Hi,
I am compiling WRFChem-3.9.1 after changing dry_dep.F and registry.chem.
But, I am getting following error:
Error: Symbol 'param_dvel_onit' at (1) already has basic type of INTEGER
module_state_description.f90:2863.39:
INTEGER :: P_dvel_onit = 1
1
Error: Symbol 'p_dvel_onit' at (1) already has basic type of INTEGER
module_state_description.f90:2864.39:
LOGICAL :: F_dvel_onit = .FALSE.
------- --------
Fatal Error: Can't open module file 'module_state_description.mod' for reading at (1): No such file or directory
0.05user 0.06system 0:00.14elapsed 78%CPU (0avgtext+0avgdata 7044maxresident)k
84inputs+1outputs (0major+14157minor)pagefaults 0swaps
make[2]: [../configure.wrf:348: module_quilt_outbuf_ops.o] Error 1 (ignored)
I have attached the compile.log file.
Please help me.
Thanks
Saurabh
I am compiling WRFChem-3.9.1 after changing dry_dep.F and registry.chem.
But, I am getting following error:
Error: Symbol 'param_dvel_onit' at (1) already has basic type of INTEGER
module_state_description.f90:2863.39:
INTEGER :: P_dvel_onit = 1
1
Error: Symbol 'p_dvel_onit' at (1) already has basic type of INTEGER
module_state_description.f90:2864.39:
LOGICAL :: F_dvel_onit = .FALSE.
------- --------
Fatal Error: Can't open module file 'module_state_description.mod' for reading at (1): No such file or directory
0.05user 0.06system 0:00.14elapsed 78%CPU (0avgtext+0avgdata 7044maxresident)k
84inputs+1outputs (0major+14157minor)pagefaults 0swaps
make[2]: [../configure.wrf:348: module_quilt_outbuf_ops.o] Error 1 (ignored)
I have attached the compile.log file.
Please help me.
Thanks
Saurabh