- 积分
- 2519
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2023-6-23
- 最后登录
- 1970-1-1
|

楼主 |
发表于 2023-6-24 08:44:00
|
显示全部楼层
mpicc -cc=icc -DFSEEKO64_OK -c -w -O3 -ip -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0 -DIWORDSIZE=4 pack_utils.c
rm -f module_wrf_error.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_wrf_error.F > module_wrf_error.G
/lib/cpp -P -nostdinc -I/home/test/models/WRF-4.0/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=1 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp module_wrf_error.G > module_wrf_error.bb
/home/test/models/WRF-4.0/WRF/tools/standard.exe module_wrf_error.bb | /lib/cpp -P -nostdinc -traditional-cpp > module_wrf_error.f90
rm -f module_wrf_error.G module_wrf_error.bb
time mpif90 -f90=ifort -o module_wrf_error.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/test/models/WRF-4.0/WRF/external/esmf_time_f90 -I/home/test/models/WRF-4.0/WRF/main -I/home/test/models/WRF-4.0/WRF/external/io_netcdf -I/home/test/models/WRF-4.0/WRF/external/io_int -I/home/test/models/WRF-4.0/WRF/frame -I/home/test/models/WRF-4.0/WRF/share -I/home/test/models/WRF-4.0/WRF/phys -I/home/test/models/WRF-4.0/WRF/wrftladj -I/home/test/models/WRF-4.0/WRF/chem -I/home/test/models/WRF-4.0/WRF/inc -I/home/test/models/tools/netCDF44intel/include -real-size `expr 8 \* 4` -i4 module_wrf_error.f90
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_shr_kind_mod.F > module_cam_shr_kind_mod.G
rm -f module_cam_error_function.o
/lib/cpp -P -nostdinc -I/home/test/models/WRF-4.0/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=1 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp module_cam_shr_kind_mod.G > module_cam_shr_kind_mod.bb
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_error_function.F > module_cam_error_function.G
/lib/cpp -P -nostdinc -I/home/test/models/WRF-4.0/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DDM_PARALLEL -DNETCDF -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=1 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp module_cam_error_function.G > module_cam_error_function.bb
/home/test/models/WRF-4.0/WRF/tools/standard.exe module_cam_shr_kind_mod.bb | /lib/cpp -P -nostdinc -traditional-cpp > module_cam_shr_kind_mod.f90
/home/test/models/WRF-4.0/WRF/tools/standard.exe module_cam_error_function.bb | /lib/cpp -P -nostdinc -traditional-cpp > module_cam_error_function.f90
rm -f module_cam_shr_kind_mod.G module_cam_shr_kind_mod.bb
rm -f module_cam_error_function.G module_cam_error_function.bb |
|