ratbiscuit225
New member
I am attempting to compile WRF using the instructions located here. I went through the instructions step by step. Each required library builds successfully, and all the tests on this page come back with a SUCCESS response matching the output the page says is normal. My versions of gfortran and gcc meet the requirements suggested here.
I am trying to compile the idealized em_b_wave case for serial starting out as I only have one core to work with at the moment. I tried running setenv WRF_EM_CORE 1 before as this is indeed an intel system and I saw elsewhere in the installation instructions that this is necessary. I've attached my compile.log. I'm not exactly a Fortran pro, but it looks to me like certain files are missing (presumably ones that should be created by the compile script, as I've ensured my actual WRF directory is fully up to date with the git repo and that I enabled --recurse-submodule on my initial clone). I don't see any errors preceding the missing files that would explain why they're not being generated, though, so I am mystified as to the cause.
Thanks for any help you can offer!
I am trying to compile the idealized em_b_wave case for serial starting out as I only have one core to work with at the moment. I tried running setenv WRF_EM_CORE 1 before as this is indeed an intel system and I saw elsewhere in the installation instructions that this is necessary. I've attached my compile.log. I'm not exactly a Fortran pro, but it looks to me like certain files are missing (presumably ones that should be created by the compile script, as I've ensured my actual WRF directory is fully up to date with the git repo and that I enabled --recurse-submodule on my initial clone). I don't see any errors preceding the missing files that would explain why they're not being generated, though, so I am mystified as to the cause.
Thanks for any help you can offer!