Hi WRF lovers,
I'm trying to customise my ideal simulation. It is going to be a long simulation with controlled boundary conditions, so I have edited the convrad ideal test case. I have made a few changes in the module_initialize_ideal.F file. In particular, I have removed the island by setting lm=0 (so that the whole surface is an ocean), and I have set the SST to my own value.
Then I did the usual clean -a, configure, compile convrad, and run. It does run, but my changes in the module_initialize_ideal.F were not taken into account. The island is still there, and the boundary condition follows the original SST set in the original version of this module, not in my edited version of it.
Do you have any intuition on what I am doing wrong ? What can I test to fix this ?
Note that I am using WRF V4.3.1 on a supercomputer with configure option 66. I attach the relevant WRF files here: View attachment WRF_v206_010.zip
Thanks a lot for any suggestions.
I'm trying to customise my ideal simulation. It is going to be a long simulation with controlled boundary conditions, so I have edited the convrad ideal test case. I have made a few changes in the module_initialize_ideal.F file. In particular, I have removed the island by setting lm=0 (so that the whole surface is an ocean), and I have set the SST to my own value.
Then I did the usual clean -a, configure, compile convrad, and run. It does run, but my changes in the module_initialize_ideal.F were not taken into account. The island is still there, and the boundary condition follows the original SST set in the original version of this module, not in my edited version of it.
Do you have any intuition on what I am doing wrong ? What can I test to fix this ?
Note that I am using WRF V4.3.1 on a supercomputer with configure option 66. I attach the relevant WRF files here: View attachment WRF_v206_010.zip
Thanks a lot for any suggestions.