- 积分
- 300
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-4-2
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
-DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_swf.F > module_ra_rrtmg_swf.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_ra_rrtmg_swf.bb | /lib/cpp -P -traditional > module_ra_rrtmg_swf.f90
rm -f module_ra_rrtmg_swf.b module_ra_rrtmg_swf.bb
time mpif90 -f90=ifort -o module_ra_rrtmg_swf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_ra_rrtmg_swf.f90
module_ra_rrtmg_swf.f90(1): catastrophic error: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.
^
compilation aborted for module_ra_rrtmg_swf.f90 (code 3)
real 0m0.766s
user 0m0.333s
sys 0m0.092s
make[3]: [module_ra_rrtmg_swf.o] Error 3 (ignored)
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_radiation_driver.F > module_radiation_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_radiation_driver.bb | /lib/cpp -P -traditional > module_radiation_driver.f90
rm -f module_radiation_driver.b module_radiation_driver.bb
time mpif90 -f90=ifort -o module_radiation_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_radiation_driver.f90
module_radiation_driver.f90(172): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_RA_RRTMG_SWF]
USE module_ra_rrtmg_swf , ONLY : rrtmg_swrad_fast
-------^
module_radiation_driver.f90(1764): error #6406: Conflicting attributes or multiple declaration of name. [RRTMG_SWRAD_FAST]
CALL RRTMG_SWRAD_FAST( &
------------------^
module_radiation_driver.f90(172): error #6580: Name in only-list does not exist. [RRTMG_SWRAD_FAST]
USE module_ra_rrtmg_swf , ONLY : rrtmg_swrad_fast
-------------------------------------^
compilation aborted for module_radiation_driver.f90 (code 1)
real 0m0.864s
user 0m0.425s
sys 0m0.258s
make[3]: [module_radiation_driver.o] Error 1 (ignored)
rm -f module_sf_noahdrv.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahdrv.F > module_sf_noahdrv.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_sf_noahdrv.bb | /lib/cpp -P -traditional > module_sf_noahdrv.f90
rm -f module_sf_noahdrv.b module_sf_noahdrv.bb
time mpif90 -f90=ifort -o module_sf_noahdrv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_sf_noahdrv.f90
real 0m5.294s
user 0m4.987s
sys 0m0.101s
rm -f module_fr_fire_model.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_model.F > module_fr_fire_model.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_fr_fire_model.bb | /lib/cpp -P -traditional > module_fr_fire_model.f90
rm -f module_fr_fire_model.b module_fr_fire_model.bb
time mpif90 -f90=ifort -o module_fr_fire_model.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_fr_fire_model.f90
real 0m0.941s
user 0m0.841s
sys 0m0.073s
rm -f module_cam_wv_saturation.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_wv_saturation.F > module_cam_wv_saturation.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cam_wv_saturation.bb | /lib/cpp -P -traditional > module_cam_wv_saturation.f90
rm -f module_cam_wv_saturation.b module_cam_wv_saturation.bb
time mpif90 -f90=ifort -o module_cam_wv_saturation.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cam_wv_saturation.f90
real 0m0.361s
user 0m0.254s
sys 0m0.059s
rm -f module_cam_molec_diff.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_molec_diff.F > module_cam_molec_diff.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cam_molec_diff.bb | /lib/cpp -P -traditional > module_cam_molec_diff.f90
rm -f module_cam_molec_diff.b module_cam_molec_diff.bb
time mpif90 -f90=ifort -o module_cam_molec_diff.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cam_molec_diff.f90
real 0m0.515s
user 0m0.420s
sys 0m0.060s
rm -f module_cam_mp_ndrop.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_ndrop.F > module_cam_mp_ndrop.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cam_mp_ndrop.bb | /lib/cpp -P -traditional > module_cam_mp_ndrop.f90
rm -f module_cam_mp_ndrop.b module_cam_mp_ndrop.bb
time mpif90 -f90=ifort -o module_cam_mp_ndrop.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cam_mp_ndrop.f90
real 0m2.825s
user 0m2.658s
sys 0m0.094s
rm -f module_cam_mp_cldwat2m_micro.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_cldwat2m_micro.F > module_cam_mp_cldwat2m_micro.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cam_mp_cldwat2m_micro.bb | /lib/cpp -P -traditional > module_cam_mp_cldwat2m_micro.f90
rm -f module_cam_mp_cldwat2m_micro.b module_cam_mp_cldwat2m_micro.bb
time mpif90 -f90=ifort -o module_cam_mp_cldwat2m_micro.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cam_mp_cldwat2m_micro.f90
real 0m8.732s
user 0m8.484s
sys 0m0.153s
rm -f module_mixactivate.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mixactivate.F > module_mixactivate.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_mixactivate.bb | /lib/cpp -P -traditional > module_mixactivate.f90
rm -f module_mixactivate.b module_mixactivate.bb
time mpif90 -f90=ifort -o module_mixactivate.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_mixactivate.f90
module_mixactivate.f90(262): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_RADIATION_DRIVER]
USE module_radiation_driver, only: cal_cldfra2
------^
module_mixactivate.f90(497): error #6406: Conflicting attributes or multiple declaration of name. [CAL_CLDFRA2]
CALL cal_cldfra2(CLDFRA,qc,qi,f_qc,f_qi, &
----------^
module_mixactivate.f90(262): error #6580: Name in only-list does not exist. [CAL_CLDFRA2]
USE module_radiation_driver, only: cal_cldfra2
-------------------------------------^
compilation aborted for module_mixactivate.f90 (code 1)
real 0m0.128s
user 0m0.056s
sys 0m0.052s
make[3]: [module_mixactivate.o] Error 1 (ignored)
rm -f module_fr_fire_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_driver.F > module_fr_fire_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_fr_fire_driver.bb | /lib/cpp -P -traditional > module_fr_fire_driver.f90
rm -f module_fr_fire_driver.b module_fr_fire_driver.bb
time mpif90 -f90=ifort -o module_fr_fire_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_fr_fire_driver.f90
real 0m2.561s
user 0m2.226s
sys 0m0.271s
rm -f module_cam_cldwat.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_cldwat.F > module_cam_cldwat.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cam_cldwat.bb | /lib/cpp -P -traditional > module_cam_cldwat.f90
rm -f module_cam_cldwat.b module_cam_cldwat.bb
time mpif90 -f90=ifort -o module_cam_cldwat.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cam_cldwat.f90
real 0m0.111s
user 0m0.050s
sys 0m0.050s
rm -f module_cam_esinti.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_esinti.F > module_cam_esinti.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cam_esinti.bb | /lib/cpp -P -traditional > module_cam_esinti.f90
rm -f module_cam_esinti.b module_cam_esinti.bb
time mpif90 -f90=ifort -o module_cam_esinti.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cam_esinti.f90
real 0m0.100s
user 0m0.040s
sys 0m0.050s
rm -f module_cam_mp_microp_aero.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_microp_aero.F > module_cam_mp_microp_aero.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cam_mp_microp_aero.bb | /lib/cpp -P -traditional > module_cam_mp_microp_aero.f90
rm -f module_cam_mp_microp_aero.b module_cam_mp_microp_aero.bb
time mpif90 -f90=ifort -o module_cam_mp_microp_aero.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cam_mp_microp_aero.f90
real 0m0.978s
user 0m0.894s
sys 0m0.068s
rm -f module_bl_camuwpbl_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_camuwpbl_driver.F > module_bl_camuwpbl_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_bl_camuwpbl_driver.bb | /lib/cpp -P -traditional > module_bl_camuwpbl_driver.f90
rm -f module_bl_camuwpbl_driver.b module_bl_camuwpbl_driver.bb
time mpif90 -f90=ifort -o module_bl_camuwpbl_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_bl_camuwpbl_driver.f90
real 0m3.344s
user 0m3.101s
sys 0m0.090s
rm -f module_mp_cammgmp_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_cammgmp_driver.F > module_mp_cammgmp_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_mp_cammgmp_driver.bb | /lib/cpp -P -traditional > module_mp_cammgmp_driver.f90
rm -f module_mp_cammgmp_driver.b module_mp_cammgmp_driver.bb
time mpif90 -f90=ifort -o module_mp_cammgmp_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_mp_cammgmp_driver.f90
real 0m7.203s
user 0m6.826s
sys 0m0.114s
rm -f module_shcu_camuwshcu.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_camuwshcu.F > module_shcu_camuwshcu.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_shcu_camuwshcu.bb | /lib/cpp -P -traditional > module_shcu_camuwshcu.f90
rm -f module_shcu_camuwshcu.b module_shcu_camuwshcu.bb
time mpif90 -f90=ifort -o module_shcu_camuwshcu.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_shcu_camuwshcu.f90
real 0m18.036s
user 0m17.060s
sys 0m0.444s
rm -f module_cu_camzm.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_camzm.F > module_cu_camzm.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cu_camzm.bb | /lib/cpp -P -traditional > module_cu_camzm.f90
rm -f module_cu_camzm.b module_cu_camzm.bb
time mpif90 -f90=ifort -o module_cu_camzm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cu_camzm.f90
real 0m4.165s
user 0m3.890s
sys 0m0.089s
rm -f module_cu_kfcup.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_kfcup.F > module_cu_kfcup.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cu_kfcup.bb | /lib/cpp -P -traditional > module_cu_kfcup.f90
rm -f module_cu_kfcup.b module_cu_kfcup.bb
time mpif90 -f90=ifort -o module_cu_kfcup.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cu_kfcup.f90
module_cu_kfcup.f90(4873): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_MIXACTIVATE]
use module_mixactivate, only: activate
----------^
module_cu_kfcup.f90(4950): error #6406: Conflicting attributes or multiple declaration of name. [ACTIVATE]
call activate( w_act, 0.0, 0.0, 0.0, 1.0, tk_act, rho_act, &
-----------^
module_cu_kfcup.f90(4873): error #6580: Name in only-list does not exist. [ACTIVATE]
use module_mixactivate, only: activate
-------------------------------------^
compilation aborted for module_cu_kfcup.f90 (code 1)
real 0m0.192s
user 0m0.080s
sys 0m0.041s
make[3]: [module_cu_kfcup.o] Error 1 (ignored)
rm -f module_pbl_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_pbl_driver.F > module_pbl_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_pbl_driver.bb | /lib/cpp -P -traditional > module_pbl_driver.f90
rm -f module_pbl_driver.b module_pbl_driver.bb
time mpif90 -f90=ifort -o module_pbl_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_pbl_driver.f90
real 0m4.127s
user 0m3.660s
sys 0m0.161s
rm -f module_microphysics_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_microphysics_driver.F > module_microphysics_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_microphysics_driver.bb | /lib/cpp -P -traditional > module_microphysics_driver.f90
rm -f module_microphysics_driver.b module_microphysics_driver.bb
time mpif90 -f90=ifort -o module_microphysics_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_microphysics_driver.f90
module_microphysics_driver.f90(133): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_MIXACTIVATE]
USE module_mixactivate, only: prescribe_aerosol_mixactivate
-------^
module_microphysics_driver.f90(568): error #6406: Conflicting attributes or multiple declaration of name. [PRESCRIBE_AEROSOL_MIXACTIVATE]
call prescribe_aerosol_mixactivate ( &
------------------^
module_microphysics_driver.f90(133): error #6580: Name in only-list does not exist. [PRESCRIBE_AEROSOL_MIXACTIVATE]
USE module_mixactivate, only: prescribe_aerosol_mixactivate
---------------------------------^
compilation aborted for module_microphysics_driver.f90 (code 1)
real 0m0.378s
user 0m0.123s
sys 0m0.067s
make[3]: [module_microphysics_driver.o] Error 1 (ignored)
rm -f module_fr_fire_driver_wrf.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_driver_wrf.F > module_fr_fire_driver_wrf.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_fr_fire_driver_wrf.bb | /lib/cpp -P -traditional > module_fr_fire_driver_wrf.f90
rm -f module_fr_fire_driver_wrf.b module_fr_fire_driver_wrf.bb
time mpif90 -f90=ifort -o module_fr_fire_driver_wrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_fr_fire_driver_wrf.f90
real 0m1.262s
user 0m1.074s
sys 0m0.106s
rm -f module_shcu_camuwshcu_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_camuwshcu_driver.F > module_shcu_camuwshcu_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_shcu_camuwshcu_driver.bb | /lib/cpp -P -traditional > module_shcu_camuwshcu_driver.f90
rm -f module_shcu_camuwshcu_driver.b module_shcu_camuwshcu_driver.bb
time mpif90 -f90=ifort -o module_shcu_camuwshcu_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_shcu_camuwshcu_driver.f90
real 0m0.867s
user 0m0.760s
sys 0m0.053s
rm -f module_cu_camzm_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_camzm_driver.F > module_cu_camzm_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cu_camzm_driver.bb | /lib/cpp -P -traditional > module_cu_camzm_driver.f90
rm -f module_cu_camzm_driver.b module_cu_camzm_driver.bb
time mpif90 -f90=ifort -o module_cu_camzm_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cu_camzm_driver.f90
real 0m2.678s
user 0m2.529s
sys 0m0.082s
rm -f module_shallowcu_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shallowcu_driver.F > module_shallowcu_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_shallowcu_driver.bb | /lib/cpp -P -traditional > module_shallowcu_driver.f90
rm -f module_shallowcu_driver.b module_shallowcu_driver.bb
time mpif90 -f90=ifort -o module_shallowcu_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_shallowcu_driver.f90
real 0m0.898s
user 0m0.750s
sys 0m0.086s
rm -f module_cumulus_driver.o
/lib/cpp -P -I/home/hua/WRF3.7/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DGRIB2 -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cumulus_driver.F > module_cumulus_driver.bb
/home/hua/WRF3.7/WRFV3/tools/standard.exe module_cumulus_driver.bb | /lib/cpp -P -traditional > module_cumulus_driver.f90
rm -f module_cumulus_driver.b module_cumulus_driver.bb
time mpif90 -f90=ifort -o module_cumulus_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/hua/WRF3.7/WRFV3/external/esmf_time_f90 -I/home/hua/WRF3.7/WRFV3/main -I/home/hua/WRF3.7/WRFV3/external/io_netcdf -I/home/hua/WRF3.7/WRFV3/external/io_int -I/home/hua/WRF3.7/WRFV3/frame -I/home/hua/WRF3.7/WRFV3/share -I/home/hua/WRF3.7/WRFV3/phys -I/home/hua/WRF3.7/WRFV3/chem -I/home/hua/WRF3.7/WRFV3/inc -I/home/hua/soft/netcdf4/include -real-size `expr 8 \* 4` -i4 module_cumulus_driver.f90
module_cumulus_driver.f90(160): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_CU_KFCUP]
USE module_cu_kfcup , ONLY : KF_CUP_CPS
-------^
module_cumulus_driver.f90(1287): error #6406: Conflicting attributes or multiple declaration of name. [KF_CUP_CPS]
CALL KF_CUP_CPS( GRID_ID=grid%grid_id &
-------------^
module_cumulus_driver.f90(160): error #6580: Name in only-list does not exist. [KF_CUP_CPS]
USE module_cu_kfcup , ONLY : KF_CUP_CPS
---------------------------------^
compilation aborted for module_cumulus_driver.f90 (code 1)
real 0m1.086s
user 0m0.419s
sys 0m0.269s
make[3]: [module_cumulus_driver.o] Error 1 (ignored)
|
-
-
|