Hi all,
When I run ./case.build, there is an error:
/home/yuansun/Desktop/ForCodeTest/my_cesm_sandbox/components/clm/src/main/controlMod.F90:37:6:
37 | use UrbanParamsType , only: UrbanReadNML
| 1
Fatal Error: Cannot open module file ‘urbanparamstype.mod’ for reading at (1): No such file or directory
compilation terminated.
However, I have checked ''UrbanParamsType.F90' module whose module name is consistent with 'UrbanParamsType'.
If someone know what is wrong? Thank you.
Best,
Yuan
When I run ./case.build, there is an error:
/home/yuansun/Desktop/ForCodeTest/my_cesm_sandbox/components/clm/src/main/controlMod.F90:37:6:
37 | use UrbanParamsType , only: UrbanReadNML
| 1
Fatal Error: Cannot open module file ‘urbanparamstype.mod’ for reading at (1): No such file or directory
compilation terminated.
However, I have checked ''UrbanParamsType.F90' module whose module name is consistent with 'UrbanParamsType'.
If someone know what is wrong? Thank you.
Best,
Yuan