Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Can I run em_les ideal case in WRF-chem

hui.zhong

New member
Hi,
I want use WRF-chem, and compile em_les, but I failed, the compile log shows error like this, how can I compile Wrf-chem and run LES ideal case:

make[1]: *** [Makefile:82: y.tab.c] Error 127

/opt/wrf/WRF/chem/KPP/kpp/kpp-2.1/bin/kpp cb05_sorg_aq.kpp
make: /opt/wrf/WRF/chem/KPP/kpp/kpp-2.1/bin/kpp: Command not found
make: *** [Makefile:3: cb05_sorg_aq_Integrator.f90] Error 127
grep: ../../../module_kpp_cb05_sorg_aq_Integr.F: No such file or directory

make[1]: *** No rule to make target 'module_kpp_cb05_sorg_aq_Precision.F', needed by 'module_kpp_cb05_sorg_aq_Precision.o'. Stop.
make[1]: Leaving directory '/opt/wrf/WRF/chem/KPP/util/write_decomp'
make: *** [Makefile:28: all] Error 2

opt/wrf/WRF/chem/KPP/kpp/kpp-2.1/bin/kpp cb05_sorg_vbs_aq.kpp
make: /opt/wrf/WRF/chem/KPP/kpp/kpp-2.1/bin/kpp: Command not found
make: *** [Makefile:3: cb05_sorg_vbs_aq_Integrator.f90] Error 127
grep: ../../../module_kpp_cb05_sorg_vbs_aq_Integr.F: No such file or directory
Makefile:50: warning: overriding recipe for target '.F.o'
 
Top