Dear sir in charge of WRF, dear all,
I have been trying to couple a software to simulate urban conditions (UCM), and it has different input parameters compared to Kusaka model.
I have shifted some of them in physics, namely the following files:
-module_sf_noahlsm.F
-module_surface_driver.F
-module_physics_init.F
For my surprise, when I compile the entire program again, the correspondent files in main directory simply disappear.
-module_sf_noahlsm.mod
-module_surface_driver.mod
-module_physics_init.mod
-module_myucm.mod
What should I do to solve the problem? By the way, may it be a problem of my software?
Thanks in advance,