Neither WRF_EM_CORE nor WRF_PLUS_CORE
        are explicitly specified in shell environment.... 
 
============================================================================================== 
 
V4.5
git commit 3bfc577a86d438c1bdac1e7c219f82a22b62c51d 1 file changed, 1 insertion(+), 1 deletion(-)
 
Compiling: WRF_EM_CORE  
 
Linux cheyenne4 4.12.14-95.51-default #1 SMP Fri Apr 17 08:14:12 UTC 2020 (c6bab98) x86_64 x86_64 x86_64 GNU/Linux
 
Not sure how to figure out the version of this compiler: ifx
 
============================================================================================== 
 
setting parallel make -j 2
 
============================================================================================== 
 
The following indicate the compilers selected to build the WRF system
 
Serial Fortran compiler (mostly for tool generation):
which SFC
/glade/u/apps/opt/intel/2022.1/compiler/latest/linux/bin/ifx
 
Serial C compiler (mostly for tool generation):
which SCC
/glade/u/apps/opt/intel/2022.1/compiler/latest/linux/bin/icx
 
Fortran compiler for the model source code:
which FC
/glade/u/apps/ch/opt/mpt/2.25/bin/mpif90
Will use 'time' to report timing information
 
C compiler for the model source code:
which CC
/glade/u/apps/ch/opt/mpt/2.25/bin/mpicc
 
============================================================================================== 
 
make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " ext
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt'
--------------------------------------
if [ 0 -eq 0 ] ; then \
  ( cd frame ; make -i -r externals ) ; \
else \
  ( cd frame ; make -i -r PLUSFLAG="-DWRFPLUS=1" externals ) ; \
fi
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/frame'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 ; \
          make -j 2 FC="ifx -real-size `expr 8 \* 4` -i4  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  " RANLIB="ranlib" \
          CPP="/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I. -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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90'
make[3]: Nothing to be done for 'default'.
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf ; \
          make -j 2 NETCDFPATH="/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1" RANLIB="ranlib" CPP="/lib/cpp -P -nostdinc" \
          CC="icx" CFLAGS="-w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0" \
          FC="ifx -real-size `expr 8 \* 4` -i4 -qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/io_pnetcdf ; \
          make -j 2 NETCDFPATH="/glade/u/apps/ch/opt/pnetcdf/1.12.2/mpt/2.25/intel/2022.1/" RANLIB="ranlib" CPP="/lib/cpp -P -nostdinc -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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0" \
          FC="time mpif90 -f90=ifx -real-size `expr 8 \* 4` -i4 -qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_pnetcdf'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_pnetcdf'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/ioapi_share ; \
          make -i -r NATIVE_RWORDSIZE="4" RWORDSIZE="4" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/ioapi_share'
( /bin/rm -f ../../inc/wrf_io_flags.h foo_io_flags.h; \
/bin/cp wrf_io_flags.h foo_io_flags.h; \
if [ 4 -ne 4 ] ; then \
  /bin/rm -f foo_io_flags.h; \
  sed -e 's/104/105/' wrf_io_flags.h > foo_io_flags.h ;\
fi ; \
/bin/mv foo_io_flags.h ../../inc/wrf_io_flags.h )
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/ioapi_share'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share ; \
          make -j 2 CC="icx" CFLAGS="-w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -P -nostdinc" \
          FC="ifx -real-size `expr 8 \* 4` -i4 -I.  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" AR="ar" ARFLAGS="ru" archive) 
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share'
make[4]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share'
ar ru ./libio_grib_share.a io_grib_share.o get_region_center.o gridnav.o open_file.o
ranlib ./libio_grib_share.a
make[4]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share'
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1 ; \
          make -j 2 CC="icx" CFLAGS="-w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -P -nostdinc" \
          FC="ifx -real-size `expr 8 \* 4` -i4 -I.  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" AR="ar" ARFLAGS="ru" archive)
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1'
        Doing make archive on library subdirectory MEL_grib1
make[4]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/MEL_grib1'
make[5]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/MEL_grib1'
ar ru ../libio_grib1.a FTP_getfile.o apply_bitmap.o display_gribhdr.o gbyte.o grib_dec.o grib_enc.o grib_seek.o gribgetbds.o gribgetbms.o gribgetgds.o gribgetpds.o gribhdr2file.o gribputbds.o gribputgds.o gribputpds.o hdr_print.o init_dec_struct.o init_enc_struct.o init_gribhdr.o init_struct.o ld_dec_lookup.o ld_enc_input.o ld_enc_lookup.o ld_grib_origctrs.o make_default_grbfn.o make_grib_log.o map_lvl.o map_parm.o pack_spatial.o prt_inp_struct.o upd_child_errmsg.o prt_badmsg.o swap.o grib_uthin.o set_bytes.o
ranlib ../libio_grib1.a
make[5]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/MEL_grib1'
make[4]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/MEL_grib1'
        Doing make archive on library subdirectory grib1_util
make[4]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/grib1_util'
make[5]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/grib1_util'
ar ru ../libio_grib1.a alloc_2d.o read_grib.o write_grib.o
ranlib ../libio_grib1.a
make[5]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/grib1_util'
make[4]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/grib1_util'
        Doing make archive on library subdirectory WGRIB
make[4]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/WGRIB'
make[4]: Nothing to be done for 'archive'.
make[4]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/WGRIB'
make[4]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1'
ar ru ./libio_grib1.a grib1_routines.o gribmap.o io_grib1.o trim.o
ranlib ./libio_grib1.a
make[4]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1'
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/io_int ; \
          make -j 2 CC="mpicc -cc=icx -DFSEEKO64_OK " CFLAGS_LOCAL="-w -O3 -ip -DRPC_TYPES=1 " RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -P -nostdinc" \
          FC="time mpif90 -f90=ifx -real-size `expr 8 \* 4` -i4  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto" FGREP="fgrep -iq" \
          TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" AR="ar" ARFLAGS="ru" ARCHFLAGS="-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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0" all )
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int'
Diffwrf io_int will be built later on in this compile. No need to rerun compile. 
Diffwrf io_int will be built later on in this compile. No need to rerun compile. 
Diffwrf io_int will be built later on in this compile. No need to rerun compile. 
Diffwrf io_int will be built later on in this compile. No need to rerun compile. 
Diffwrf io_int will be built later on in this compile. No need to rerun compile. 
Diffwrf io_int will be built later on in this compile. No need to rerun compile. 
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
  time mpif90 -f90=ifx -real-size 32 -i4  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto   -I../ioapi_share -o diffwrf diffwrf.f \
	../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o  libwrfio_int.a ; \
fi
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int'
( cd /glade/u/home/aislas/wrf-model/wrf_alt/external/fftpack/fftpack5 ; \
          make -j 2 FC="ifx" FFLAGS="-real-size `expr 8 \* 4` -i4  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  " RANLIB="ranlib" AR="ar" \
          ARFLAGS="ru" CPP="/lib/cpp -P -nostdinc" CPPFLAGS="-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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT " RM="rm -f" )
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/fftpack/fftpack5'
ar ru libfftpack.a c1f2kb.o  cfft1b.o  cmf3kf.o  cosqb1.o  costmi.o   dcosq1f.o  dfftb1.o   mradb2.o  mrfti1.o  r1fgkf.o     rfft2i.o  sinqmi.o  z1f2kf.o  zfft1f.o  zmf4kb.o c1f2kf.o  cfft1f.o  cmf4kb.o  cosqf1.o  d1f2kb.o   dcosq1i.o  dfftf1.o   mradb3.o  msntb1.o  r4_factor.o  rfftb1.o  sint1b.o  z1f3kb.o  zfft1i.o  zmf4kf.o c1f3kb.o  cfft1i.o  cmf4kf.o  cosqmb.o  d1f2kf.o   dcosqb1.o  dffti1.o   mradb4.o  msntf1.o  r4_mcfti1.o  rfftf1.o  sint1f.o  z1f3kf.o  zfft2b.o  zmf5kb.o c1f3kf.o  cfft2b.o  cmf5kb.o  cosqmf.o  d1f3kb.o   dcosqf1.o  dsint1b.o  mradb5.o  r1f2kb.o  r4_tables.o  rffti1.o  sint1i.o  z1f4kb.o  zfft2f.o  zmf5kf.o c1f4kb.o  cfft2f.o  cmf5kf.o  cosqmi.o  d1f3kf.o   dcost1b.o  dsint1f.o  mradbg.o  r1f2kf.o  r8_factor.o  rfftmb.o  sintb1.o  z1f4kf.o  zfft2i.o  zmfgkb.o c1f4kf.o  cfft2i.o  cmfgkb.o  cost1b.o  d1f4kb.o   dcost1f.o  dsint1i.o  mradf2.o  r1f3kb.o  r8_mcfti1.o  rfftmf.o  sintf1.o  z1f5kb.o  zfftmb.o  zmfgkf.o c1f5kb.o  cfftmb.o  cmfgkf.o  cost1f.o  d1f4kf.o   dcost1i.o  dsintb1.o  mradf3.o  r1f3kf.o  r8_tables.o  rfftmi.o  sintmb.o  z1f5kf.o  zfftmf.o  zmfm1b.o c1f5kf.o  cfftmf.o  cmfm1b.o  cost1i.o  d1f5kb.o   dcostb1.o  dsintf1.o  mradf4.o  r1f4kb.o  rfft1b.o     sinq1b.o  sintmf.o  z1fgkb.o  zfftmi.o  zmfm1f.o c1fgkb.o  cfftmi.o  cmfm1f.o  costb1.o  d1f5kf.o   dcostf1.o  mcsqb1.o   mradf5.o  r1f4kf.o  rfft1f.o     sinq1f.o  sintmi.o  z1fgkf.o  zmf2kb.o c1fgkf.o  cmf2kb.o  cosq1b.o  costf1.o  d1fgkb.o   dfft1b.o   mcsqf1.o   mradfg.o  r1f5kb.o  rfft1i.o     sinq1i.o  xercon.o  z1fm1b.o  zmf2kf.o c1fm1b.o  cmf2kf.o  cosq1f.o  costmb.o  d1fgkf.o   dfft1f.o   mcstb1.o   mrftb1.o  r1f5kf.o  rfft2b.o     sinqmb.o  xerfft.o  z1fm1f.o  zmf3kb.o c1fm1f.o  cmf3kb.o  cosq1i.o  costmf.o  dcosq1b.o  dfft1i.o   mcstf1.o   mrftf1.o  r1fgkb.o  rfft2f.o     sinqmf.o  z1f2kb.o  zfft1b.o  zmf3kf.o 
ranlib libfftpack.a
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/fftpack/fftpack5'
( if [ ! -e /glade/u/home/aislas/wrf-model/wrf_alt/tools/gen_comms.c ] ; then \
          /bin/cp /glade/u/home/aislas/wrf-model/wrf_alt/tools/gen_comms_warning /glade/u/home/aislas/wrf-model/wrf_alt/tools/gen_comms.c ; \
          cat /glade/u/home/aislas/wrf-model/wrf_alt/external/RSL_LITE/gen_comms.c >> /glade/u/home/aislas/wrf-model/wrf_alt/tools/gen_comms.c ; fi )
( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; \
          cat /glade/u/home/aislas/wrf-model/wrf_alt/external/RSL_LITE/module_dm.F >> module_dm.F ; fi )
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/frame'
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt'
make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " toolsdir
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt'
--------------------------------------
if [ 0 -eq 0 ] ; then \
  ( cd tools ; make -i -r CC_TOOLS_CFLAGS="-DNMM_CORE=0" CC_TOOLS="icx  -DIWORDSIZE=4 -DMAX_HISTORY=25" ) ; \
else \
  ( cd tools ; make -i -r CC_TOOLS_CFLAGS="-DNMM_CORE=0" CC_TOOLS="icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DWRFPLUS=1" ) ; \
fi
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/tools'
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  registry.c
registry.c:63:3: warning: implicit declaration of function 'sym_forget' is invalid in C99 [-Wimplicit-function-declaration]
  sym_forget() ;
  ^
registry.c:135:3: warning: implicit declaration of function 'gen_io_boilerplate' is invalid in C99 [-Wimplicit-function-declaration]
  gen_io_boilerplate() ;  /* 20091213 jm.  Generate the io_boilerplate_temporary.inc file */
  ^
registry.c:137:3: warning: implicit declaration of function 'init_parser' is invalid in C99 [-Wimplicit-function-declaration]
  init_parser() ;
  ^
registry.c:217:8: warning: implicit declaration of function 'pre_parse' is invalid in C99 [-Wimplicit-function-declaration]
  if ( pre_parse( dir, fp_in, fp_tmp ) ) {
       ^
registry.c:237:3: warning: implicit declaration of function 'check_dimspecs' is invalid in C99 [-Wimplicit-function-declaration]
  check_dimspecs() ;
  ^
registry.c:247:3: warning: implicit declaration of function 'gen_actual_args_new' is invalid in C99 [-Wimplicit-function-declaration]
  gen_actual_args_new( "inc" ) ;
  ^
registry.c:249:3: warning: implicit declaration of function 'gen_dummy_args_new' is invalid in C99 [-Wimplicit-function-declaration]
  gen_dummy_args_new( "inc" ) ;
  ^
registry.c:251:3: warning: implicit declaration of function 'gen_dummy_decls_new' is invalid in C99 [-Wimplicit-function-declaration]
  gen_dummy_decls_new( "inc" ) ;
  ^
registry.c:253:3: warning: implicit declaration of function 'gen_namelist_statements' is invalid in C99 [-Wimplicit-function-declaration]
  gen_namelist_statements("inc") ;
  ^
registry.c:263:3: warning: implicit declaration of function 'gen_nest_interp' is invalid in C99 [-Wimplicit-function-declaration]
  gen_nest_interp( "inc" ) ;
  ^
registry.c:264:3: warning: implicit declaration of function 'gen_nest_v_interp' is invalid in C99 [-Wimplicit-function-declaration]
  gen_nest_v_interp( "inc") ; /*KAL added this for vertical interpolation*/
  ^
registry.c:266:3: warning: implicit declaration of function 'gen_streams' is invalid in C99 [-Wimplicit-function-declaration]
  gen_streams("inc") ;
  ^
registry.c:269:3: warning: implicit declaration of function 'gen_comms' is invalid in C99 [-Wimplicit-function-declaration]
  gen_comms( "inc" ) ;    /* this is either package supplied (by copying a */
  ^
13 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  my_strtok.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  reg_parse.c
reg_parse.c:229:15: warning: implicitly declaring library function 'tolower' with type 'int (int)' [-Wimplicit-function-declaration]
          x = tolower(tokens[F_DIMS][i]) ;
              ^
reg_parse.c:229:15: note: include the header <ctype.h> or explicitly provide a declaration for 'tolower'
reg_parse.c:258:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                sprintf(tracers[ntracers],tokens[F_USE]) ;
                                          ^~~~~~~~~~~~~
reg_parse.c:258:36: note: treat the string as an argument to avoid this
                sprintf(tracers[ntracers],tokens[F_USE]) ;
                                          ^
                                          "%s", 
reg_parse.c:1060:14: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
        if ( ! q->node_kind & RCONFIG )
             ^              ~
reg_parse.c:1060:14: note: add parentheses after the '!' to evaluate the bitwise operator first
        if ( ! q->node_kind & RCONFIG )
             ^
               (                     )
reg_parse.c:1060:14: note: add parentheses around left hand side expression to silence this warning
        if ( ! q->node_kind & RCONFIG )
             ^
             (             )
reg_parse.c:1085:12: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
      if ( ! q->node_kind & RCONFIG )
           ^              ~
reg_parse.c:1085:12: note: add parentheses after the '!' to evaluate the bitwise operator first
      if ( ! q->node_kind & RCONFIG )
           ^
             (                     )
reg_parse.c:1085:12: note: add parentheses around left hand side expression to silence this warning
      if ( ! q->node_kind & RCONFIG )
           ^
           (             )
4 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  data.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  type.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  misc.c
misc.c:434:32: warning: implicit declaration of function 'getpid' is invalid in C99 [-Wimplicit-function-declaration]
  sprintf(tempfile,"regtmp1%d",getpid()) ;
                               ^
misc.c:449:32: warning: implicit declaration of function 'getpid' is invalid in C99 [-Wimplicit-function-declaration]
  sprintf(tempfile,"regtmp1%d",getpid()) ;
                               ^
misc.c:467:35: warning: implicitly declaring library function 'toupper' with type 'int (int)' [-Wimplicit-function-declaration]
  for ( p = str ; *p ; p++ ) *p = toupper(*p) ; 
                                  ^
misc.c:467:35: note: include the header <ctype.h> or explicitly provide a declaration for 'toupper'
misc.c:477:35: warning: implicitly declaring library function 'tolower' with type 'int (int)' [-Wimplicit-function-declaration]
  for ( p = str ; *p ; p++ ) *p = tolower(*p) ; 
                                  ^
misc.c:477:35: note: include the header <ctype.h> or explicitly provide a declaration for 'tolower'
4 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_defs.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_allocs.c
gen_allocs.c:111:5: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
    make_upper_case(dname_tmp) ;
    ^
1 warning generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_mod_state_descr.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_scalar_indices.c
gen_scalar_indices.c:218:19: warning: implicit declaration of function 'make_lower_case' is invalid in C99 [-Wimplicit-function-declaration]
                  make_lower_case(fname2)  ;
                  ^
1 warning generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_args.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_config.c
gen_config.c:135:3: warning: implicit declaration of function 'sym_forget' is invalid in C99 [-Wimplicit-function-declaration]
  sym_forget() ;
  ^
gen_config.c:167:25: warning: implicitly declaring library function 'toupper' with type 'int (int)' [-Wimplicit-function-declaration]
                  fputc(toupper(*i),fp); 
                        ^
gen_config.c:167:25: note: include the header <ctype.h> or explicitly provide a declaration for 'toupper'
gen_config.c:418:3: warning: implicit declaration of function 'sym_forget' is invalid in C99 [-Wimplicit-function-declaration]
  sym_forget() ;
  ^
3 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  sym.c
sym.c:73:5: warning: implicit declaration of function 'create_ht' is invalid in C99 [-Wimplicit-function-declaration]
    create_ht( &symtab ) ;
    ^
sym.c:77:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
        exit(1) ;
        ^
sym.c:77:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
sym.c:153:3: warning: implicit declaration of function 'create_ht' is invalid in C99 [-Wimplicit-function-declaration]
  create_ht( &symtab ) ;
  ^
3 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  symtab_gen.c
symtab_gen.c:62:13: warning: implicit declaration of function 'hash' is invalid in C99 [-Wimplicit-function-declaration]
    index = hash( name ) ;
            ^
1 warning generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_irr_diag.c
gen_irr_diag.c:131:25: warning: implicitly declaring library function 'toupper' with type 'int (int)' [-Wimplicit-function-declaration]
            wstrg1[i] = toupper( wstrg1[i] );
                        ^
gen_irr_diag.c:131:25: note: include the header <ctype.h> or explicitly provide a declaration for 'toupper'
gen_irr_diag.c:257:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
   fprintf( fp_inc,line );
                   ^~~~
gen_irr_diag.c:257:20: note: treat the string as an argument to avoid this
   fprintf( fp_inc,line );
                   ^
                   "%s", 
gen_irr_diag.c:262:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
     fprintf( fp_inc,line );
                     ^~~~
gen_irr_diag.c:262:22: note: treat the string as an argument to avoid this
     fprintf( fp_inc,line );
                     ^
                     "%s", 
gen_irr_diag.c:275:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
   fprintf( fp_inc,line );
                   ^~~~
gen_irr_diag.c:275:20: note: treat the string as an argument to avoid this
   fprintf( fp_inc,line );
                   ^
                   "%s", 
gen_irr_diag.c:278:18: warning: relational comparison result unused [-Wunused-comparison]
   for( i = 0; i < nChmOpts,rxt_cnt[i] > 0; i++ ) {
               ~~^~~~~~~~~~
5 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_model_data_ord.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_interp.c
gen_interp.c:96:5: warning: implicit declaration of function 'gen_nest_interp2' is invalid in C99 [-Wimplicit-function-declaration]
    gen_nest_interp2( fp, Domain.fields, NULL, down_path[ipath], (down_path[ipath]==FORCE_DOWN)?2:2 );
    ^
gen_interp.c:380:21: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
               if ( ! p->node_kind & FOURD ) {
                    ^              ~
gen_interp.c:380:21: note: add parentheses after the '!' to evaluate the bitwise operator first
               if ( ! p->node_kind & FOURD ) {
                    ^
                      (                   )
gen_interp.c:380:21: note: add parentheses around left hand side expression to silence this warning
               if ( ! p->node_kind & FOURD ) {
                    ^
                    (             )
gen_interp.c:549:26: warning: expression result unused [-Wunused-value]
                     ( ddim[1][1], "kde") ||
                       ~~~~~~~ ~^
gen_interp.c:550:23: warning: expression result unused [-Wunused-value]
                         ( ddim[2][1], "kde")) {        
                           ~~~~~~~ ~^
4 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_comms.c
gen_comms.c:351:9: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
        make_upper_case(commname) ;
        ^
gen_comms.c:369:7: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
      make_upper_case(commname) ;
      ^
gen_comms.c:1239:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
gen_packs_halo ( FILE *fp , node_t *p, char *shw, int xy /* 0=y,1=x */ , int pu /* 0=pack,1=unpack */, char * packname, char * commname, int always_interp_mp )   
^
gen_comms.c:1470:1: warning: non-void function does not return a value [-Wreturn-type]
}
^
gen_comms.c:1472:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
gen_packs ( FILE *fp , node_t *p, int shw, int xy /* 0=y,1=x */ , int pu /* 0=pack,1=unpack */, char * packname, char * commname )   
^
gen_comms.c:1640:1: warning: non-void function does not return a value [-Wreturn-type]
}
^
gen_comms.c:1685:5: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
    make_upper_case(commname) ;
    ^
gen_comms.c:1888:5: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
    make_upper_case(commname) ;
    ^
gen_comms.c:2022:5: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
    make_upper_case(commname) ;
    ^
gen_comms.c:2164:7: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
      make_upper_case(commname) ;
      ^
10 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_scalar_derefs.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  set_dim_strs.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_wrf_io.c
gen_wrf_io.c:36:3: warning: implicit declaration of function 'sym_forget' is invalid in C99 [-Wimplicit-function-declaration]
  OP_F(fp,"wrf_bdyout.inc") ;
  ^
gen_wrf_io.c:27:3: note: expanded from macro 'OP_F'
  sym_forget() ;
  ^
gen_wrf_io.c:88:26: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
    if ( p->ndims > 3 && ! p->node_kind & FOURD ) continue ; /* short circuit anything with more than 3 dims, (not counting 4d arrays) */
                         ^              ~
gen_wrf_io.c:88:26: note: add parentheses after the '!' to evaluate the bitwise operator first
    if ( p->ndims > 3 && ! p->node_kind & FOURD ) continue ; /* short circuit anything with more than 3 dims, (not counting 4d arrays) */
                         ^
                           (                   )
gen_wrf_io.c:88:26: note: add parentheses around left hand side expression to silence this warning
    if ( p->ndims > 3 && ! p->node_kind & FOURD ) continue ; /* short circuit anything with more than 3 dims, (not counting 4d arrays) */
                         ^
                         (             )
gen_wrf_io.c:334:11: warning: implicit declaration of function 'make_upper_case' is invalid in C99 [-Wimplicit-function-declaration]
          make_upper_case(dname) ;
          ^
3 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_streams.c
gen_streams.c:25:3: warning: implicit declaration of function 'gen_io_domain_defs' is invalid in C99 [-Wimplicit-function-declaration]
  gen_io_domain_defs( fp ) ;
  ^
gen_streams.c:33:3: warning: implicit declaration of function 'gen_set_timekeeping_defs' is invalid in C99 [-Wimplicit-function-declaration]
  gen_set_timekeeping_defs( fp ) ;
  ^
gen_streams.c:41:3: warning: implicit declaration of function 'gen_set_timekeeping_alarms' is invalid in C99 [-Wimplicit-function-declaration]
  gen_set_timekeeping_alarms( fp ) ;
  ^
gen_streams.c:49:3: warning: implicit declaration of function 'gen_io_form_for_dataset' is invalid in C99 [-Wimplicit-function-declaration]
  gen_io_form_for_dataset( fp ) ;
  ^
gen_streams.c:57:3: warning: implicit declaration of function 'gen_io_form_for_stream' is invalid in C99 [-Wimplicit-function-declaration]
  gen_io_form_for_stream( fp ) ;
  ^
gen_streams.c:65:3: warning: implicit declaration of function 'gen_switches_and_alarms' is invalid in C99 [-Wimplicit-function-declaration]
  gen_switches_and_alarms( fp ) ;
  ^
gen_streams.c:73:3: warning: implicit declaration of function 'gen_check_auxstream_alarms' is invalid in C99 [-Wimplicit-function-declaration]
  gen_check_auxstream_alarms( fp ) ;
  ^
gen_streams.c:81:3: warning: implicit declaration of function 'gen_fine_stream_input' is invalid in C99 [-Wimplicit-function-declaration]
  gen_fine_stream_input( fp ) ;
  ^
gen_streams.c:89:3: warning: implicit declaration of function 'gen_med_auxinput_in' is invalid in C99 [-Wimplicit-function-declaration]
  gen_med_auxinput_in( fp ) ;
  ^
gen_streams.c:97:3: warning: implicit declaration of function 'gen_med_hist_out_opens' is invalid in C99 [-Wimplicit-function-declaration]
  gen_med_hist_out_opens( fp ) ;
  ^
gen_streams.c:105:3: warning: implicit declaration of function 'gen_med_hist_out_closes' is invalid in C99 [-Wimplicit-function-declaration]
  gen_med_hist_out_closes( fp ) ;
  ^
gen_streams.c:113:3: warning: implicit declaration of function 'gen_med_auxinput_in_closes' is invalid in C99 [-Wimplicit-function-declaration]
  gen_med_auxinput_in_closes( fp ) ;
  ^
gen_streams.c:121:3: warning: implicit declaration of function 'gen_med_last_solve_io' is invalid in C99 [-Wimplicit-function-declaration]
  gen_med_last_solve_io( fp ) ;
  ^
gen_streams.c:129:3: warning: implicit declaration of function 'gen_med_open_esmf_calls' is invalid in C99 [-Wimplicit-function-declaration]
  gen_med_open_esmf_calls( fp ) ;
  ^
gen_streams.c:137:3: warning: implicit declaration of function 'gen_med_find_esmf_coupling' is invalid in C99 [-Wimplicit-function-declaration]
  gen_med_find_esmf_coupling( fp ) ;
  ^
gen_streams.c:145:3: warning: implicit declaration of function 'gen_shutdown_closes' is invalid in C99 [-Wimplicit-function-declaration]
  gen_shutdown_closes( fp ) ;
  ^
gen_streams.c:542:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
gen_med_open_esmf_calls ( FILE *fp )
^
gen_streams.c:572:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
gen_med_find_esmf_coupling ( FILE *fp )
^
18 warnings generated.
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  standard.c
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -o standard.exe -g   standard.o
icx  -DIWORDSIZE=4 -DMAX_HISTORY=25 -o registry -g   registry.o my_strtok.o reg_parse.o data.o type.o misc.o gen_defs.o gen_allocs.o gen_mod_state_descr.o gen_scalar_indices.o gen_args.o gen_config.o sym.o symtab_gen.o gen_irr_diag.o gen_model_data_ord.o gen_interp.o gen_comms.o gen_scalar_derefs.o set_dim_strs.o gen_wrf_io.o gen_streams.o
if [ -x /usr/bin/peflags.exe ] ; then /usr/bin/peflags.exe --stack-reserve=33554432 registry; fi
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/tools'
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt'
/bin/rm -f main/libwrflib.a main/libwrflib.lib
make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " framework
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt'
--------------------------------------
( cd frame ; make -i -r -j 2 LLIST="" framework ; \
          cd ../external/io_netcdf ; \
          make -i -r NETCDFPATH="/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1" \
               FC="time mpif90 -f90=ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size `expr 8 \* 4` -i4  -qopenmp -fpp -auto" RANLIB="ranlib" \
               CPP="/lib/cpp -P -nostdinc" LDFLAGS="-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip  " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" ESMF_IO_LIB_EXT="-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time" \
               LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf; \
          cd ../io_netcdf ; \
          make -i -r NETCDFPATH="/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1" \
               FC="ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size `expr 8 \* 4` -i4  -qopenmp -fpp -auto" RANLIB="ranlib" \
               CPP="/lib/cpp -P -nostdinc" LDFLAGS="-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip  " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" ESMF_IO_LIB_EXT="-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time" \
       LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR"; \
          cd ../io_netcdfpar ; \
          echo SKIPPING make -i -r NETCDFPARPATH="/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1" \
               FC="time mpif90 -f90=ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size `expr 8 \* 4` -i4  -qopenmp -fpp -auto" RANLIB="ranlib" \
               CPP="/lib/cpp -P -nostdinc" LDFLAGS="-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip  " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" ESMF_IO_LIB_EXT="-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time" \
               LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf; \
          cd ../io_netcdfpar ; \
          echo SKIPPING make -i -r NETCDFPARPATH="/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1" \
               FC="ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size `expr 8 \* 4` -i4  -qopenmp -fpp -auto" RANLIB="ranlib" \
               CPP="/lib/cpp -P -nostdinc" LDFLAGS="-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip  " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" ESMF_IO_LIB_EXT="-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time" \
       LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR"; \
          cd ../io_pio ; \
          echo SKIPPING PIO BUILD make -i -r NETCDFPATH="/glade/u/apps/ch/opt/pnetcdf/1.12.2/mpt/2.25/intel/2022.1/" \
               FC="ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size `expr 8 \* 4` -i4  -qopenmp -fpp -auto" RANLIB="ranlib" \
               CPP="/lib/cpp -P -nostdinc" LDFLAGS="-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip  " TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" ESMF_IO_LIB_EXT="-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time" \
       LIB_LOCAL="" \
               ESMF_MOD_DEPENDENCE="/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR"; \
          cd ../io_int ; \
          make -i -r SFC="ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  " \
               FC="ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size `expr 8 \* 4` -i4  -qopenmp -fpp -auto" \
               RANLIB="ranlib" CPP="/lib/cpp -P -nostdinc -DNONSTANDARD_SYSTEM_FUNC  -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" DM_FC="mpif90 -f90=ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  "\
               TRADFLAG="-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT" ESMF_IO_LIB_EXT="-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time" \
               ESMF_MOD_DEPENDENCE="/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf ; \
          cd ../../frame )
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/frame'
( cd .. ; tools/registry -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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -DNEW_BDYS Registry/Registry ; true ) ; 
rm -f wrf_shutdown.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" wrf_shutdown.F > wrf_shutdown.G
opening Registry/registry.dimspec
including Registry/registry.dimspec
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_shutdown.G  > wrf_shutdown.bb
opening Registry/registry.em_shared_collection
including Registry/registry.em_shared_collection
opening Registry/Registry.EM_COMMON
including Registry/Registry.EM_COMMON
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_shutdown.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf_shutdown.f90
rm -f wrf_shutdown.G wrf_shutdown.bb
time mpif90 -f90=ifx -o wrf_shutdown.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  wrf_shutdown.f90
opening Registry/registry.io_boilerplate
including Registry/registry.io_boilerplate
opening Registry/io_boilerplate_temporary.inc
including Registry/io_boilerplate_temporary.inc

real	0m0.113s
user	0m0.028s
sys	0m0.065s
rm -f clog.o
mpicc -cc=icx -DFSEEKO64_OK  -o clog.o -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0 clog.c
opening Registry/registry.fire
including Registry/registry.fire
opening Registry/registry.avgflx
including Registry/registry.avgflx
opening Registry/registry.stoch
including Registry/registry.stoch
opening Registry/registry.les
including Registry/registry.les
opening Registry/registry.cam
including Registry/registry.cam
opening Registry/registry.clm
including Registry/registry.clm
opening Registry/registry.lake
including Registry/registry.lake
opening Registry/registry.ssib
including Registry/registry.ssib
opening Registry/registry.noahmp
including Registry/registry.noahmp
opening Registry/registry.sbm
including Registry/registry.sbm
opening Registry/registry.polrad
including Registry/registry.polrad
opening Registry/registry.afwa
including Registry/registry.afwa
rm -f hires_timer.o
opening Registry/registry.rasm_diag
including Registry/registry.rasm_diag
mpicc -cc=icx -DFSEEKO64_OK  -o hires_timer.o -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c
opening Registry/registry.elec
including Registry/registry.elec
opening Registry/registry.bdy_perturb
including Registry/registry.bdy_perturb
opening Registry/registry.hyb_coord
including Registry/registry.hyb_coord
opening Registry/registry.new3d_wif
including Registry/registry.new3d_wif
opening Registry/registry.trad_fields
including Registry/registry.trad_fields
opening Registry/registry.solar_fields
including Registry/registry.solar_fields
opening Registry/registry.diags
including Registry/registry.diags
opening Registry/registry.CMAQ
including Registry/registry.CMAQ
rm -f ../share/module_model_constants.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../share/module_model_constants.F > ../share/module_model_constants.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../share/module_model_constants.G  > ../share/module_model_constants.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../share/module_model_constants.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../share/module_model_constants.f90
rm -f ../share/module_model_constants.G ../share/module_model_constants.bb
time mpif90 -f90=ifx -o ../share/module_model_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../share/module_model_constants.f90

real	0m0.114s
user	0m0.034s
sys	0m0.062s
if [ "m4" = NA ] ; then \
  /bin/cp ../arch/md_calls.inc . ; \
else \
  m4 md_calls.m4 > md_calls.inc ; \
fi
/lib/cpp -P -nostdinc -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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -I../inc module_internal_header_util.F > module_internal_header_util.f90
ifx -c -real-size `expr 8 \* 4` -i4   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   module_internal_header_util.f90
mpicc -cc=icx -DFSEEKO64_OK  -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0 wrf_num_bytes_between.c
rm -f libmassv.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" libmassv.F > libmassv.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP libmassv.G  > libmassv.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe libmassv.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > libmassv.f90
rm -f libmassv.G libmassv.bb
time mpif90 -f90=ifx -o libmassv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  libmassv.f90

real	0m0.262s
user	0m0.183s
sys	0m0.069s
rm -f collect_on_comm.o
mpicc -cc=icx -DFSEEKO64_OK  -o collect_on_comm.o -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0 collect_on_comm.c
mpicc -cc=icx -DFSEEKO64_OK  -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -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/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_wrf_error.G  > module_wrf_error.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_wrf_error.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_wrf_error.f90
rm -f module_wrf_error.G module_wrf_error.bb
time mpif90 -f90=ifx -o module_wrf_error.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_wrf_error.f90

real	0m0.169s
user	0m0.083s
sys	0m0.066s
rm -f module_sm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sm.F > module_sm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sm.G  > module_sm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sm.f90
rm -f module_sm.G module_sm.bb
time mpif90 -f90=ifx -o module_sm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sm.f90

real	0m0.130s
user	0m0.040s
sys	0m0.068s
rm -f wrf_debug.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" wrf_debug.F > wrf_debug.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_debug.G  > wrf_debug.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_debug.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf_debug.f90
rm -f wrf_debug.G wrf_debug.bb
time mpif90 -f90=ifx -o wrf_debug.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  wrf_debug.f90
Registry INFO variable counts: 0d 2478 1d 141 2d 1378 3d 1000

real	0m0.123s
user	0m0.020s
sys	0m0.089s
Packages in gen_scalar_indices1
WARNING: dfi_qzi is not a member of 4D array dfi_scalar
WARNING: ts_swp_tot is not a member of 4D array state
WARNING: ts_re_qs_tot is not a member of 4D array state
WARNING: ts_tau_qs_tot is not a member of 4D array state
WARNING: fire_smoke is not a member of 4D array state
REGISTRY WARNING: o3rad: o3rad_b is not a variable or number; ignoring it
REGISTRY WARNING: o3rad: o3rad_bt is not a variable or number; ignoring it
REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_b is not a variable or number; ignoring it
REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_bt is not a variable or number; ignoring it
REGISTRY WARNING: aerocu(grid%sm31,grid%sm32,grid%sm33,itrace): aerocu_b is not a variable or number; ignoring it
REGISTRY WARNING: aerocu(grid%sm31,grid%sm32,grid%sm33,itrace): aerocu_bt is not a variable or number; ignoring it
REGISTRY WARNING: om_tmp: om_tmp_b is not a variable or number; ignoring it
REGISTRY WARNING: om_tmp: om_tmp_bt is not a variable or number; ignoring it
REGISTRY WARNING: om_s: om_s_b is not a variable or number; ignoring it
REGISTRY WARNING: om_s: om_s_bt is not a variable or number; ignoring it
REGISTRY WARNING: om_u: om_u_b is not a variable or number; ignoring it
REGISTRY WARNING: om_u: om_u_bt is not a variable or number; ignoring it
REGISTRY WARNING: om_v: om_v_b is not a variable or number; ignoring it
REGISTRY WARNING: om_v: om_v_bt is not a variable or number; ignoring it
REGISTRY WARNING: om_ml: om_ml_b is not a variable or number; ignoring it
REGISTRY WARNING: om_ml: om_ml_bt is not a variable or number; ignoring it
REGISTRY WARNING: field_sf: field_sf_b is not a variable or number; ignoring it
REGISTRY WARNING: field_sf: field_sf_bt is not a variable or number; ignoring it
REGISTRY WARNING: field_pbl: field_pbl_b is not a variable or number; ignoring it
REGISTRY WARNING: field_pbl: field_pbl_bt is not a variable or number; ignoring it
REGISTRY WARNING: field_conv: field_conv_b is not a variable or number; ignoring it
REGISTRY WARNING: field_conv: field_conv_bt is not a variable or number; ignoring it
REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_b is not a variable or number; ignoring it
REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_bt is not a variable or number; ignoring it
REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_b is not a variable or number; ignoring it
REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_bt is not a variable or number; ignoring it
REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_b is not a variable or number; ignoring it
REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_bt is not a variable or number; ignoring it
REGISTRY WARNING: rand_pert: rand_pert_b is not a variable or number; ignoring it
REGISTRY WARNING: rand_pert: rand_pert_bt is not a variable or number; ignoring it
REGISTRY WARNING: pattern_spp_conv: pattern_spp_conv_b is not a variable or number; ignoring it
REGISTRY WARNING: pattern_spp_conv: pattern_spp_conv_bt is not a variable or number; ignoring it
REGISTRY WARNING: pattern_spp_pbl: pattern_spp_pbl_b is not a variable or number; ignoring it
REGISTRY WARNING: pattern_spp_pbl: pattern_spp_pbl_bt is not a variable or number; ignoring it
REGISTRY WARNING: pattern_spp_lsm: pattern_spp_lsm_b is not a variable or number; ignoring it
REGISTRY WARNING: pattern_spp_lsm: pattern_spp_lsm_bt is not a variable or number; ignoring it
REGISTRY WARNING: rstoch: rstoch_b is not a variable or number; ignoring it
REGISTRY WARNING: rstoch: rstoch_bt is not a variable or number; ignoring it
REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_b is not a variable or number; ignoring it
REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_bt is not a variable or number; ignoring it
REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_b is not a variable or number; ignoring it
REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_bt is not a variable or number; ignoring it
REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_b is not a variable or number; ignoring it
REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_bt is not a variable or number; ignoring it
ADVISORY: RSL_LITE version of gen_comms is linked in with registry program.
rm -f module_state_description.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_state_description.F  > module_state_description.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_state_description.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_state_description.f90
rm -f module_state_description.b module_state_description.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_state_description.f90

real	0m0.248s
user	0m0.066s
sys	0m0.134s
rm -f module_driver_constants.o
rm -f module_streams.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_driver_constants.F > module_driver_constants.G
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_streams.F > module_streams.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_streams.G  > module_streams.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_driver_constants.G  > module_driver_constants.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_driver_constants.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_driver_constants.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_streams.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_streams.f90
rm -f module_streams.G module_streams.bb
rm -f module_driver_constants.G module_driver_constants.bb
time mpif90 -f90=ifx -o module_streams.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_streams.f90
time mpif90 -f90=ifx -o module_driver_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_driver_constants.f90

real	0m0.114s
user	0m0.031s
sys	0m0.075s
rm -f module_timing.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_timing.F > module_timing.G

real	0m0.123s
user	0m0.033s
sys	0m0.082s
rm -f module_domain_type.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_timing.G  > module_timing.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_domain_type.F  > module_domain_type.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_timing.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_timing.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_domain_type.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_domain_type.f90
rm -f module_timing.G module_timing.bb
time mpif90 -f90=ifx -o module_timing.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_timing.f90
rm -f module_domain_type.b module_domain_type.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_domain_type.f90

real	0m0.121s
user	0m0.042s
sys	0m0.071s
rm -f module_machine.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_machine.F > module_machine.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_machine.G  > module_machine.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_machine.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_machine.f90
rm -f module_machine.G module_machine.bb
time mpif90 -f90=ifx -o module_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_machine.f90

real	0m0.142s
user	0m0.040s
sys	0m0.096s
rm -f module_quilt_outbuf_ops.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_quilt_outbuf_ops.F > module_quilt_outbuf_ops.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_quilt_outbuf_ops.G  > module_quilt_outbuf_ops.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_quilt_outbuf_ops.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_quilt_outbuf_ops.f90
rm -f module_quilt_outbuf_ops.G module_quilt_outbuf_ops.bb
time mpif90 -f90=ifx -o module_quilt_outbuf_ops.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_quilt_outbuf_ops.f90

real	0m0.553s
user	0m0.426s
sys	0m0.116s
rm -f module_configure.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_configure.F  > module_configure.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_configure.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_configure.f90
rm -f module_configure.b module_configure.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_configure.f90

real	0m1.196s
user	0m0.832s
sys	0m0.089s

real	0m12.074s
user	0m11.576s
sys	0m0.475s
rm -f module_alloc_space_0.o
rm -f module_alloc_space_1.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_0.F  > module_alloc_space_0.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_1.F  > module_alloc_space_1.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_0.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_0.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_1.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_1.f90
rm -f module_alloc_space_0.b module_alloc_space_0.bb
rm -f module_alloc_space_1.b module_alloc_space_1.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_0.f90
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_1.f90

real	0m20.046s
user	0m17.017s
sys	0m3.013s
rm -f module_alloc_space_2.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_2.F  > module_alloc_space_2.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_2.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_2.f90
rm -f module_alloc_space_2.b module_alloc_space_2.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_2.f90

real	0m23.132s
user	0m19.577s
sys	0m3.541s
rm -f module_alloc_space_3.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_3.F  > module_alloc_space_3.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_3.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_3.f90
rm -f module_alloc_space_3.b module_alloc_space_3.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_3.f90

real	0m2.744s
user	0m1.990s
sys	0m0.746s
rm -f module_alloc_space_4.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_4.F  > module_alloc_space_4.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_4.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_4.f90
rm -f module_alloc_space_4.b module_alloc_space_4.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_4.f90

real	0m0.610s
user	0m0.399s
sys	0m0.201s
rm -f module_alloc_space_5.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_5.F  > module_alloc_space_5.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_5.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_5.f90
rm -f module_alloc_space_5.b module_alloc_space_5.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_5.f90

real	0m3.064s
user	0m2.339s
sys	0m0.718s
rm -f module_alloc_space_6.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_6.F  > module_alloc_space_6.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_6.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_6.f90
rm -f module_alloc_space_6.b module_alloc_space_6.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_6.f90

real	0m10.386s
user	0m8.424s
sys	0m1.939s
rm -f module_alloc_space_7.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_7.F  > module_alloc_space_7.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_7.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_7.f90
rm -f module_alloc_space_7.b module_alloc_space_7.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_7.f90

real	0m22.878s
user	0m19.105s
sys	0m3.751s
rm -f module_alloc_space_8.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_8.F  > module_alloc_space_8.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_8.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_8.f90
rm -f module_alloc_space_8.b module_alloc_space_8.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_8.f90

real	0m0.328s
user	0m0.184s
sys	0m0.114s
rm -f module_alloc_space_9.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_alloc_space_9.F  > module_alloc_space_9.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_alloc_space_9.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_alloc_space_9.f90
rm -f module_alloc_space_9.b module_alloc_space_9.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_alloc_space_9.f90

real	0m0.391s
user	0m0.190s
sys	0m0.087s
/lib/cpp -P -nostdinc -DNNN=0 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy0.f90
time mpif90 -f90=ifx -o nl_get_0_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy0.f90

real	0m4.542s
user	0m2.939s
sys	0m1.588s
/lib/cpp -P -nostdinc -DNNN=1 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy1.f90
time mpif90 -f90=ifx -o nl_get_1_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy1.f90

real	0m28.527s
user	0m23.983s
sys	0m4.530s
/lib/cpp -P -nostdinc -DNNN=2 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy2.f90
time mpif90 -f90=ifx -o nl_get_2_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy2.f90

real	0m4.557s
user	0m2.926s
sys	0m1.623s
/lib/cpp -P -nostdinc -DNNN=3 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy3.f90
time mpif90 -f90=ifx -o nl_get_3_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy3.f90

real	0m4.635s
user	0m2.879s
sys	0m1.747s
/lib/cpp -P -nostdinc -DNNN=4 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy4.f90
time mpif90 -f90=ifx -o nl_get_4_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy4.f90

real	0m4.739s
user	0m3.091s
sys	0m1.642s
/lib/cpp -P -nostdinc -DNNN=5 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy5.f90
time mpif90 -f90=ifx -o nl_get_5_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy5.f90

real	0m4.811s
user	0m3.100s
sys	0m1.694s
/lib/cpp -P -nostdinc -DNNN=6 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy6.f90
time mpif90 -f90=ifx -o nl_get_6_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy6.f90

real	0m4.695s
user	0m3.095s
sys	0m1.585s
/lib/cpp -P -nostdinc -DNNN=7 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy7.f90
time mpif90 -f90=ifx -o nl_get_7_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   yy7.f90

real	0m4.857s
user	0m3.309s
sys	0m1.542s
/lib/cpp -P -nostdinc -DNNN=0 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx0.f90
time mpif90 -f90=ifx -o nl_set_0_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx0.f90

real	0m4.673s
user	0m3.028s
sys	0m1.640s
/lib/cpp -P -nostdinc -DNNN=1 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx1.f90
time mpif90 -f90=ifx -o nl_set_1_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx1.f90

real	0m4.350s
user	0m2.852s
sys	0m1.488s
/lib/cpp -P -nostdinc -DNNN=2 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx2.f90
time mpif90 -f90=ifx -o nl_set_2_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx2.f90

real	0m4.522s
user	0m3.064s
sys	0m1.451s
/lib/cpp -P -nostdinc -DNNN=3 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx3.f90
time mpif90 -f90=ifx -o nl_set_3_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx3.f90

real	0m4.425s
user	0m2.858s
sys	0m1.552s
/lib/cpp -P -nostdinc -DNNN=4 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx4.f90
time mpif90 -f90=ifx -o nl_set_4_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx4.f90

real	0m4.474s
user	0m2.839s
sys	0m1.626s
/lib/cpp -P -nostdinc -DNNN=5 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx5.f90
time mpif90 -f90=ifx -o nl_set_5_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx5.f90

real	0m4.702s
user	0m3.070s
sys	0m1.601s
/lib/cpp -P -nostdinc -DNNN=6 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx6.f90
time mpif90 -f90=ifx -o nl_set_6_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx6.f90

real	0m4.772s
user	0m3.022s
sys	0m1.542s
/lib/cpp -P -nostdinc -DNNN=7 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx7.f90
time mpif90 -f90=ifx -o nl_set_7_routines.o -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian  -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   xx7.f90

real	0m4.741s
user	0m3.102s
sys	0m1.546s
rm -f module_domain.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_domain.F  > module_domain.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_domain.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_domain.f90
rm -f module_domain.b module_domain.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_domain.f90

real	0m4.635s
user	0m3.103s
sys	0m1.522s

real	1m38.084s
user	1m33.281s
sys	0m4.680s
rm -f module_nesting.o
rm -f module_cpl_oasis3.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_nesting.F > module_nesting.G
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cpl_oasis3.F > module_cpl_oasis3.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_nesting.G  > module_nesting.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cpl_oasis3.G  > module_cpl_oasis3.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_nesting.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_nesting.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cpl_oasis3.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cpl_oasis3.f90
rm -f module_nesting.G module_nesting.bb
rm -f module_cpl_oasis3.G module_cpl_oasis3.bb
time mpif90 -f90=ifx -o module_nesting.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_nesting.f90
time mpif90 -f90=ifx -o module_cpl_oasis3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cpl_oasis3.f90

real	0m0.316s
user	0m0.176s
sys	0m0.118s
rm -f module_comm_nesting_dm.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_comm_nesting_dm.F  > module_comm_nesting_dm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_comm_nesting_dm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_comm_nesting_dm.f90

real	0m0.424s
user	0m0.260s
sys	0m0.135s
rm -f module_comm_dm_0.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_comm_dm_0.F  > module_comm_dm_0.bb
rm -f module_comm_nesting_dm.b module_comm_nesting_dm.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_comm_nesting_dm.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_comm_dm_0.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_comm_dm_0.f90
rm -f module_comm_dm_0.b module_comm_dm_0.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_comm_dm_0.f90

real	0m31.507s
user	0m30.789s
sys	0m0.696s
rm -f module_comm_dm_1.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_comm_dm_1.F  > module_comm_dm_1.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_comm_dm_1.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_comm_dm_1.f90
rm -f module_comm_dm_1.b module_comm_dm_1.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_comm_dm_1.f90

real	1m2.821s
user	1m1.891s
sys	0m0.903s
rm -f module_comm_dm_2.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_comm_dm_2.F  > module_comm_dm_2.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_comm_dm_2.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_comm_dm_2.f90
rm -f module_comm_dm_2.b module_comm_dm_2.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_comm_dm_2.f90

real	1m1.634s
user	1m0.725s
sys	0m0.868s
rm -f module_comm_dm_3.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_comm_dm_3.F  > module_comm_dm_3.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_comm_dm_3.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_comm_dm_3.f90
rm -f module_comm_dm_3.b module_comm_dm_3.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_comm_dm_3.f90

real	1m2.074s
user	1m1.216s
sys	0m0.827s
rm -f module_comm_dm_4.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_comm_dm_4.F > module_comm_dm_4.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_comm_dm_4.G  > module_comm_dm_4.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_comm_dm_4.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_comm_dm_4.f90
rm -f module_comm_dm_4.G module_comm_dm_4.bb
time mpif90 -f90=ifx -o module_comm_dm_4.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_comm_dm_4.f90

real	0m45.820s
user	0m45.073s
sys	0m0.703s
rm -f module_tiles.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_tiles.F > module_tiles.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_tiles.b  > module_tiles.f90
rm -f module_tiles.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto module_tiles.f90

real	0m2.342s
user	0m2.170s
sys	0m0.140s
rm -f module_clear_halos.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_clear_halos.F > module_clear_halos.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_clear_halos.G  > module_clear_halos.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_clear_halos.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_clear_halos.f90
rm -f module_clear_halos.G module_clear_halos.bb
time mpif90 -f90=ifx -o module_clear_halos.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_clear_halos.f90

real	0m5.634s
user	0m5.412s
sys	0m0.194s
rm -f module_cpl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cpl.F > module_cpl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cpl.G  > module_cpl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cpl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cpl.f90
rm -f module_cpl.G module_cpl.bb
time mpif90 -f90=ifx -o module_cpl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cpl.f90

real	0m1.482s
user	0m1.257s
sys	0m0.205s

real	4m10.716s
user	4m9.521s
sys	0m1.110s
rm -f module_comm_dm.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_comm_dm.F  > module_comm_dm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_comm_dm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_comm_dm.f90
rm -f module_comm_dm.b module_comm_dm.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_comm_dm.f90

real	0m1.258s
user	0m0.632s
sys	0m0.472s
rm -f module_dm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_dm.F > module_dm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_dm.G  > module_dm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_dm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_dm.f90
rm -f module_dm.G module_dm.bb
time mpif90 -f90=ifx -o module_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_dm.f90

real	1m44.089s
user	1m29.553s
sys	0m14.292s
rm -f module_integrate.o
rm -f module_io.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_io.F  > module_io.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_integrate.F > module_integrate.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_integrate.b  > module_integrate.f90
rm -f module_integrate.b
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_io.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_io.f90
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto module_integrate.f90
rm -f module_io.b module_io.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_io.f90

real	0m1.719s
user	0m1.290s
sys	0m0.399s
rm -f module_io_quilt.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_io_quilt.F > module_io_quilt.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_io_quilt.G  > module_io_quilt.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_io_quilt.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_io_quilt.f90
rm -f module_io_quilt.G module_io_quilt.bb
time mpif90 -f90=ifx -o module_io_quilt.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_io_quilt.f90

real	0m2.062s
user	0m1.764s
sys	0m0.288s

real	0m4.604s
user	0m3.601s
sys	0m0.982s
ar ru ../main/libwrflib.a module_driver_constants.o module_domain_type.o module_streams.o module_domain.o  module_integrate.o module_timing.o module_configure.o module_tiles.o module_machine.o module_nesting.o module_wrf_error.o module_state_description.o module_sm.o module_io.o module_comm_dm.o module_comm_dm_0.o module_comm_dm_1.o module_comm_dm_2.o module_comm_dm_3.o module_comm_dm_4.o module_comm_nesting_dm.o module_dm.o module_quilt_outbuf_ops.o module_io_quilt.o module_cpl.o module_cpl_oasis3.o module_clear_halos.o wrf_num_bytes_between.o wrf_shutdown.o wrf_debug.o libmassv.o collect_on_comm.o hires_timer.o clog.o nl_get_0_routines.o nl_get_1_routines.o nl_get_2_routines.o nl_get_3_routines.o nl_get_4_routines.o nl_get_5_routines.o nl_get_6_routines.o nl_get_7_routines.o nl_set_0_routines.o nl_set_1_routines.o nl_set_2_routines.o nl_set_3_routines.o nl_set_4_routines.o nl_set_5_routines.o nl_set_6_routines.o nl_set_7_routines.o  module_alloc_space_0.o module_alloc_space_1.o module_alloc_space_2.o module_alloc_space_3.o module_alloc_space_4.o module_alloc_space_5.o module_alloc_space_6.o module_alloc_space_7.o module_alloc_space_8.o module_alloc_space_9.o
ar: creating ../main/libwrflib.a
ranlib ../main/libwrflib.a
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/frame'
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf'
make[2]: 'diffwrf' is up to date.
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf'
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf'
SKIPPING make -i -r NETCDFPARPATH=/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1 FC=time mpif90 -f90=ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size 32 -i4  -qopenmp -fpp -auto RANLIB=ranlib CPP=/lib/cpp -P -nostdinc LDFLAGS=-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   TRADFLAG=-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ESMF_IO_LIB_EXT=-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time LIB_LOCAL= ESMF_MOD_DEPENDENCE=/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o AR=INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR diffwrf
SKIPPING make -i -r NETCDFPARPATH=/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1 FC=ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size 32 -i4  -qopenmp -fpp -auto RANLIB=ranlib CPP=/lib/cpp -P -nostdinc LDFLAGS=-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   TRADFLAG=-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ESMF_IO_LIB_EXT=-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time LIB_LOCAL= ESMF_MOD_DEPENDENCE=/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o AR=INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR
SKIPPING PIO BUILD make -i -r NETCDFPATH=/glade/u/apps/ch/opt/pnetcdf/1.12.2/mpt/2.25/intel/2022.1/ FC=ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size 32 -i4  -qopenmp -fpp -auto RANLIB=ranlib CPP=/lib/cpp -P -nostdinc LDFLAGS=-qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   TRADFLAG=-traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ESMF_IO_LIB_EXT=-L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time LIB_LOCAL= ESMF_MOD_DEPENDENCE=/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90/module_utility.o AR=INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int'
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
  ifx -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -real-size 32 -i4  -qopenmp -fpp -auto   -I../ioapi_share -o diffwrf diffwrf.f \
	../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o -L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \
fi
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int'
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt'
make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " shared
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt'
--------------------------------------
if [ "`echo -j 2 | sed -e 's/-j//g' -e 's/ \+//g'`" -gt "6" ] ; then \
  if [ 0 -eq 0 ]   ; then \
   ( cd share ; make -i -r -j 6 PERTMOD=" " ) ;  \
  else \
   ( cd share ; make -i -r -j 6 PERTMOD="../dyn_em/module_bc_em.o ../wrftladj/mediation_pertmod_io.o" ) ;  \
  fi \
else \
  if [ 0 -eq 0 ]   ; then \
   ( cd share ; make -i -r -j 2 PERTMOD=" " ) ;  \
  else \
   ( cd share ; make -i -r -j 2 PERTMOD="../dyn_em/module_bc_em.o ../wrftladj/mediation_pertmod_io.o" ) ;  \
  fi \
fi
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/share'
rm -f module_bc_time_utilities.o
rm -f module_get_file_names.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bc_time_utilities.F > module_bc_time_utilities.G
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_get_file_names.F > module_get_file_names.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_get_file_names.G  > module_get_file_names.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bc_time_utilities.G  > module_bc_time_utilities.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_get_file_names.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_get_file_names.f90
rm -f module_get_file_names.G module_get_file_names.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bc_time_utilities.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bc_time_utilities.f90
time mpif90 -f90=ifx -o module_get_file_names.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_get_file_names.f90
rm -f module_bc_time_utilities.G module_bc_time_utilities.bb
time mpif90 -f90=ifx -o module_bc_time_utilities.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bc_time_utilities.f90

real	0m0.162s
user	0m0.079s
sys	0m0.074s
rm -f module_compute_geop.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_compute_geop.F > module_compute_geop.G

real	0m0.138s
user	0m0.050s
sys	0m0.079s
rm -f module_chem_share.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_chem_share.F > module_chem_share.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_compute_geop.G  > module_compute_geop.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_chem_share.G  > module_chem_share.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_compute_geop.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_compute_geop.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_chem_share.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_chem_share.f90
rm -f module_compute_geop.G module_compute_geop.bb
rm -f module_chem_share.G module_chem_share.bb
time mpif90 -f90=ifx -o module_compute_geop.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_compute_geop.f90
time mpif90 -f90=ifx -o module_chem_share.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_chem_share.f90

real	0m0.106s
user	0m0.020s
sys	0m0.079s
rm -f ../phys/module_bep_bem_helper.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../phys/module_bep_bem_helper.F > ../phys/module_bep_bem_helper.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../phys/module_bep_bem_helper.G  > ../phys/module_bep_bem_helper.bb

real	0m0.151s
user	0m0.056s
sys	0m0.082s
rm -f module_HLaw.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../phys/module_bep_bem_helper.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../phys/module_bep_bem_helper.f90
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_HLaw.F > module_HLaw.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_HLaw.G  > module_HLaw.bb
rm -f ../phys/module_bep_bem_helper.G ../phys/module_bep_bem_helper.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_HLaw.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_HLaw.f90
time mpif90 -f90=ifx -o ../phys/module_bep_bem_helper.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../phys/module_bep_bem_helper.f90
rm -f module_HLaw.G module_HLaw.bb
time mpif90 -f90=ifx -o module_HLaw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_HLaw.f90

real	0m0.126s
user	0m0.015s
sys	0m0.097s
rm -f module_ctrans_aqchem.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ctrans_aqchem.F > module_ctrans_aqchem.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ctrans_aqchem.G  > module_ctrans_aqchem.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ctrans_aqchem.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ctrans_aqchem.f90
rm -f module_ctrans_aqchem.G module_ctrans_aqchem.bb
time mpif90 -f90=ifx -o module_ctrans_aqchem.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ctrans_aqchem.f90

real	0m0.171s
user	0m0.077s
sys	0m0.079s
rm -f bobrand.o
mpicc -cc=icx -DFSEEKO64_OK  -o bobrand.o -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0 bobrand.c

real	0m0.101s
user	0m0.024s
sys	0m0.069s
rm -f module_llxy.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_llxy.F > module_llxy.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_llxy.G  > module_llxy.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_llxy.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_llxy.f90
rm -f module_llxy.G module_llxy.bb
time mpif90 -f90=ifx -o module_llxy.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_llxy.f90
rm -f module_interp_store.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_interp_store.F > module_interp_store.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_interp_store.G  > module_interp_store.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_interp_store.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_interp_store.f90
rm -f module_interp_store.G module_interp_store.bb
time mpif90 -f90=ifx -o module_interp_store.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_interp_store.f90

real	0m0.515s
user	0m0.424s
sys	0m0.081s
rm -f module_string_tools.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_string_tools.F > module_string_tools.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_string_tools.G  > module_string_tools.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_string_tools.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_string_tools.f90
rm -f module_string_tools.G module_string_tools.bb

real	0m0.161s
user	0m0.076s
sys	0m0.066s
rm -f module_MPP.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_MPP.F > module_MPP.G
time mpif90 -f90=ifx -o module_string_tools.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_string_tools.f90
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_MPP.G  > module_MPP.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_MPP.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_MPP.f90
rm -f module_MPP.G module_MPP.bb
time mpif90 -f90=ifx -o module_MPP.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_MPP.f90

real	0m0.112s
user	0m0.030s
sys	0m0.073s
rm -f ../phys/module_checkerror.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../phys/module_checkerror.F > ../phys/module_checkerror.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../phys/module_checkerror.G  > ../phys/module_checkerror.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../phys/module_checkerror.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../phys/module_checkerror.f90

real	0m0.102s
user	0m0.027s
sys	0m0.065s
rm -f module_date_time.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_date_time.F > module_date_time.G
rm -f ../phys/module_checkerror.G ../phys/module_checkerror.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_date_time.G  > module_date_time.bb
time mpif90 -f90=ifx -o ../phys/module_checkerror.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../phys/module_checkerror.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_date_time.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_date_time.f90
rm -f module_date_time.G module_date_time.bb
time mpif90 -f90=ifx -o module_date_time.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_date_time.f90

real	0m0.306s
user	0m0.195s
sys	0m0.089s
rm -f mediation_interp_domain.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" mediation_interp_domain.F > mediation_interp_domain.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP mediation_interp_domain.G  > mediation_interp_domain.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe mediation_interp_domain.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > mediation_interp_domain.f90
rm -f mediation_interp_domain.G mediation_interp_domain.bb
time mpif90 -f90=ifx -o mediation_interp_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  mediation_interp_domain.f90

real	0m0.484s
user	0m0.366s
sys	0m0.104s
rm -f mediation_force_domain.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" mediation_force_domain.F > mediation_force_domain.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP mediation_force_domain.G  > mediation_force_domain.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe mediation_force_domain.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > mediation_force_domain.f90
rm -f mediation_force_domain.G mediation_force_domain.bb
time mpif90 -f90=ifx -o mediation_force_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  mediation_force_domain.f90

real	0m1.541s
user	0m1.074s
sys	0m0.455s
rm -f ../frame/module_intermediate_nmm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../frame/module_intermediate_nmm.F > ../frame/module_intermediate_nmm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../frame/module_intermediate_nmm.G  > ../frame/module_intermediate_nmm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../frame/module_intermediate_nmm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../frame/module_intermediate_nmm.f90
rm -f ../frame/module_intermediate_nmm.G ../frame/module_intermediate_nmm.bb
time mpif90 -f90=ifx -o ../frame/module_intermediate_nmm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../frame/module_intermediate_nmm.f90

real	0m0.112s
user	0m0.032s
sys	0m0.074s
rm -f module_bc.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bc.F > module_bc.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bc.G  > module_bc.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bc.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bc.f90
rm -f module_bc.G module_bc.bb
time mpif90 -f90=ifx -o module_bc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bc.f90

real	0m1.790s
user	0m1.253s
sys	0m0.520s
rm -f module_io_wrf.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_io_wrf.F > module_io_wrf.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_io_wrf.b  > module_io_wrf.f90
rm -f module_io_wrf.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto module_io_wrf.f90

real	0m0.113s
user	0m0.027s
sys	0m0.079s
rm -f module_soil_pre.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_soil_pre.F > module_soil_pre.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_soil_pre.G  > module_soil_pre.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_soil_pre.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_soil_pre.f90
rm -f module_soil_pre.G module_soil_pre.bb
time mpif90 -f90=ifx -o module_soil_pre.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_soil_pre.f90

real	0m3.469s
user	0m3.352s
sys	0m0.107s
rm -f wrf_tsin.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_tsin.F > wrf_tsin.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_tsin.b  > wrf_tsin.f90
rm -f wrf_tsin.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto wrf_tsin.f90

real	0m0.342s
user	0m0.222s
sys	0m0.113s
rm -f track_input.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" track_input.F > track_input.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP track_input.G  > track_input.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe track_input.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > track_input.f90
rm -f track_input.G track_input.bb
time mpif90 -f90=ifx -o track_input.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  track_input.f90

real	0m0.352s
user	0m0.219s
sys	0m0.118s
rm -f set_timekeeping.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" set_timekeeping.F > set_timekeeping.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP set_timekeeping.G  > set_timekeeping.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe set_timekeeping.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > set_timekeeping.f90
rm -f set_timekeeping.G set_timekeeping.bb
time mpif90 -f90=ifx -o set_timekeeping.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  set_timekeeping.f90

real	0m5.392s
user	0m5.204s
sys	0m0.179s
rm -f sint.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" sint.F > sint.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP sint.G  > sint.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe sint.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > sint.f90
rm -f sint.G sint.bb
time mpif90 -f90=ifx -o sint.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  sint.f90

real	0m0.424s
user	0m0.334s
sys	0m0.079s
rm -f wrf_ext_write_field.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_ext_write_field.F  > wrf_ext_write_field.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_ext_write_field.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf_ext_write_field.f90
rm -f wrf_ext_write_field.b wrf_ext_write_field.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto wrf_ext_write_field.f90

real	0m0.308s
user	0m0.157s
sys	0m0.133s
rm -f wrf_ext_read_field.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_ext_read_field.F  > wrf_ext_read_field.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_ext_read_field.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf_ext_read_field.f90
rm -f wrf_ext_read_field.b wrf_ext_read_field.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto wrf_ext_read_field.f90

real	0m0.287s
user	0m0.140s
sys	0m0.138s
rm -f module_io_domain.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_io_domain.F > module_io_domain.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_io_domain.G  > module_io_domain.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_io_domain.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_io_domain.f90
rm -f module_io_domain.G module_io_domain.bb
time mpif90 -f90=ifx -o module_io_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_io_domain.f90

real	0m2.415s
user	0m2.205s
sys	0m0.195s
rm -f landread.o
mpicc -cc=icx -DFSEEKO64_OK  -o landread.o -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0 landread.c
rm -f wrf_fddaobs_in.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_fddaobs_in.b  > wrf_fddaobs_in.f90
rm -f wrf_fddaobs_in.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto wrf_fddaobs_in.f90

real	0m0.413s
user	0m0.225s
sys	0m0.173s
rm -f mediation_nest_move.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" mediation_nest_move.F > mediation_nest_move.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP mediation_nest_move.G  > mediation_nest_move.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe mediation_nest_move.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > mediation_nest_move.f90
rm -f mediation_nest_move.G mediation_nest_move.bb
time mpif90 -f90=ifx -o mediation_nest_move.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  mediation_nest_move.f90

real	0m0.679s
user	0m0.361s
sys	0m0.281s
rm -f setfeenv.o
icx -o setfeenv.o -c -w -O3 -ip -DRPC_TYPES=1  -DDM_PARALLEL -DLANDREAD_STUB=1 -DMAX_HISTORY=25 -DNMM_CORE=0 -qopenmp -auto setfeenv.c
rm -f module_optional_input.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_optional_input.F > module_optional_input.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_optional_input.G  > module_optional_input.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_optional_input.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_optional_input.f90
rm -f module_optional_input.G module_optional_input.bb
time mpif90 -f90=ifx -o module_optional_input.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_optional_input.f90

real	0m7.256s
user	0m5.825s
sys	0m1.421s
rm -f input_wrf.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP input_wrf.F  > input_wrf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe input_wrf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > input_wrf.f90
rm -f input_wrf.b input_wrf.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto input_wrf.f90

real	0m0.987s
user	0m0.814s
sys	0m0.161s
rm -f output_wrf.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe output_wrf.F > output_wrf.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP output_wrf.b  > output_wrf.f90
rm -f output_wrf.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto output_wrf.f90

real	0m1.578s
user	0m1.369s
sys	0m0.203s
rm -f wrf_bdyout.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_bdyout.F  > wrf_bdyout.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_bdyout.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf_bdyout.f90
rm -f wrf_bdyout.b wrf_bdyout.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto wrf_bdyout.f90

real	0m1.395s
user	0m1.276s
sys	0m0.112s
rm -f wrf_bdyin.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_bdyin.F  > wrf_bdyin.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_bdyin.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf_bdyin.f90
rm -f wrf_bdyin.b wrf_bdyin.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto wrf_bdyin.f90

real	0m1.249s
user	0m1.100s
sys	0m0.143s
rm -f dfi.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" dfi.F > dfi.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP dfi.G  > dfi.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe dfi.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > dfi.f90
rm -f dfi.G dfi.bb
time mpif90 -f90=ifx -o dfi.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  dfi.f90

real	0m11.035s
user	0m8.735s
sys	0m2.149s
rm -f mediation_integrate.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" mediation_integrate.F > mediation_integrate.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP mediation_integrate.G  > mediation_integrate.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe mediation_integrate.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > mediation_integrate.f90
rm -f mediation_integrate.G mediation_integrate.bb
time mpif90 -f90=ifx -o mediation_integrate.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  mediation_integrate.f90

real	0m22.050s
user	0m21.204s
sys	0m0.830s
rm -f mediation_wrfmain.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" mediation_wrfmain.F > mediation_wrfmain.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP mediation_wrfmain.G  > mediation_wrfmain.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe mediation_wrfmain.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > mediation_wrfmain.f90
rm -f mediation_wrfmain.G mediation_wrfmain.bb
time mpif90 -f90=ifx -o mediation_wrfmain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  mediation_wrfmain.f90

real	0m4.649s
user	0m3.562s
sys	0m1.073s
rm -f module_check_a_mundo.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_check_a_mundo.F > module_check_a_mundo.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_check_a_mundo.G  > module_check_a_mundo.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_check_a_mundo.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_check_a_mundo.f90
rm -f module_check_a_mundo.G module_check_a_mundo.bb
time mpif90 -f90=ifx -o module_check_a_mundo.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_check_a_mundo.f90

real	0m1.769s
user	0m1.601s
sys	0m0.156s
rm -f module_random.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_random.F > module_random.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_random.G  > module_random.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_random.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_random.f90
rm -f module_random.G module_random.bb
time mpif90 -f90=ifx -o module_random.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_random.f90

real	0m0.189s
user	0m0.111s
sys	0m0.068s
rm -f module_interp_nmm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_interp_nmm.F > module_interp_nmm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_interp_nmm.G  > module_interp_nmm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_interp_nmm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_interp_nmm.f90
rm -f module_interp_nmm.G module_interp_nmm.bb
time mpif90 -f90=ifx -o module_interp_nmm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_interp_nmm.f90

real	0m2.289s
user	0m2.144s
sys	0m0.134s
rm -f module_trajectory.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_trajectory.F > module_trajectory.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_trajectory.G  > module_trajectory.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_trajectory.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_trajectory.f90
rm -f module_trajectory.G module_trajectory.bb
time mpif90 -f90=ifx -o module_trajectory.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_trajectory.f90

real	0m6.220s
user	0m5.838s
sys	0m0.368s
rm -f mediation_feedback_domain.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" mediation_feedback_domain.F > mediation_feedback_domain.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP mediation_feedback_domain.G  > mediation_feedback_domain.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe mediation_feedback_domain.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > mediation_feedback_domain.f90
rm -f mediation_feedback_domain.G mediation_feedback_domain.bb
time mpif90 -f90=ifx -o mediation_feedback_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  mediation_feedback_domain.f90

real	0m1.181s
user	0m0.860s
sys	0m0.313s
rm -f wrf_timeseries.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" wrf_timeseries.F > wrf_timeseries.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf_timeseries.G  > wrf_timeseries.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf_timeseries.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf_timeseries.f90
rm -f wrf_timeseries.G wrf_timeseries.bb
time mpif90 -f90=ifx -o wrf_timeseries.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  wrf_timeseries.f90

real	0m4.668s
user	0m4.404s
sys	0m0.253s
rm -f track_driver.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe track_driver.F > track_driver.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP track_driver.b  > track_driver.f90
rm -f track_driver.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto track_driver.f90

real	0m1.296s
user	0m1.098s
sys	0m0.187s
rm -f init_modules.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" init_modules.F > init_modules.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP init_modules.G  > init_modules.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe init_modules.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > init_modules.f90
rm -f init_modules.G init_modules.bb
time mpif90 -f90=ifx -o init_modules.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  init_modules.f90

real	0m0.248s
user	0m0.075s
sys	0m0.143s
rm -f interp_fcn.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" interp_fcn.F > interp_fcn.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP interp_fcn.G  > interp_fcn.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe interp_fcn.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > interp_fcn.f90
rm -f interp_fcn.G interp_fcn.bb
time mpif90 -f90=ifx -o interp_fcn.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  interp_fcn.f90

real	0m9.145s
user	0m8.166s
sys	0m0.872s
rm -f solve_interface.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe solve_interface.F > solve_interface.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP solve_interface.b  > solve_interface.f90
rm -f solve_interface.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto solve_interface.f90

real	0m0.426s
user	0m0.274s
sys	0m0.143s
rm -f start_domain.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe start_domain.F > start_domain.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP start_domain.b  > start_domain.f90
rm -f start_domain.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto start_domain.f90

real	0m0.536s
user	0m0.385s
sys	0m0.140s

real	0m2.762s
user	0m2.501s
sys	0m0.251s
if [ 0 -eq 1 ] ; then \
                  make -i -r nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_chem_share.o module_check_a_mundo.o module_HLaw.o module_ctrans_aqchem.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_string_tools.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o module_trajectory.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o  mediation_integrate.o mediation_wrfmain.o    ; \
                  else                                                         \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_chem_share.o module_check_a_mundo.o module_HLaw.o module_ctrans_aqchem.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_string_tools.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o module_trajectory.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o  mediation_integrate.o mediation_wrfmain.o              ; \
                fi
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/share'
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt'
make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " physics
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt'
--------------------------------------
if [ 0  -eq 0 ] ; then \
	( cd phys ; make -i -r submodules ; make -i -r CF2=" " ) ; \
	if [ -n "" ] && [  -eq 1 ] ; then \
		@ echo '----------- make cmaq ----------------' ; \
		( rm -f main/libcmaqlib.a; cd cmaq ; make -i -r -f Makefile.twoway ) ; \
	fi \
else \
	( cd phys ; make -i -r submodules ; make -i -r CF2="../chem/module_data_mosaic_asect.o" ) ; \
fi
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/phys'
No action required for NoahMP submodule
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/phys'
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/phys'
make -i -r -j 2 non_nmm ; \
ar ru ../main/libwrflib.a module_bep_bem_helper.o complex_number_module.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o  module_bl_ysu.o module_bl_shinhong.o module_bl_mrf.o module_bl_gfs.o module_bl_gfsedmf.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_acm.o module_bl_mynn_common.o module_bl_mynn.o module_bl_mynn_wrapper.o module_bl_fogdes.o module_bl_gwdo.o module_bl_gwdo_gsl.o module_bl_myjurb.o module_bl_boulac.o module_checkerror.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_bl_eepsilon.o module_bl_keps.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_deng.o module_shcu_grims.o module_shcu_nscv.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_mskf.o module_cu_tiedtke.o module_cu_ntiedtke.o module_cu_gd.o module_cu_gf_ctrans.o module_cu_gf_wrfdrv.o module_cu_gf_deep.o module_cu_gf_sh.o module_cu_ksas.o module_cu_nsas.o module_cu_sas.o module_gocart_coupling.o module_cu_scalesas.o module_cu_osas.o module_cu_kfcup.o module_madwrf.o module_mp_radar.o module_mp_kessler.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_wsm6r.o module_mp_wsm7.o module_mp_etanew.o module_mp_fer_hires.o module_mp_thompson.o module_fire_emis.o module_mp_SBM_polar_radar.o module_mp_full_sbm.o module_mp_fast_sbm.o module_ltng_lpi.o module_mp_gsfcgce.o module_mp_gsfcgce_4ice_nuwrf.o module_mp_morr_two_moment.o module_mp_p3.o module_mp_jensen_ishmael.o module_mp_morr_two_moment_aero.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_wdm7.o module_mp_ntu.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_effective_radius.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_aero_optical_util_cmaq.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_rrtmg_lwk.o module_ra_rrtmg_swk.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_hs.o module_ra_eclipse.o module_ra_aerosol.o module_ra_farms.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_exchcoef.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ctsm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmp_groundwater.o module_sf_gecros.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_dust_emis.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_fitch.o module_sf_lake.o module_diagnostics_driver.o module_irrigation.o   \
	module_fr_fire_driver.o module_fr_fire_driver_wrf.o module_fr_fire_atm.o module_fr_fire_model.o module_fr_fire_core.o module_fr_fire_phys.o module_fr_fire_util.o module_firebrand_spotting_mpi.o module_firebrand_spotting.o module_diag_afwa.o module_diag_cl.o module_diag_functions.o module_diag_hailcast.o module_diag_misc.o module_diag_nwp.o module_diag_rasm.o module_diag_pld.o module_diag_zld.o module_diag_trad_fields.o module_diag_solar.o
make[3]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/phys'
rm -f complex_number_module.o
rm -f module_cam_shr_kind_mod.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" complex_number_module.F > complex_number_module.G
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_shr_kind_mod.F > module_cam_shr_kind_mod.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP complex_number_module.G  > complex_number_module.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_shr_kind_mod.G  > module_cam_shr_kind_mod.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe complex_number_module.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > complex_number_module.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_shr_kind_mod.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_shr_kind_mod.f90
rm -f complex_number_module.G complex_number_module.bb
rm -f module_cam_shr_kind_mod.G module_cam_shr_kind_mod.bb
time mpif90 -f90=ifx -o complex_number_module.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  complex_number_module.f90
time mpif90 -f90=ifx -o module_cam_shr_kind_mod.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_shr_kind_mod.f90

real	0m0.128s
user	0m0.028s
sys	0m0.087s
rm -f module_cam_error_function.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_error_function.F > module_cam_error_function.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_error_function.G  > module_cam_error_function.bb

real	0m0.155s
user	0m0.052s
sys	0m0.089s
rm -f module_cam_infnan.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_infnan.F > module_cam_infnan.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_infnan.G  > module_cam_infnan.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_error_function.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_error_function.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_infnan.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_infnan.f90
rm -f module_cam_error_function.G module_cam_error_function.bb
time mpif90 -f90=ifx -o module_cam_error_function.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_error_function.f90
rm -f module_cam_infnan.G module_cam_infnan.bb
time mpif90 -f90=ifx -o module_cam_infnan.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_infnan.f90

real	0m0.100s
user	0m0.017s
sys	0m0.074s
rm -f module_bl_ysu.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_ysu.F > module_bl_ysu.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_ysu.G  > module_bl_ysu.bb

real	0m0.150s
user	0m0.071s
sys	0m0.076s
rm -f module_bl_shinhong.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_shinhong.F > module_bl_shinhong.G
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_ysu.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_ysu.f90
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_shinhong.G  > module_bl_shinhong.bb
rm -f module_bl_ysu.G module_bl_ysu.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_shinhong.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_shinhong.f90
time mpif90 -f90=ifx -o module_bl_ysu.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_ysu.f90
rm -f module_bl_shinhong.G module_bl_shinhong.bb
time mpif90 -f90=ifx -o module_bl_shinhong.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_shinhong.f90

real	0m1.584s
user	0m1.479s
sys	0m0.096s
rm -f module_bl_mrf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_mrf.F > module_bl_mrf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_mrf.G  > module_bl_mrf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_mrf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_mrf.f90
rm -f module_bl_mrf.G module_bl_mrf.bb
time mpif90 -f90=ifx -o module_bl_mrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_mrf.f90

real	0m1.703s
user	0m1.590s
sys	0m0.105s
rm -f module_gfs_machine.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_gfs_machine.F > module_gfs_machine.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_gfs_machine.G  > module_gfs_machine.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_gfs_machine.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_gfs_machine.f90
rm -f module_gfs_machine.G module_gfs_machine.bb
time mpif90 -f90=ifx -o module_gfs_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_gfs_machine.f90

real	0m0.094s
user	0m0.013s
sys	0m0.071s
rm -f module_bl_myjpbl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_myjpbl.F > module_bl_myjpbl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_myjpbl.G  > module_bl_myjpbl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_myjpbl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_myjpbl.f90
rm -f module_bl_myjpbl.G module_bl_myjpbl.bb
time mpif90 -f90=ifx -o module_bl_myjpbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_myjpbl.f90

real	0m0.835s
user	0m0.720s
sys	0m0.106s
rm -f module_bl_qnsepbl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_qnsepbl.F > module_bl_qnsepbl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_qnsepbl.G  > module_bl_qnsepbl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_qnsepbl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_qnsepbl.f90
rm -f module_bl_qnsepbl.G module_bl_qnsepbl.bb
time mpif90 -f90=ifx -o module_bl_qnsepbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_qnsepbl.f90

real	0m0.693s
user	0m0.575s
sys	0m0.104s
rm -f module_bl_acm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_acm.F > module_bl_acm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_acm.G  > module_bl_acm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_acm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_acm.f90
rm -f module_bl_acm.G module_bl_acm.bb
time mpif90 -f90=ifx -o module_bl_acm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_acm.f90

real	0m0.548s
user	0m0.460s
sys	0m0.075s
rm -f module_bl_mynn_common.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_mynn_common.F > module_bl_mynn_common.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_mynn_common.G  > module_bl_mynn_common.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_mynn_common.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_mynn_common.f90
rm -f module_bl_mynn_common.G module_bl_mynn_common.bb
time mpif90 -f90=ifx -o module_bl_mynn_common.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_mynn_common.f90

real	0m0.100s
user	0m0.023s
sys	0m0.071s
rm -f module_bl_fogdes.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_fogdes.F > module_bl_fogdes.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_fogdes.G  > module_bl_fogdes.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_fogdes.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_fogdes.f90
rm -f module_bl_fogdes.G module_bl_fogdes.bb
time mpif90 -f90=ifx -o module_bl_fogdes.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_fogdes.f90

real	0m0.128s
user	0m0.043s
sys	0m0.071s
rm -f module_bl_gwdo.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_gwdo.F > module_bl_gwdo.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_gwdo.G  > module_bl_gwdo.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_gwdo.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_gwdo.f90
rm -f module_bl_gwdo.G module_bl_gwdo.bb
time mpif90 -f90=ifx -o module_bl_gwdo.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_gwdo.f90

real	0m1.112s
user	0m1.027s
sys	0m0.080s
rm -f module_bl_gwdo_gsl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_gwdo_gsl.F > module_bl_gwdo_gsl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_gwdo_gsl.G  > module_bl_gwdo_gsl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_gwdo_gsl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_gwdo_gsl.f90
rm -f module_bl_gwdo_gsl.G module_bl_gwdo_gsl.bb
time mpif90 -f90=ifx -o module_bl_gwdo_gsl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_gwdo_gsl.f90

real	0m0.645s
user	0m0.560s
sys	0m0.077s
rm -f module_bl_myjurb.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_myjurb.F > module_bl_myjurb.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_myjurb.G  > module_bl_myjurb.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_myjurb.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_myjurb.f90
rm -f module_bl_myjurb.G module_bl_myjurb.bb
time mpif90 -f90=ifx -o module_bl_myjurb.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_myjurb.f90

real	0m0.918s
user	0m0.809s
sys	0m0.102s
rm -f module_bl_boulac.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_boulac.F > module_bl_boulac.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_boulac.G  > module_bl_boulac.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_boulac.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_boulac.f90
rm -f module_bl_boulac.G module_bl_boulac.bb
time mpif90 -f90=ifx -o module_bl_boulac.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_boulac.f90

real	0m0.682s
user	0m0.562s
sys	0m0.104s
rm -f module_bl_mfshconvpbl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_mfshconvpbl.F > module_bl_mfshconvpbl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_mfshconvpbl.G  > module_bl_mfshconvpbl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_mfshconvpbl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_mfshconvpbl.f90
rm -f module_bl_mfshconvpbl.G module_bl_mfshconvpbl.bb
time mpif90 -f90=ifx -o module_bl_mfshconvpbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_mfshconvpbl.f90

real	0m0.574s
user	0m0.490s
sys	0m0.074s
rm -f module_bl_eepsilon.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_eepsilon.F > module_bl_eepsilon.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_eepsilon.G  > module_bl_eepsilon.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_eepsilon.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_eepsilon.f90
rm -f module_bl_eepsilon.G module_bl_eepsilon.bb
time mpif90 -f90=ifx -o module_bl_eepsilon.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_eepsilon.f90

real	0m0.804s
user	0m0.696s
sys	0m0.098s
rm -f module_bl_keps.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_keps.F > module_bl_keps.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_keps.G  > module_bl_keps.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_keps.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_keps.f90
rm -f module_bl_keps.G module_bl_keps.bb
time mpif90 -f90=ifx -o module_bl_keps.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_keps.f90

real	0m0.733s
user	0m0.632s
sys	0m0.091s
rm -f module_shcu_deng.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_shcu_deng.F > module_shcu_deng.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_shcu_deng.G  > module_shcu_deng.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_shcu_deng.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_shcu_deng.f90
rm -f module_shcu_deng.G module_shcu_deng.bb
time mpif90 -f90=ifx -o module_shcu_deng.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_shcu_deng.f90

real	0m1.917s
user	0m1.785s
sys	0m0.119s
rm -f module_shcu_grims.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_shcu_grims.F > module_shcu_grims.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_shcu_grims.G  > module_shcu_grims.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_shcu_grims.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_shcu_grims.f90
rm -f module_shcu_grims.G module_shcu_grims.bb
time mpif90 -f90=ifx -o module_shcu_grims.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_shcu_grims.f90

real	0m0.644s
user	0m0.480s
sys	0m0.073s
rm -f module_shcu_nscv.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_shcu_nscv.F > module_shcu_nscv.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_shcu_nscv.G  > module_shcu_nscv.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_shcu_nscv.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_shcu_nscv.f90
rm -f module_shcu_nscv.G module_shcu_nscv.bb
time mpif90 -f90=ifx -o module_shcu_nscv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_shcu_nscv.f90

real	0m5.251s
user	0m5.105s
sys	0m0.135s
rm -f module_bl_temf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_temf.F > module_bl_temf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_temf.G  > module_bl_temf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_temf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_temf.f90
rm -f module_bl_temf.G module_bl_temf.bb
time mpif90 -f90=ifx -o module_bl_temf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_temf.f90

real	0m1.229s
user	0m1.119s
sys	0m0.097s
rm -f module_bl_gbmpbl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_gbmpbl.F > module_bl_gbmpbl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_gbmpbl.G  > module_bl_gbmpbl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_gbmpbl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_gbmpbl.f90
rm -f module_bl_gbmpbl.G module_bl_gbmpbl.bb
time mpif90 -f90=ifx -o module_bl_gbmpbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_gbmpbl.f90

real	0m1.284s
user	0m1.167s
sys	0m0.107s
rm -f module_cu_g3.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_g3.F > module_cu_g3.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_g3.G  > module_cu_g3.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_g3.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_g3.f90
rm -f module_cu_g3.G module_cu_g3.bb
time mpif90 -f90=ifx -o module_cu_g3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_g3.f90

real	0m0.742s
user	0m0.641s
sys	0m0.089s
rm -f module_cu_kf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_kf.F > module_cu_kf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_kf.G  > module_cu_kf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_kf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_kf.f90
rm -f module_cu_kf.G module_cu_kf.bb
time mpif90 -f90=ifx -o module_cu_kf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_kf.f90

real	0m1.221s
user	0m1.089s
sys	0m0.117s
rm -f module_cu_bmj.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_bmj.F > module_cu_bmj.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_bmj.G  > module_cu_bmj.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_bmj.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_bmj.f90
rm -f module_cu_bmj.G module_cu_bmj.bb
time mpif90 -f90=ifx -o module_cu_bmj.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_bmj.f90

real	0m0.782s
user	0m0.681s
sys	0m0.090s
rm -f module_cu_kfeta.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_kfeta.F > module_cu_kfeta.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_kfeta.G  > module_cu_kfeta.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_kfeta.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_kfeta.f90
rm -f module_cu_kfeta.G module_cu_kfeta.bb
time mpif90 -f90=ifx -o module_cu_kfeta.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_kfeta.f90

real	0m3.412s
user	0m3.259s
sys	0m0.137s
rm -f module_cu_mskf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_mskf.F > module_cu_mskf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_mskf.G  > module_cu_mskf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_mskf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_mskf.f90
rm -f module_cu_mskf.G module_cu_mskf.bb
time mpif90 -f90=ifx -o module_cu_mskf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_mskf.f90

real	0m1.828s
user	0m1.709s
sys	0m0.110s
rm -f module_cu_ntiedtke.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_ntiedtke.F > module_cu_ntiedtke.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_ntiedtke.G  > module_cu_ntiedtke.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_ntiedtke.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_ntiedtke.f90
rm -f module_cu_ntiedtke.G module_cu_ntiedtke.bb
time mpif90 -f90=ifx -o module_cu_ntiedtke.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_ntiedtke.f90

real	0m1.642s
user	0m1.524s
sys	0m0.100s
rm -f module_cu_gd.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_gd.F > module_cu_gd.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_gd.G  > module_cu_gd.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_gd.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_gd.f90
rm -f module_cu_gd.G module_cu_gd.bb
time mpif90 -f90=ifx -o module_cu_gd.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_gd.f90

real	0m3.832s
user	0m3.671s
sys	0m0.150s
rm -f ../chem/module_chem_utilities.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../chem/module_chem_utilities.F > ../chem/module_chem_utilities.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../chem/module_chem_utilities.G  > ../chem/module_chem_utilities.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../chem/module_chem_utilities.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../chem/module_chem_utilities.f90
rm -f ../chem/module_chem_utilities.G ../chem/module_chem_utilities.bb
time mpif90 -f90=ifx -o ../chem/module_chem_utilities.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../chem/module_chem_utilities.f90

real	0m0.546s
user	0m0.424s
sys	0m0.108s
rm -f module_cu_ksas.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_ksas.F > module_cu_ksas.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_ksas.G  > module_cu_ksas.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_ksas.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_ksas.f90
rm -f module_cu_ksas.G module_cu_ksas.bb
time mpif90 -f90=ifx -o module_cu_ksas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_ksas.f90

real	0m2.269s
user	0m2.143s
sys	0m0.116s
rm -f module_cu_nsas.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_nsas.F > module_cu_nsas.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_nsas.G  > module_cu_nsas.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_nsas.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_nsas.f90
rm -f module_cu_nsas.G module_cu_nsas.bb
time mpif90 -f90=ifx -o module_cu_nsas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_nsas.f90

real	0m2.316s
user	0m2.179s
sys	0m0.114s
rm -f module_gocart_coupling.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_gocart_coupling.F > module_gocart_coupling.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_gocart_coupling.G  > module_gocart_coupling.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_gocart_coupling.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_gocart_coupling.f90
rm -f module_gocart_coupling.G module_gocart_coupling.bb
time mpif90 -f90=ifx -o module_gocart_coupling.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_gocart_coupling.f90

real	0m0.103s
user	0m0.019s
sys	0m0.074s
rm -f module_ra_sw.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_sw.F > module_ra_sw.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_sw.G  > module_ra_sw.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_sw.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_sw.f90
rm -f module_ra_sw.G module_ra_sw.bb
time mpif90 -f90=ifx -o module_ra_sw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_sw.f90

real	0m0.246s
user	0m0.161s
sys	0m0.073s
rm -f module_ra_gsfcsw.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_gsfcsw.F > module_ra_gsfcsw.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_gsfcsw.G  > module_ra_gsfcsw.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_gsfcsw.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_gsfcsw.f90
rm -f module_ra_gsfcsw.G module_ra_gsfcsw.bb
time mpif90 -f90=ifx -o module_ra_gsfcsw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_gsfcsw.f90

real	0m2.913s
user	0m2.781s
sys	0m0.121s
rm -f module_ra_clWRF_support.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_clWRF_support.F > module_ra_clWRF_support.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_clWRF_support.G  > module_ra_clWRF_support.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_clWRF_support.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_clWRF_support.f90
rm -f module_ra_clWRF_support.G module_ra_clWRF_support.bb
time mpif90 -f90=ifx -o module_ra_clWRF_support.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_clWRF_support.f90

real	0m0.274s
user	0m0.190s
sys	0m0.077s
rm -f module_ra_rrtmg_aero_optical_util_cmaq.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtmg_aero_optical_util_cmaq.F > module_ra_rrtmg_aero_optical_util_cmaq.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtmg_aero_optical_util_cmaq.G  > module_ra_rrtmg_aero_optical_util_cmaq.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtmg_aero_optical_util_cmaq.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtmg_aero_optical_util_cmaq.f90
rm -f module_ra_rrtmg_aero_optical_util_cmaq.G module_ra_rrtmg_aero_optical_util_cmaq.bb
time mpif90 -f90=ifx -o module_ra_rrtmg_aero_optical_util_cmaq.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtmg_aero_optical_util_cmaq.f90

real	0m0.419s
user	0m0.330s
sys	0m0.079s
rm -f module_ra_rrtmg_lwf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtmg_lwf.F > module_ra_rrtmg_lwf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtmg_lwf.G  > module_ra_rrtmg_lwf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtmg_lwf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtmg_lwf.f90
rm -f module_ra_rrtmg_lwf.G module_ra_rrtmg_lwf.bb

real	0m1.604s
user	0m1.493s
sys	0m0.099s
rm -f module_ra_rrtmg_lwk.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtmg_lwk.F > module_ra_rrtmg_lwk.G
time mpif90 -f90=ifx -o module_ra_rrtmg_lwf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtmg_lwf.f90
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtmg_lwk.G  > module_ra_rrtmg_lwk.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtmg_lwk.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtmg_lwk.f90
rm -f module_ra_rrtmg_lwk.G module_ra_rrtmg_lwk.bb
time mpif90 -f90=ifx -o module_ra_rrtmg_lwk.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtmg_lwk.f90

real	0m0.105s
user	0m0.032s
sys	0m0.065s
rm -f module_ra_effective_radius.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_effective_radius.F > module_ra_effective_radius.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_effective_radius.G  > module_ra_effective_radius.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_effective_radius.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_effective_radius.f90

real	0m0.113s
user	0m0.020s
sys	0m0.082s
rm -f module_ra_farms.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_farms.F > module_ra_farms.G
rm -f module_ra_effective_radius.G module_ra_effective_radius.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_farms.G  > module_ra_farms.bb
time mpif90 -f90=ifx -o module_ra_effective_radius.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_effective_radius.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_farms.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_farms.f90
rm -f module_ra_farms.G module_ra_farms.bb
time mpif90 -f90=ifx -o module_ra_farms.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_farms.f90

real	0m0.186s
user	0m0.081s
sys	0m0.096s
rm -f module_mp_etanew.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_etanew.F > module_mp_etanew.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_etanew.G  > module_mp_etanew.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_etanew.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_etanew.f90
rm -f module_mp_etanew.G module_mp_etanew.bb
time mpif90 -f90=ifx -o module_mp_etanew.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_etanew.f90

real	0m0.437s
user	0m0.311s
sys	0m0.088s
rm -f module_ra_hs.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_hs.F > module_ra_hs.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_hs.G  > module_ra_hs.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_hs.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_hs.f90
rm -f module_ra_hs.G module_ra_hs.bb
time mpif90 -f90=ifx -o module_ra_hs.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_hs.f90

real	0m0.148s
user	0m0.068s
sys	0m0.071s
rm -f module_ra_goddard.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_goddard.F > module_ra_goddard.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_goddard.G  > module_ra_goddard.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_goddard.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_goddard.f90
rm -f module_ra_goddard.G module_ra_goddard.bb
time mpif90 -f90=ifx -o module_ra_goddard.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_goddard.f90

real	0m0.695s
user	0m0.583s
sys	0m0.101s
rm -f module_ra_flg.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_flg.F > module_ra_flg.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_flg.G  > module_ra_flg.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_flg.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_flg.f90
rm -f module_ra_flg.G module_ra_flg.bb
time mpif90 -f90=ifx -o module_ra_flg.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_flg.f90

real	0m3.143s
user	0m2.868s
sys	0m0.252s
rm -f module_ra_eclipse.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_eclipse.F > module_ra_eclipse.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_eclipse.G  > module_ra_eclipse.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_eclipse.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_eclipse.f90
rm -f module_ra_eclipse.G module_ra_eclipse.bb
time mpif90 -f90=ifx -o module_ra_eclipse.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_eclipse.f90

real	0m0.233s
user	0m0.141s
sys	0m0.083s
rm -f module_ra_aerosol.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_aerosol.F > module_ra_aerosol.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_aerosol.G  > module_ra_aerosol.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_aerosol.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_aerosol.f90
rm -f module_ra_aerosol.G module_ra_aerosol.bb
time mpif90 -f90=ifx -o module_ra_aerosol.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_aerosol.f90

real	0m1.400s
user	0m1.294s
sys	0m0.096s
rm -f module_mp_radar.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_radar.F > module_mp_radar.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_radar.G  > module_mp_radar.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_radar.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_radar.f90
rm -f module_mp_radar.G module_mp_radar.bb
time mpif90 -f90=ifx -o module_mp_radar.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_radar.f90

real	0m0.248s
user	0m0.161s
sys	0m0.079s
rm -f ../phys/module_mp_thompson.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../phys/module_mp_thompson.F > ../phys/module_mp_thompson.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../phys/module_mp_thompson.G  > ../phys/module_mp_thompson.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../phys/module_mp_thompson.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../phys/module_mp_thompson.f90
rm -f ../phys/module_mp_thompson.G ../phys/module_mp_thompson.bb
time mpif90 -f90=ifx -o ../phys/module_mp_thompson.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../phys/module_mp_thompson.f90

real	0m8.898s
user	0m8.558s
sys	0m0.317s
rm -f module_mp_kessler.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_kessler.F > module_mp_kessler.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_kessler.G  > module_mp_kessler.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_kessler.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_kessler.f90
rm -f module_mp_kessler.G module_mp_kessler.bb
time mpif90 -f90=ifx -o module_mp_kessler.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_kessler.f90

real	0m0.212s
user	0m0.136s
sys	0m0.067s
rm -f module_mp_lin.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_lin.F > module_mp_lin.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_lin.G  > module_mp_lin.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_lin.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_lin.f90
rm -f module_mp_lin.G module_mp_lin.bb
time mpif90 -f90=ifx -o module_mp_lin.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_lin.f90

real	0m3.827s
user	0m3.588s
sys	0m0.231s
rm -f module_mp_sbu_ylin.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_sbu_ylin.F > module_mp_sbu_ylin.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_sbu_ylin.G  > module_mp_sbu_ylin.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_sbu_ylin.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_sbu_ylin.f90
rm -f module_mp_sbu_ylin.G module_mp_sbu_ylin.bb
time mpif90 -f90=ifx -o module_mp_sbu_ylin.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_sbu_ylin.f90

real	0m0.930s
user	0m0.740s
sys	0m0.075s
rm -f module_mp_wsm3.o

real	0m0.594s
user	0m0.501s
sys	0m0.071s
rm -f module_mp_wsm5.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wsm3.F > module_mp_wsm3.G
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wsm5.F > module_mp_wsm5.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wsm3.G  > module_mp_wsm3.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wsm5.G  > module_mp_wsm5.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wsm3.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wsm3.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wsm5.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wsm5.f90
rm -f module_mp_wsm3.G module_mp_wsm3.bb
rm -f module_mp_wsm5.G module_mp_wsm5.bb
time mpif90 -f90=ifx -o module_mp_wsm3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wsm3.f90
time mpif90 -f90=ifx -o module_mp_wsm5.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wsm5.f90

real	0m0.958s
user	0m0.848s
sys	0m0.101s
rm -f module_mp_wsm6.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wsm6.F > module_mp_wsm6.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wsm6.G  > module_mp_wsm6.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wsm6.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wsm6.f90
rm -f module_mp_wsm6.G module_mp_wsm6.bb
time mpif90 -f90=ifx -o module_mp_wsm6.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wsm6.f90

real	0m1.072s
user	0m0.944s
sys	0m0.123s
rm -f module_mp_wsm6r.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wsm6r.F > module_mp_wsm6r.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wsm6r.G  > module_mp_wsm6r.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wsm6r.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wsm6r.f90
rm -f module_mp_wsm6r.G module_mp_wsm6r.bb
time mpif90 -f90=ifx -o module_mp_wsm6r.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wsm6r.f90

real	0m0.848s
user	0m0.721s
sys	0m0.115s
rm -f module_mp_wsm7.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wsm7.F > module_mp_wsm7.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wsm7.G  > module_mp_wsm7.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wsm7.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wsm7.f90
rm -f module_mp_wsm7.G module_mp_wsm7.bb
time mpif90 -f90=ifx -o module_mp_wsm7.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wsm7.f90

real	0m1.689s
user	0m1.568s
sys	0m0.114s
rm -f module_mp_fer_hires.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_fer_hires.F > module_mp_fer_hires.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_fer_hires.G  > module_mp_fer_hires.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_fer_hires.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_fer_hires.f90
rm -f module_mp_fer_hires.G module_mp_fer_hires.bb
time mpif90 -f90=ifx -o module_mp_fer_hires.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_fer_hires.f90

real	0m1.848s
user	0m1.706s
sys	0m0.138s
rm -f module_fire_emis.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fire_emis.F > module_fire_emis.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fire_emis.G  > module_fire_emis.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fire_emis.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fire_emis.f90
rm -f module_fire_emis.G module_fire_emis.bb

real	0m1.198s
user	0m1.097s
sys	0m0.095s
rm -f module_mp_SBM_polar_radar.o
time mpif90 -f90=ifx -o module_fire_emis.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fire_emis.f90
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_SBM_polar_radar.F > module_mp_SBM_polar_radar.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_SBM_polar_radar.G  > module_mp_SBM_polar_radar.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_SBM_polar_radar.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_SBM_polar_radar.f90
rm -f module_mp_SBM_polar_radar.G module_mp_SBM_polar_radar.bb
time mpif90 -f90=ifx -o module_mp_SBM_polar_radar.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_SBM_polar_radar.f90

real	0m0.164s
user	0m0.080s
sys	0m0.077s
rm -f module_mp_full_sbm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_full_sbm.F > module_mp_full_sbm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_full_sbm.G  > module_mp_full_sbm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_full_sbm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_full_sbm.f90
rm -f module_mp_full_sbm.G module_mp_full_sbm.bb
time mpif90 -f90=ifx -o module_mp_full_sbm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_full_sbm.f90

real	0m1.232s
user	0m1.100s
sys	0m0.122s
rm -f module_mp_fast_sbm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_fast_sbm.F > module_mp_fast_sbm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_fast_sbm.G  > module_mp_fast_sbm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_fast_sbm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_fast_sbm.f90
rm -f module_mp_fast_sbm.G module_mp_fast_sbm.bb
time mpif90 -f90=ifx -o module_mp_fast_sbm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_fast_sbm.f90

real	0m5.837s
user	0m5.605s
sys	0m0.219s
rm -f module_ltng_lpi.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ltng_lpi.F > module_ltng_lpi.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ltng_lpi.G  > module_ltng_lpi.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ltng_lpi.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ltng_lpi.f90
rm -f module_ltng_lpi.G module_ltng_lpi.bb
time mpif90 -f90=ifx -o module_ltng_lpi.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ltng_lpi.f90

real	0m0.157s
user	0m0.080s
sys	0m0.069s
rm -f module_mp_gsfcgce.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_gsfcgce.F > module_mp_gsfcgce.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_gsfcgce.G  > module_mp_gsfcgce.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_gsfcgce.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_gsfcgce.f90
rm -f module_mp_gsfcgce.G module_mp_gsfcgce.bb
time mpif90 -f90=ifx -o module_mp_gsfcgce.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_gsfcgce.f90

real	0m1.107s
user	0m0.981s
sys	0m0.123s
rm -f module_mp_gsfcgce_4ice_nuwrf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_gsfcgce_4ice_nuwrf.F > module_mp_gsfcgce_4ice_nuwrf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_gsfcgce_4ice_nuwrf.G  > module_mp_gsfcgce_4ice_nuwrf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_gsfcgce_4ice_nuwrf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_gsfcgce_4ice_nuwrf.f90
rm -f module_mp_gsfcgce_4ice_nuwrf.G module_mp_gsfcgce_4ice_nuwrf.bb
time mpif90 -f90=ifx -o module_mp_gsfcgce_4ice_nuwrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_gsfcgce_4ice_nuwrf.f90

real	0m8.352s
user	0m8.098s
sys	0m0.239s
rm -f module_mp_morr_two_moment.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_morr_two_moment.F > module_mp_morr_two_moment.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_morr_two_moment.G  > module_mp_morr_two_moment.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_morr_two_moment.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_morr_two_moment.f90
rm -f module_mp_morr_two_moment.G module_mp_morr_two_moment.bb
time mpif90 -f90=ifx -o module_mp_morr_two_moment.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_morr_two_moment.f90

real	0m2.361s
user	0m2.227s
sys	0m0.119s
rm -f module_mp_p3.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_p3.F > module_mp_p3.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_p3.G  > module_mp_p3.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_p3.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_p3.f90
rm -f module_mp_p3.G module_mp_p3.bb
time mpif90 -f90=ifx -o module_mp_p3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_p3.f90

real	0m1.294s
user	0m1.192s
sys	0m0.089s
rm -f module_mp_jensen_ishmael.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_jensen_ishmael.F > module_mp_jensen_ishmael.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_jensen_ishmael.G  > module_mp_jensen_ishmael.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_jensen_ishmael.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_jensen_ishmael.f90
rm -f module_mp_jensen_ishmael.G module_mp_jensen_ishmael.bb
time mpif90 -f90=ifx -o module_mp_jensen_ishmael.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_jensen_ishmael.f90

real	0m2.033s
user	0m1.879s
sys	0m0.149s
rm -f module_mp_morr_two_moment_aero.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_morr_two_moment_aero.F > module_mp_morr_two_moment_aero.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_morr_two_moment_aero.G  > module_mp_morr_two_moment_aero.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_morr_two_moment_aero.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_morr_two_moment_aero.f90
rm -f module_mp_morr_two_moment_aero.G module_mp_morr_two_moment_aero.bb
time mpif90 -f90=ifx -o module_mp_morr_two_moment_aero.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_morr_two_moment_aero.f90

real	0m1.813s
user	0m1.681s
sys	0m0.121s
rm -f module_mp_milbrandt2mom.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_milbrandt2mom.F > module_mp_milbrandt2mom.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_milbrandt2mom.G  > module_mp_milbrandt2mom.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_milbrandt2mom.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_milbrandt2mom.f90
rm -f module_mp_milbrandt2mom.G module_mp_milbrandt2mom.bb
time mpif90 -f90=ifx -o module_mp_milbrandt2mom.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_milbrandt2mom.f90

real	0m8.616s
user	0m8.409s
sys	0m0.192s
rm -f module_mp_nssl_2mom.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_nssl_2mom.F > module_mp_nssl_2mom.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_nssl_2mom.G  > module_mp_nssl_2mom.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_nssl_2mom.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_nssl_2mom.f90
rm -f module_mp_nssl_2mom.G module_mp_nssl_2mom.bb
time mpif90 -f90=ifx -o module_mp_nssl_2mom.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_nssl_2mom.f90

real	0m3.644s
user	0m2.970s
sys	0m0.127s
rm -f module_mp_wdm5.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wdm5.F > module_mp_wdm5.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wdm5.G  > module_mp_wdm5.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wdm5.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wdm5.f90
rm -f module_mp_wdm5.G module_mp_wdm5.bb
time mpif90 -f90=ifx -o module_mp_wdm5.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wdm5.f90

real	0m1.465s
user	0m1.339s
sys	0m0.113s
rm -f module_mp_wdm6.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wdm6.F > module_mp_wdm6.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wdm6.G  > module_mp_wdm6.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wdm6.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wdm6.f90
rm -f module_mp_wdm6.G module_mp_wdm6.bb
time mpif90 -f90=ifx -o module_mp_wdm6.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wdm6.f90

real	0m2.414s
user	0m2.249s
sys	0m0.138s
rm -f module_mp_wdm7.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_wdm7.F > module_mp_wdm7.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_wdm7.G  > module_mp_wdm7.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_wdm7.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_wdm7.f90
rm -f module_mp_wdm7.G module_mp_wdm7.bb
time mpif90 -f90=ifx -o module_mp_wdm7.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_wdm7.f90

real	0m2.466s
user	0m2.332s
sys	0m0.121s
rm -f module_mp_ntu.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_ntu.F > module_mp_ntu.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_ntu.G  > module_mp_ntu.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_ntu.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_ntu.f90
rm -f module_mp_ntu.G module_mp_ntu.bb
time mpif90 -f90=ifx -o module_mp_ntu.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_ntu.f90

real	0m3.458s
user	0m3.257s
sys	0m0.186s
rm -f module_sf_sfclay.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_sfclay.F > module_sf_sfclay.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_sfclay.G  > module_sf_sfclay.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_sfclay.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_sfclay.f90
rm -f module_sf_sfclay.G module_sf_sfclay.bb
time mpif90 -f90=ifx -o module_sf_sfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_sfclay.f90

real	0m0.356s
user	0m0.255s
sys	0m0.090s
rm -f module_sf_sfclayrev.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_sfclayrev.F > module_sf_sfclayrev.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_sfclayrev.G  > module_sf_sfclayrev.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_sfclayrev.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_sfclayrev.f90
rm -f module_sf_sfclayrev.G module_sf_sfclayrev.bb
time mpif90 -f90=ifx -o module_sf_sfclayrev.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_sfclayrev.f90

real	0m0.556s
user	0m0.461s
sys	0m0.089s
rm -f module_progtm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_progtm.F > module_progtm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_progtm.G  > module_progtm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_progtm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_progtm.f90
rm -f module_progtm.G module_progtm.bb
time mpif90 -f90=ifx -o module_progtm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_progtm.f90

real	0m0.130s
user	0m0.039s
sys	0m0.082s
rm -f module_sf_exchcoef.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_exchcoef.F > module_sf_exchcoef.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_exchcoef.G  > module_sf_exchcoef.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_exchcoef.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_exchcoef.f90
rm -f module_sf_exchcoef.G module_sf_exchcoef.bb
time mpif90 -f90=ifx -o module_sf_exchcoef.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_exchcoef.f90

real	0m11.882s
user	0m11.643s
sys	0m0.224s
rm -f module_sf_slab.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_slab.F > module_sf_slab.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_slab.G  > module_sf_slab.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_slab.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_slab.f90

real	0m0.216s
user	0m0.116s
sys	0m0.094s
rm -f module_sf_noahlsm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noahlsm.F > module_sf_noahlsm.G
rm -f module_sf_slab.G module_sf_slab.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noahlsm.G  > module_sf_noahlsm.bb
time mpif90 -f90=ifx -o module_sf_slab.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_slab.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noahlsm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noahlsm.f90
rm -f module_sf_noahlsm.G module_sf_noahlsm.bb
time mpif90 -f90=ifx -o module_sf_noahlsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noahlsm.f90

real	0m0.249s
user	0m0.148s
sys	0m0.097s
rm -f module_sf_gecros.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_gecros.F > module_sf_gecros.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_gecros.G  > module_sf_gecros.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_gecros.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_gecros.f90
rm -f module_sf_gecros.G module_sf_gecros.bb
time mpif90 -f90=ifx -o module_sf_gecros.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_gecros.f90

real	0m0.407s
user	0m0.280s
sys	0m0.093s
rm -f module_sf_myjsfc.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_myjsfc.F > module_sf_myjsfc.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_myjsfc.G  > module_sf_myjsfc.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_myjsfc.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_myjsfc.f90
rm -f module_sf_myjsfc.G module_sf_myjsfc.bb
time mpif90 -f90=ifx -o module_sf_myjsfc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_myjsfc.f90

real	0m0.823s
user	0m0.702s
sys	0m0.105s
rm -f module_data_gocart_dust.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_data_gocart_dust.F > module_data_gocart_dust.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_data_gocart_dust.G  > module_data_gocart_dust.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_data_gocart_dust.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_data_gocart_dust.f90
rm -f module_data_gocart_dust.G module_data_gocart_dust.bb
time mpif90 -f90=ifx -o module_data_gocart_dust.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_data_gocart_dust.f90

real	0m0.106s
user	0m0.021s
sys	0m0.075s
rm -f module_sf_urban.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_urban.F > module_sf_urban.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_urban.G  > module_sf_urban.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_urban.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_urban.f90
rm -f module_sf_urban.G module_sf_urban.bb
time mpif90 -f90=ifx -o module_sf_urban.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_urban.f90

real	0m0.403s
user	0m0.273s
sys	0m0.116s
rm -f module_sf_bem.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_bem.F > module_sf_bem.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_bem.G  > module_sf_bem.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_bem.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_bem.f90
rm -f module_sf_bem.G module_sf_bem.bb
time mpif90 -f90=ifx -o module_sf_bem.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_bem.f90

real	0m0.671s
user	0m0.555s
sys	0m0.105s
rm -f module_sf_ctsm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_ctsm.F > module_sf_ctsm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_ctsm.G  > module_sf_ctsm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_ctsm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_ctsm.f90
rm -f module_sf_ctsm.G module_sf_ctsm.bb
time mpif90 -f90=ifx -o module_sf_ctsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_ctsm.f90

real	0m0.098s
user	0m0.017s
sys	0m0.071s
rm -f module_sf_ssib.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_ssib.F > module_sf_ssib.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_ssib.G  > module_sf_ssib.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_ssib.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_ssib.f90
rm -f module_sf_ssib.G module_sf_ssib.bb
time mpif90 -f90=ifx -o module_sf_ssib.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_ssib.f90

real	0m2.243s
user	0m2.097s
sys	0m0.134s
rm -f module_sf_noah_seaice.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noah_seaice.F > module_sf_noah_seaice.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noah_seaice.G  > module_sf_noah_seaice.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noah_seaice.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noah_seaice.f90
rm -f module_sf_noah_seaice.G module_sf_noah_seaice.bb
time mpif90 -f90=ifx -o module_sf_noah_seaice.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noah_seaice.f90

real	0m1.262s
user	0m1.097s
sys	0m0.147s
rm -f module_sf_noahmp_glacier.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noahmp_glacier.F > module_sf_noahmp_glacier.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noahmp_glacier.G  > module_sf_noahmp_glacier.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noahmp_glacier.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noahmp_glacier.f90
rm -f module_sf_noahmp_glacier.G module_sf_noahmp_glacier.bb
time mpif90 -f90=ifx -o module_sf_noahmp_glacier.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noahmp_glacier.f90

real	0m0.220s
user	0m0.128s
sys	0m0.083s
rm -f module_sf_pxlsm_data.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_pxlsm_data.F > module_sf_pxlsm_data.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_pxlsm_data.G  > module_sf_pxlsm_data.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_pxlsm_data.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_pxlsm_data.f90
rm -f module_sf_pxlsm_data.G module_sf_pxlsm_data.bb
time mpif90 -f90=ifx -o module_sf_pxlsm_data.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_pxlsm_data.f90

real	0m0.103s
user	0m0.022s
sys	0m0.069s
rm -f module_sf_ruclsm.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_ruclsm.F > module_sf_ruclsm.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_ruclsm.b  > module_sf_ruclsm.f90
rm -f module_sf_ruclsm.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto module_sf_ruclsm.f90

real	0m0.754s
user	0m0.661s
sys	0m0.082s
rm -f module_sf_sfcdiags.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_sfcdiags.F > module_sf_sfcdiags.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_sfcdiags.G  > module_sf_sfcdiags.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_sfcdiags.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_sfcdiags.f90
rm -f module_sf_sfcdiags.G module_sf_sfcdiags.bb
time mpif90 -f90=ifx -o module_sf_sfcdiags.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_sfcdiags.f90

real	0m0.146s
user	0m0.035s
sys	0m0.098s
rm -f module_sf_sfcdiags_ruclsm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_sfcdiags_ruclsm.F > module_sf_sfcdiags_ruclsm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_sfcdiags_ruclsm.G  > module_sf_sfcdiags_ruclsm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_sfcdiags_ruclsm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_sfcdiags_ruclsm.f90
rm -f module_sf_sfcdiags_ruclsm.G module_sf_sfcdiags_ruclsm.bb
time mpif90 -f90=ifx -o module_sf_sfcdiags_ruclsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_sfcdiags_ruclsm.f90

real	0m0.153s
user	0m0.070s
sys	0m0.077s
rm -f module_sf_sstskin.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_sstskin.F > module_sf_sstskin.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_sstskin.G  > module_sf_sstskin.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_sstskin.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_sstskin.f90
rm -f module_sf_sstskin.G module_sf_sstskin.bb
time mpif90 -f90=ifx -o module_sf_sstskin.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_sstskin.f90

real	0m0.134s
user	0m0.041s
sys	0m0.081s
rm -f module_sf_tmnupdate.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_tmnupdate.F > module_sf_tmnupdate.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_tmnupdate.G  > module_sf_tmnupdate.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_tmnupdate.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_tmnupdate.f90
rm -f module_sf_tmnupdate.G module_sf_tmnupdate.bb
time mpif90 -f90=ifx -o module_sf_tmnupdate.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_tmnupdate.f90

real	0m0.236s
user	0m0.161s
sys	0m0.067s
rm -f module_sf_oml.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_oml.F > module_sf_oml.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_oml.G  > module_sf_oml.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_oml.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_oml.f90
rm -f module_sf_oml.G module_sf_oml.bb
time mpif90 -f90=ifx -o module_sf_oml.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_oml.f90

real	0m0.189s
user	0m0.095s
sys	0m0.086s
rm -f module_sf_3dpwp.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_3dpwp.F > module_sf_3dpwp.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_3dpwp.G  > module_sf_3dpwp.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_3dpwp.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_3dpwp.f90
rm -f module_sf_3dpwp.G module_sf_3dpwp.bb
time mpif90 -f90=ifx -o module_sf_3dpwp.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_3dpwp.f90

real	0m2.570s
user	0m2.419s
sys	0m0.141s
rm -f module_sf_qnsesfc.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_qnsesfc.F > module_sf_qnsesfc.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_qnsesfc.G  > module_sf_qnsesfc.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_qnsesfc.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_qnsesfc.f90
rm -f module_sf_qnsesfc.G module_sf_qnsesfc.bb
time mpif90 -f90=ifx -o module_sf_qnsesfc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_qnsesfc.f90

real	0m0.388s
user	0m0.280s
sys	0m0.100s
rm -f module_sf_fogdes.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_fogdes.F > module_sf_fogdes.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_fogdes.G  > module_sf_fogdes.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_fogdes.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_fogdes.f90
rm -f module_sf_fogdes.G module_sf_fogdes.bb
time mpif90 -f90=ifx -o module_sf_fogdes.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_fogdes.f90

real	0m1.101s
user	0m0.986s
sys	0m0.111s
rm -f module_sf_pxsfclay.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_pxsfclay.F > module_sf_pxsfclay.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_pxsfclay.G  > module_sf_pxsfclay.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_pxsfclay.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_pxsfclay.f90
rm -f module_sf_pxsfclay.G module_sf_pxsfclay.bb
time mpif90 -f90=ifx -o module_sf_pxsfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_pxsfclay.f90

real	0m0.166s
user	0m0.086s
sys	0m0.075s
rm -f module_sf_temfsfclay.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_temfsfclay.F > module_sf_temfsfclay.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_temfsfclay.G  > module_sf_temfsfclay.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_temfsfclay.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_temfsfclay.f90
rm -f module_sf_temfsfclay.G module_sf_temfsfclay.bb
time mpif90 -f90=ifx -o module_sf_temfsfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_temfsfclay.f90

real	0m0.220s
user	0m0.123s
sys	0m0.088s
rm -f module_sf_idealscmsfclay.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_idealscmsfclay.F > module_sf_idealscmsfclay.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_idealscmsfclay.G  > module_sf_idealscmsfclay.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_idealscmsfclay.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_idealscmsfclay.f90
rm -f module_sf_idealscmsfclay.G module_sf_idealscmsfclay.bb
time mpif90 -f90=ifx -o module_sf_idealscmsfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_idealscmsfclay.f90

real	0m0.191s
user	0m0.116s
sys	0m0.060s
rm -f module_sf_scmflux.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_scmflux.F > module_sf_scmflux.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_scmflux.G  > module_sf_scmflux.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_scmflux.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_scmflux.f90
rm -f module_sf_scmflux.G module_sf_scmflux.bb
time mpif90 -f90=ifx -o module_sf_scmflux.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_scmflux.f90

real	0m0.176s
user	0m0.061s
sys	0m0.092s
rm -f module_sf_scmskintemp.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_scmskintemp.F > module_sf_scmskintemp.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_scmskintemp.G  > module_sf_scmskintemp.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_scmskintemp.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_scmskintemp.f90
rm -f module_sf_scmskintemp.G module_sf_scmskintemp.bb
time mpif90 -f90=ifx -o module_sf_scmskintemp.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_scmskintemp.f90

real	0m0.198s
user	0m0.113s
sys	0m0.079s
rm -f module_physics_addtendc.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_physics_addtendc.F > module_physics_addtendc.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_physics_addtendc.G  > module_physics_addtendc.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_physics_addtendc.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_physics_addtendc.f90
rm -f module_physics_addtendc.G module_physics_addtendc.bb
time mpif90 -f90=ifx -o module_physics_addtendc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_physics_addtendc.f90

real	0m0.132s
user	0m0.055s
sys	0m0.068s
rm -f module_sf_lake.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_lake.F > module_sf_lake.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_lake.G  > module_sf_lake.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_lake.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_lake.f90
rm -f module_sf_lake.G module_sf_lake.bb
time mpif90 -f90=ifx -o module_sf_lake.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_lake.f90

real	0m0.809s
user	0m0.685s
sys	0m0.113s
rm -f module_fdda_psufddagd.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fdda_psufddagd.F > module_fdda_psufddagd.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fdda_psufddagd.G  > module_fdda_psufddagd.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fdda_psufddagd.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fdda_psufddagd.f90
rm -f module_fdda_psufddagd.G module_fdda_psufddagd.bb
time mpif90 -f90=ifx -o module_fdda_psufddagd.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fdda_psufddagd.f90

real	0m1.479s
user	0m1.362s
sys	0m0.103s
rm -f module_fdda_spnudging.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fdda_spnudging.F > module_fdda_spnudging.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fdda_spnudging.G  > module_fdda_spnudging.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fdda_spnudging.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fdda_spnudging.f90
rm -f module_fdda_spnudging.G module_fdda_spnudging.bb
time mpif90 -f90=ifx -o module_fdda_spnudging.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fdda_spnudging.f90

real	0m1.237s
user	0m1.152s
sys	0m0.075s
rm -f module_fddaobs_rtfdda.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fddaobs_rtfdda.F > module_fddaobs_rtfdda.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fddaobs_rtfdda.G  > module_fddaobs_rtfdda.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fddaobs_rtfdda.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fddaobs_rtfdda.f90
rm -f module_fddaobs_rtfdda.G module_fddaobs_rtfdda.bb
time mpif90 -f90=ifx -o module_fddaobs_rtfdda.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fddaobs_rtfdda.f90

real	0m1.573s
user	0m1.407s
sys	0m0.158s
rm -f module_wind_fitch.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_wind_fitch.F > module_wind_fitch.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_wind_fitch.G  > module_wind_fitch.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_wind_fitch.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_wind_fitch.f90
rm -f module_wind_fitch.G module_wind_fitch.bb
time mpif90 -f90=ifx -o module_wind_fitch.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_wind_fitch.f90

real	0m0.386s
user	0m0.295s
sys	0m0.084s
rm -f module_dust_emis.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_dust_emis.F > module_dust_emis.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_dust_emis.G  > module_dust_emis.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_dust_emis.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_dust_emis.f90
rm -f module_dust_emis.G module_dust_emis.bb
time mpif90 -f90=ifx -o module_dust_emis.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_dust_emis.f90

real	0m0.168s
user	0m0.081s
sys	0m0.078s
rm -f module_irrigation.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_irrigation.F > module_irrigation.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_irrigation.G  > module_irrigation.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_irrigation.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_irrigation.f90
rm -f module_irrigation.G module_irrigation.bb
time mpif90 -f90=ifx -o module_irrigation.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_irrigation.f90

real	0m0.177s
user	0m0.109s
sys	0m0.064s
rm -f module_microphysics_zero_out.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_microphysics_zero_out.F > module_microphysics_zero_out.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_microphysics_zero_out.G  > module_microphysics_zero_out.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_microphysics_zero_out.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_microphysics_zero_out.f90
rm -f module_microphysics_zero_out.G module_microphysics_zero_out.bb
time mpif90 -f90=ifx -o module_microphysics_zero_out.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_microphysics_zero_out.f90

real	0m0.323s
user	0m0.209s
sys	0m0.105s
rm -f module_ltng_crmpr92.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ltng_crmpr92.F > module_ltng_crmpr92.G

real	0m3.563s
user	0m3.389s
sys	0m0.159s
rm -f module_ltng_cpmpr92z.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ltng_cpmpr92z.F > module_ltng_cpmpr92z.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ltng_crmpr92.G  > module_ltng_crmpr92.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ltng_cpmpr92z.G  > module_ltng_cpmpr92z.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ltng_crmpr92.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ltng_crmpr92.f90
rm -f module_ltng_crmpr92.G module_ltng_crmpr92.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ltng_cpmpr92z.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ltng_cpmpr92z.f90
time mpif90 -f90=ifx -o module_ltng_crmpr92.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ltng_crmpr92.f90
rm -f module_ltng_cpmpr92z.G module_ltng_cpmpr92z.bb
time mpif90 -f90=ifx -o module_ltng_cpmpr92z.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ltng_cpmpr92z.f90

real	0m0.184s
user	0m0.066s
sys	0m0.097s
rm -f module_ltng_iccg.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ltng_iccg.F > module_ltng_iccg.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ltng_iccg.G  > module_ltng_iccg.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ltng_iccg.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ltng_iccg.f90
rm -f module_ltng_iccg.G module_ltng_iccg.bb
time mpif90 -f90=ifx -o module_ltng_iccg.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ltng_iccg.f90

real	0m0.310s
user	0m0.178s
sys	0m0.123s
rm -f module_fddagd_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fddagd_driver.F > module_fddagd_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fddagd_driver.G  > module_fddagd_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fddagd_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fddagd_driver.f90
rm -f module_fddagd_driver.G module_fddagd_driver.bb
time mpif90 -f90=ifx -o module_fddagd_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fddagd_driver.f90

real	0m0.293s
user	0m0.191s
sys	0m0.087s
rm -f module_fddaobs_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fddaobs_driver.F > module_fddaobs_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fddaobs_driver.G  > module_fddaobs_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fddaobs_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fddaobs_driver.f90
rm -f module_fddaobs_driver.G module_fddaobs_driver.bb
time mpif90 -f90=ifx -o module_fddaobs_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fddaobs_driver.f90

real	0m0.435s
user	0m0.303s
sys	0m0.116s
rm -f module_diag_misc.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_misc.F > module_diag_misc.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_misc.G  > module_diag_misc.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_misc.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_misc.f90

real	0m0.773s
user	0m0.626s
sys	0m0.130s
rm -f module_diag_nwp.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_nwp.F > module_diag_nwp.G
rm -f module_diag_misc.G module_diag_misc.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_nwp.G  > module_diag_nwp.bb
time mpif90 -f90=ifx -o module_diag_misc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_misc.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_nwp.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_nwp.f90
rm -f module_diag_nwp.G module_diag_nwp.bb
time mpif90 -f90=ifx -o module_diag_nwp.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_nwp.f90

real	0m0.635s
user	0m0.542s
sys	0m0.084s
rm -f module_diag_cl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_cl.F > module_diag_cl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_cl.G  > module_diag_cl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_cl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_cl.f90
rm -f module_diag_cl.G module_diag_cl.bb
time mpif90 -f90=ifx -o module_diag_cl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_cl.f90

real	0m0.883s
user	0m0.732s
sys	0m0.137s
rm -f module_diag_pld.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_pld.F > module_diag_pld.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_pld.G  > module_diag_pld.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_pld.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_pld.f90
rm -f module_diag_pld.G module_diag_pld.bb
time mpif90 -f90=ifx -o module_diag_pld.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_pld.f90

real	0m0.217s
user	0m0.121s
sys	0m0.088s
rm -f module_diag_zld.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_zld.F > module_diag_zld.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_zld.G  > module_diag_zld.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_zld.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_zld.f90
rm -f module_diag_zld.G module_diag_zld.bb
time mpif90 -f90=ifx -o module_diag_zld.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_zld.f90

real	0m0.653s
user	0m0.579s
sys	0m0.062s
rm -f module_diag_functions.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_functions.F > module_diag_functions.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_functions.G  > module_diag_functions.bb

real	0m0.211s
user	0m0.102s
sys	0m0.098s
rm -f module_diag_hailcast.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_hailcast.F > module_diag_hailcast.G
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_functions.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_functions.f90
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_hailcast.G  > module_diag_hailcast.bb
rm -f module_diag_functions.G module_diag_functions.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_hailcast.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_hailcast.f90
time mpif90 -f90=ifx -o module_diag_functions.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_functions.f90
rm -f module_diag_hailcast.G module_diag_hailcast.bb
time mpif90 -f90=ifx -o module_diag_hailcast.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_hailcast.f90

real	0m0.295s
user	0m0.195s
sys	0m0.095s
rm -f module_diag_solar.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_solar.F > module_diag_solar.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_solar.G  > module_diag_solar.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_solar.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_solar.f90
rm -f module_diag_solar.G module_diag_solar.bb
time mpif90 -f90=ifx -o module_diag_solar.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_solar.f90

real	0m0.509s
user	0m0.424s
sys	0m0.071s
rm -f module_fr_fire_util.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_util.F > module_fr_fire_util.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fr_fire_util.G  > module_fr_fire_util.bb

real	0m0.989s
user	0m0.838s
sys	0m0.140s
rm -f module_firebrand_spotting_mpi.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_firebrand_spotting_mpi.F > module_firebrand_spotting_mpi.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_firebrand_spotting_mpi.G  > module_firebrand_spotting_mpi.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fr_fire_util.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fr_fire_util.f90
rm -f module_fr_fire_util.G module_fr_fire_util.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_firebrand_spotting_mpi.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_firebrand_spotting_mpi.f90
time mpif90 -f90=ifx -o module_fr_fire_util.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fr_fire_util.f90
rm -f module_firebrand_spotting_mpi.G module_firebrand_spotting_mpi.bb
time mpif90 -f90=ifx -o module_firebrand_spotting_mpi.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_firebrand_spotting_mpi.f90

real	0m1.108s
user	0m0.864s
sys	0m0.093s
rm -f module_cam_support.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_support.F > module_cam_support.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_support.G  > module_cam_support.bb

real	0m1.117s
user	0m0.912s
sys	0m0.187s
rm -f module_cam_shr_const_mod.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_shr_const_mod.F > module_cam_shr_const_mod.G
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_support.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_support.f90
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_shr_const_mod.G  > module_cam_shr_const_mod.bb
rm -f module_cam_support.G module_cam_support.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_shr_const_mod.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_shr_const_mod.f90
time mpif90 -f90=ifx -o module_cam_support.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_support.f90
rm -f module_cam_shr_const_mod.G module_cam_shr_const_mod.bb
time mpif90 -f90=ifx -o module_cam_shr_const_mod.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_shr_const_mod.f90

real	0m0.131s
user	0m0.054s
sys	0m0.070s
rm -f module_gfs_physcons.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_gfs_physcons.F > module_gfs_physcons.G

real	0m0.103s
user	0m0.032s
sys	0m0.067s
rm -f module_bl_mynn.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_mynn.F > module_bl_mynn.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_gfs_physcons.G  > module_gfs_physcons.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_mynn.G  > module_bl_mynn.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_gfs_physcons.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_gfs_physcons.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_mynn.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_mynn.f90
rm -f module_gfs_physcons.G module_gfs_physcons.bb
time mpif90 -f90=ifx -o module_gfs_physcons.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_gfs_physcons.f90
rm -f module_bl_mynn.G module_bl_mynn.bb
time mpif90 -f90=ifx -o module_bl_mynn.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_mynn.f90

real	0m0.112s
user	0m0.021s
sys	0m0.083s
rm -f module_cu_gf_ctrans.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_gf_ctrans.F > module_cu_gf_ctrans.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_gf_ctrans.G  > module_cu_gf_ctrans.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_gf_ctrans.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_gf_ctrans.f90
rm -f module_cu_gf_ctrans.G module_cu_gf_ctrans.bb
time mpif90 -f90=ifx -o module_cu_gf_ctrans.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_gf_ctrans.f90

real	0m0.098s
user	0m0.022s
sys	0m0.066s
rm -f module_ra_rrtm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtm.F > module_ra_rrtm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtm.G  > module_ra_rrtm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtm.f90
rm -f module_ra_rrtm.G module_ra_rrtm.bb
time mpif90 -f90=ifx -o module_ra_rrtm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtm.f90

real	0m3.303s
user	0m3.103s
sys	0m0.190s
rm -f module_ra_rrtmg_lw.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtmg_lw.F > module_ra_rrtmg_lw.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtmg_lw.G  > module_ra_rrtmg_lw.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtmg_lw.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtmg_lw.f90
rm -f module_ra_rrtmg_lw.G module_ra_rrtmg_lw.bb
time mpif90 -f90=ifx -o module_ra_rrtmg_lw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtmg_lw.f90

real	0m3.606s
user	0m3.424s
sys	0m0.173s
rm -f module_ra_rrtmg_swf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtmg_swf.F > module_ra_rrtmg_swf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtmg_swf.G  > module_ra_rrtmg_swf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtmg_swf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtmg_swf.f90
rm -f module_ra_rrtmg_swf.G module_ra_rrtmg_swf.bb
time mpif90 -f90=ifx -o module_ra_rrtmg_swf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtmg_swf.f90

real	0m0.106s
user	0m0.018s
sys	0m0.083s
rm -f module_ra_rrtmg_swk.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtmg_swk.F > module_ra_rrtmg_swk.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtmg_swk.G  > module_ra_rrtmg_swk.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtmg_swk.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtmg_swk.f90
rm -f module_ra_rrtmg_swk.G module_ra_rrtmg_swk.bb
time mpif90 -f90=ifx -o module_ra_rrtmg_swk.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtmg_swk.f90

real	0m0.144s
user	0m0.029s
sys	0m0.088s
rm -f module_ra_cam_support.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_cam_support.F > module_ra_cam_support.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_cam_support.G  > module_ra_cam_support.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_cam_support.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_cam_support.f90
rm -f module_ra_cam_support.G module_ra_cam_support.bb
time mpif90 -f90=ifx -o module_ra_cam_support.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_cam_support.f90

real	0m1.396s
user	0m1.265s
sys	0m0.122s
rm -f module_ra_gfdleta.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_gfdleta.F > module_ra_gfdleta.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_gfdleta.G  > module_ra_gfdleta.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_gfdleta.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_gfdleta.f90
rm -f module_ra_gfdleta.G module_ra_gfdleta.bb
time mpif90 -f90=ifx -o module_ra_gfdleta.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_gfdleta.f90

real	0m7.437s
user	0m7.081s
sys	0m0.227s
rm -f module_mp_thompson.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_thompson.F > module_mp_thompson.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_thompson.G  > module_mp_thompson.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_thompson.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_thompson.f90
rm -f module_mp_thompson.G module_mp_thompson.bb
time mpif90 -f90=ifx -o module_mp_thompson.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_thompson.f90

real	0m7.124s
user	0m6.853s
sys	0m0.258s
rm -f module_madwrf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_madwrf.F > module_madwrf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_madwrf.G  > module_madwrf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_madwrf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_madwrf.f90
rm -f module_madwrf.G module_madwrf.bb
time mpif90 -f90=ifx -o module_madwrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_madwrf.f90

real	0m0.842s
user	0m0.728s
sys	0m0.100s
rm -f module_sf_noahmplsm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noahmplsm.F > module_sf_noahmplsm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noahmplsm.G  > module_sf_noahmplsm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noahmplsm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noahmplsm.f90
rm -f module_sf_noahmplsm.G module_sf_noahmplsm.bb
time mpif90 -f90=ifx -o module_sf_noahmplsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noahmplsm.f90

real	0m3.834s
user	0m3.624s
sys	0m0.202s
rm -f module_sf_bep.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_bep.F > module_sf_bep.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_bep.G  > module_sf_bep.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_bep.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_bep.f90
rm -f module_sf_bep.G module_sf_bep.bb
time mpif90 -f90=ifx -o module_sf_bep.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_bep.f90

real	0m1.599s
user	0m1.495s
sys	0m0.092s
rm -f module_sf_bep_bem.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_bep_bem.F > module_sf_bep_bem.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_bep_bem.G  > module_sf_bep_bem.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_bep_bem.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_bep_bem.f90
rm -f module_sf_bep_bem.G module_sf_bep_bem.bb
time mpif90 -f90=ifx -o module_sf_bep_bem.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_bep_bem.f90

real	0m4.837s
user	0m4.631s
sys	0m0.190s
rm -f module_sf_clm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_clm.F > module_sf_clm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_clm.G  > module_sf_clm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_clm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_clm.f90

real	0m3.033s
user	0m2.868s
sys	0m0.152s
rm -f module_sf_noah_seaice_drv.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noah_seaice_drv.F > module_sf_noah_seaice_drv.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noah_seaice_drv.G  > module_sf_noah_seaice_drv.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noah_seaice_drv.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noah_seaice_drv.f90
rm -f module_sf_clm.G module_sf_clm.bb
rm -f module_sf_noah_seaice_drv.G module_sf_noah_seaice_drv.bb
time mpif90 -f90=ifx -o module_sf_clm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_clm.f90
time mpif90 -f90=ifx -o module_sf_noah_seaice_drv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noah_seaice_drv.f90

real	0m0.216s
user	0m0.126s
sys	0m0.085s
rm -f module_sf_noahmp_groundwater.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noahmp_groundwater.F > module_sf_noahmp_groundwater.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noahmp_groundwater.G  > module_sf_noahmp_groundwater.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noahmp_groundwater.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noahmp_groundwater.f90
rm -f module_sf_noahmp_groundwater.G module_sf_noahmp_groundwater.bb
time mpif90 -f90=ifx -o module_sf_noahmp_groundwater.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noahmp_groundwater.f90

real	0m0.398s
user	0m0.295s
sys	0m0.097s
rm -f module_sf_pxlsm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_pxlsm.F > module_sf_pxlsm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_pxlsm.G  > module_sf_pxlsm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_pxlsm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_pxlsm.f90
rm -f module_sf_pxlsm.G module_sf_pxlsm.bb
time mpif90 -f90=ifx -o module_sf_pxlsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_pxlsm.f90

real	0m0.486s
user	0m0.388s
sys	0m0.089s
rm -f module_sf_ocean_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_ocean_driver.F > module_sf_ocean_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_ocean_driver.G  > module_sf_ocean_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_ocean_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_ocean_driver.f90
rm -f module_sf_ocean_driver.G module_sf_ocean_driver.bb
time mpif90 -f90=ifx -o module_sf_ocean_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_ocean_driver.f90

real	0m0.159s
user	0m0.073s
sys	0m0.074s
rm -f module_sf_mynn.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_mynn.F > module_sf_mynn.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_mynn.G  > module_sf_mynn.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_mynn.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_mynn.f90
rm -f module_sf_mynn.G module_sf_mynn.bb
time mpif90 -f90=ifx -o module_sf_mynn.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_mynn.f90

real	0m0.577s
user	0m0.463s
sys	0m0.103s
rm -f module_lightning_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_lightning_driver.F > module_lightning_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_lightning_driver.G  > module_lightning_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_lightning_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_lightning_driver.f90
rm -f module_lightning_driver.G module_lightning_driver.bb
time mpif90 -f90=ifx -o module_lightning_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_lightning_driver.f90

real	0m0.310s
user	0m0.226s
sys	0m0.067s
rm -f module_diag_trad_fields.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_trad_fields.F > module_diag_trad_fields.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_trad_fields.G  > module_diag_trad_fields.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_trad_fields.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_trad_fields.f90
rm -f module_diag_trad_fields.G module_diag_trad_fields.bb
time mpif90 -f90=ifx -o module_diag_trad_fields.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_trad_fields.f90

real	0m0.229s
user	0m0.143s
sys	0m0.076s
rm -f module_diag_rasm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_rasm.F > module_diag_rasm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_rasm.G  > module_diag_rasm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_rasm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_rasm.f90
rm -f module_diag_rasm.G module_diag_rasm.bb
time mpif90 -f90=ifx -o module_diag_rasm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_rasm.f90

real	0m1.979s
user	0m1.792s
sys	0m0.175s
rm -f module_fr_fire_phys.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_phys.F > module_fr_fire_phys.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fr_fire_phys.G  > module_fr_fire_phys.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fr_fire_phys.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fr_fire_phys.f90
rm -f module_fr_fire_phys.G module_fr_fire_phys.bb
time mpif90 -f90=ifx -o module_fr_fire_phys.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fr_fire_phys.f90

real	0m1.129s
user	0m1.012s
sys	0m0.108s
rm -f module_fr_fire_atm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_atm.F > module_fr_fire_atm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fr_fire_atm.G  > module_fr_fire_atm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fr_fire_atm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fr_fire_atm.f90
rm -f module_fr_fire_atm.G module_fr_fire_atm.bb
time mpif90 -f90=ifx -o module_fr_fire_atm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fr_fire_atm.f90

real	0m0.223s
user	0m0.139s
sys	0m0.071s
rm -f module_firebrand_spotting.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_firebrand_spotting.F > module_firebrand_spotting.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_firebrand_spotting.G  > module_firebrand_spotting.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_firebrand_spotting.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_firebrand_spotting.f90
rm -f module_firebrand_spotting.G module_firebrand_spotting.bb
time mpif90 -f90=ifx -o module_firebrand_spotting.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_firebrand_spotting.f90

real	0m5.010s
user	0m4.804s
sys	0m0.170s
rm -f module_cam_physconst.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_physconst.F > module_cam_physconst.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_physconst.G  > module_cam_physconst.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_physconst.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_physconst.f90
rm -f module_cam_physconst.G module_cam_physconst.bb
time mpif90 -f90=ifx -o module_cam_physconst.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_physconst.f90

real	0m0.106s
user	0m0.033s
sys	0m0.062s
rm -f module_cam_trb_mtn_stress.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_trb_mtn_stress.F > module_cam_trb_mtn_stress.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_trb_mtn_stress.G  > module_cam_trb_mtn_stress.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_trb_mtn_stress.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_trb_mtn_stress.f90
rm -f module_cam_trb_mtn_stress.G module_cam_trb_mtn_stress.bb
time mpif90 -f90=ifx -o module_cam_trb_mtn_stress.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_trb_mtn_stress.f90

real	0m0.117s
user	0m0.034s
sys	0m0.072s
rm -f module_cam_upper_bc.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_upper_bc.F > module_cam_upper_bc.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_upper_bc.G  > module_cam_upper_bc.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_upper_bc.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_upper_bc.f90
rm -f module_cam_upper_bc.G module_cam_upper_bc.bb
time mpif90 -f90=ifx -o module_cam_upper_bc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_upper_bc.f90

real	0m0.107s
user	0m0.026s
sys	0m0.071s
rm -f module_cam_bl_diffusion_solver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_bl_diffusion_solver.F > module_cam_bl_diffusion_solver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_bl_diffusion_solver.G  > module_cam_bl_diffusion_solver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_bl_diffusion_solver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_bl_diffusion_solver.f90
rm -f module_cam_bl_diffusion_solver.G module_cam_bl_diffusion_solver.bb
time mpif90 -f90=ifx -o module_cam_bl_diffusion_solver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_bl_diffusion_solver.f90

real	0m0.432s
user	0m0.315s
sys	0m0.106s
rm -f module_cam_mp_radconstants.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_mp_radconstants.F > module_cam_mp_radconstants.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_mp_radconstants.G  > module_cam_mp_radconstants.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_mp_radconstants.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_mp_radconstants.f90
rm -f module_cam_mp_radconstants.G module_cam_mp_radconstants.bb
time mpif90 -f90=ifx -o module_cam_mp_radconstants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_mp_radconstants.f90

real	0m0.159s
user	0m0.090s
sys	0m0.060s
rm -f module_cam_mp_conv_water.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_mp_conv_water.F > module_cam_mp_conv_water.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_mp_conv_water.G  > module_cam_mp_conv_water.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_mp_conv_water.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_mp_conv_water.f90
rm -f module_cam_mp_conv_water.G module_cam_mp_conv_water.bb
time mpif90 -f90=ifx -o module_cam_mp_conv_water.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_mp_conv_water.f90

real	0m0.147s
user	0m0.065s
sys	0m0.072s
rm -f module_cam_mp_qneg3.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_mp_qneg3.F > module_cam_mp_qneg3.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_mp_qneg3.G  > module_cam_mp_qneg3.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_mp_qneg3.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_mp_qneg3.f90
rm -f module_cam_mp_qneg3.G module_cam_mp_qneg3.bb
time mpif90 -f90=ifx -o module_cam_mp_qneg3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_mp_qneg3.f90

real	0m0.191s
user	0m0.110s
sys	0m0.074s
rm -f module_bl_gfs.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_gfs.F > module_bl_gfs.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_gfs.G  > module_bl_gfs.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_gfs.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_gfs.f90
rm -f module_bl_gfs.G module_bl_gfs.bb
time mpif90 -f90=ifx -o module_bl_gfs.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_gfs.f90

real	0m0.785s
user	0m0.682s
sys	0m0.091s
rm -f module_bl_gfsedmf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_gfsedmf.F > module_bl_gfsedmf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_gfsedmf.G  > module_bl_gfsedmf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_gfsedmf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_gfsedmf.f90
rm -f module_bl_gfsedmf.G module_bl_gfsedmf.bb
time mpif90 -f90=ifx -o module_bl_gfsedmf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_gfsedmf.f90

real	0m0.108s
user	0m0.032s
sys	0m0.075s
rm -f module_bl_mynn_wrapper.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_mynn_wrapper.F > module_bl_mynn_wrapper.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_mynn_wrapper.G  > module_bl_mynn_wrapper.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_mynn_wrapper.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_mynn_wrapper.f90
rm -f module_bl_mynn_wrapper.G module_bl_mynn_wrapper.bb
time mpif90 -f90=ifx -o module_bl_mynn_wrapper.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_mynn_wrapper.f90

real	0m1.120s
user	0m0.998s
sys	0m0.094s
rm -f module_gfs_funcphys.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_gfs_funcphys.F > module_gfs_funcphys.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_gfs_funcphys.G  > module_gfs_funcphys.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_gfs_funcphys.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_gfs_funcphys.f90
rm -f module_gfs_funcphys.G module_gfs_funcphys.bb
time mpif90 -f90=ifx -o module_gfs_funcphys.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_gfs_funcphys.f90

real	0m0.566s
user	0m0.470s
sys	0m0.090s
rm -f module_cu_gf_deep.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_gf_deep.F > module_cu_gf_deep.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_gf_deep.G  > module_cu_gf_deep.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_gf_deep.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_gf_deep.f90
rm -f module_cu_gf_deep.G module_cu_gf_deep.bb
time mpif90 -f90=ifx -o module_cu_gf_deep.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_gf_deep.f90

real	0m2.607s
user	0m2.440s
sys	0m0.148s
rm -f module_cu_sas.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_sas.F > module_cu_sas.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_sas.G  > module_cu_sas.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_sas.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_sas.f90
rm -f module_cu_sas.G module_cu_sas.bb
time mpif90 -f90=ifx -o module_cu_sas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_sas.f90

real	0m3.196s
user	0m3.071s
sys	0m0.116s
rm -f module_cu_scalesas.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_scalesas.F > module_cu_scalesas.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_scalesas.G  > module_cu_scalesas.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_scalesas.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_scalesas.f90
rm -f module_cu_scalesas.G module_cu_scalesas.bb
time mpif90 -f90=ifx -o module_cu_scalesas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_scalesas.f90

real	0m2.618s
user	0m2.489s
sys	0m0.118s
rm -f module_cu_osas.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_osas.F > module_cu_osas.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_osas.G  > module_cu_osas.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_osas.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_osas.f90
rm -f module_cu_osas.G module_cu_osas.bb
time mpif90 -f90=ifx -o module_cu_osas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_osas.f90

real	0m1.455s
user	0m1.316s
sys	0m0.130s
rm -f module_ra_rrtmg_sw.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_rrtmg_sw.F > module_ra_rrtmg_sw.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_rrtmg_sw.G  > module_ra_rrtmg_sw.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_rrtmg_sw.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_rrtmg_sw.f90
rm -f module_ra_rrtmg_sw.G module_ra_rrtmg_sw.bb
time mpif90 -f90=ifx -o module_ra_rrtmg_sw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_rrtmg_sw.f90

real	0m6.674s
user	0m6.341s
sys	0m0.200s
rm -f module_ra_cam.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ra_cam.F > module_ra_cam.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ra_cam.G  > module_ra_cam.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ra_cam.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ra_cam.f90
rm -f module_ra_cam.G module_ra_cam.bb
time mpif90 -f90=ifx -o module_ra_cam.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ra_cam.f90

real	0m3.544s
user	0m3.361s
sys	0m0.155s
rm -f module_sf_gfs.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_gfs.F > module_sf_gfs.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_gfs.G  > module_sf_gfs.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_gfs.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_gfs.f90
rm -f module_sf_gfs.G module_sf_gfs.bb
time mpif90 -f90=ifx -o module_sf_gfs.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_gfs.f90

real	0m0.388s
user	0m0.292s
sys	0m0.086s
rm -f module_sf_gfdl.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_gfdl.F > module_sf_gfdl.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_gfdl.G  > module_sf_gfdl.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_gfdl.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_gfdl.f90
rm -f module_sf_gfdl.G module_sf_gfdl.bb
time mpif90 -f90=ifx -o module_sf_gfdl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_gfdl.f90

real	0m0.648s
user	0m0.536s
sys	0m0.105s
rm -f module_sf_noahlsm_glacial_only.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noahlsm_glacial_only.F > module_sf_noahlsm_glacial_only.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noahlsm_glacial_only.G  > module_sf_noahlsm_glacial_only.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noahlsm_glacial_only.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noahlsm_glacial_only.f90
rm -f module_sf_noahlsm_glacial_only.G module_sf_noahlsm_glacial_only.bb
time mpif90 -f90=ifx -o module_sf_noahlsm_glacial_only.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noahlsm_glacial_only.f90

real	0m0.238s
user	0m0.121s
sys	0m0.107s
rm -f module_sf_noahmpdrv.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noahmpdrv.F > module_sf_noahmpdrv.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noahmpdrv.G  > module_sf_noahmpdrv.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noahmpdrv.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noahmpdrv.f90
rm -f module_sf_noahmpdrv.G module_sf_noahmpdrv.bb
time mpif90 -f90=ifx -o module_sf_noahmpdrv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noahmpdrv.f90

real	0m40.527s
user	0m39.099s
sys	0m1.262s
rm -f module_diag_afwa.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diag_afwa.F > module_diag_afwa.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diag_afwa.G  > module_diag_afwa.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diag_afwa.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diag_afwa.f90
rm -f module_diag_afwa.G module_diag_afwa.bb
time mpif90 -f90=ifx -o module_diag_afwa.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diag_afwa.f90

real	0m3.217s
user	0m2.489s
sys	0m0.594s
rm -f module_fr_fire_core.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_core.F > module_fr_fire_core.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fr_fire_core.G  > module_fr_fire_core.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fr_fire_core.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fr_fire_core.f90
rm -f module_fr_fire_core.G module_fr_fire_core.bb
time mpif90 -f90=ifx -o module_fr_fire_core.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fr_fire_core.f90

real	0m2.547s
user	0m2.366s
sys	0m0.169s
rm -f module_cam_gffgch.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_gffgch.F > module_cam_gffgch.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_gffgch.G  > module_cam_gffgch.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_gffgch.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_gffgch.f90
rm -f module_cam_gffgch.G module_cam_gffgch.bb
time mpif90 -f90=ifx -o module_cam_gffgch.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_gffgch.f90

real	0m0.123s
user	0m0.034s
sys	0m0.076s
rm -f module_cam_constituents.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_constituents.F > module_cam_constituents.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_constituents.G  > module_cam_constituents.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_constituents.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_constituents.f90
rm -f module_cam_constituents.G module_cam_constituents.bb
time mpif90 -f90=ifx -o module_cam_constituents.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_constituents.f90

real	0m0.207s
user	0m0.111s
sys	0m0.090s
rm -f module_cam_bl_eddy_diff.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_bl_eddy_diff.F > module_cam_bl_eddy_diff.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_bl_eddy_diff.G  > module_cam_bl_eddy_diff.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_bl_eddy_diff.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_bl_eddy_diff.f90
rm -f module_cam_bl_eddy_diff.G module_cam_bl_eddy_diff.bb
time mpif90 -f90=ifx -o module_cam_bl_eddy_diff.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_bl_eddy_diff.f90

real	0m1.541s
user	0m1.440s
sys	0m0.094s
rm -f module_data_cam_mam_aero.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_data_cam_mam_aero.F > module_data_cam_mam_aero.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_data_cam_mam_aero.G  > module_data_cam_mam_aero.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_data_cam_mam_aero.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_data_cam_mam_aero.f90
rm -f module_data_cam_mam_aero.G module_data_cam_mam_aero.bb
time mpif90 -f90=ifx -o module_data_cam_mam_aero.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_data_cam_mam_aero.f90

real	0m0.108s
user	0m0.031s
sys	0m0.058s
rm -f module_cu_tiedtke.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_tiedtke.F > module_cu_tiedtke.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_tiedtke.G  > module_cu_tiedtke.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_tiedtke.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_tiedtke.f90
rm -f module_cu_tiedtke.G module_cu_tiedtke.bb
time mpif90 -f90=ifx -o module_cu_tiedtke.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_tiedtke.f90

real	0m3.098s
user	0m2.066s
sys	0m0.925s
rm -f module_cu_gf_sh.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_gf_sh.F > module_cu_gf_sh.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_gf_sh.G  > module_cu_gf_sh.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_gf_sh.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_gf_sh.f90
rm -f module_cu_gf_sh.G module_cu_gf_sh.bb
time mpif90 -f90=ifx -o module_cu_gf_sh.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_gf_sh.f90

real	0m0.787s
user	0m0.678s
sys	0m0.091s
rm -f module_radiation_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_radiation_driver.F > module_radiation_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_radiation_driver.G  > module_radiation_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_radiation_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_radiation_driver.f90
rm -f module_radiation_driver.G module_radiation_driver.bb
time mpif90 -f90=ifx -o module_radiation_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_radiation_driver.f90

real	0m1.164s
user	0m1.076s
sys	0m0.079s
rm -f module_sf_noahdrv.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sf_noahdrv.F > module_sf_noahdrv.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sf_noahdrv.G  > module_sf_noahdrv.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sf_noahdrv.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sf_noahdrv.f90
rm -f module_sf_noahdrv.G module_sf_noahdrv.bb
time mpif90 -f90=ifx -o module_sf_noahdrv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sf_noahdrv.f90

real	0m2.487s
user	0m2.367s
sys	0m0.107s
rm -f module_diagnostics_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diagnostics_driver.F > module_diagnostics_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diagnostics_driver.G  > module_diagnostics_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diagnostics_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diagnostics_driver.f90
rm -f module_diagnostics_driver.G module_diagnostics_driver.bb
time mpif90 -f90=ifx -o module_diagnostics_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diagnostics_driver.f90

real	0m3.788s
user	0m3.613s
sys	0m0.151s
rm -f module_fr_fire_model.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_model.F > module_fr_fire_model.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fr_fire_model.G  > module_fr_fire_model.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fr_fire_model.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fr_fire_model.f90
rm -f module_fr_fire_model.G module_fr_fire_model.bb
time mpif90 -f90=ifx -o module_fr_fire_model.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fr_fire_model.f90

real	0m6.594s
user	0m5.911s
sys	0m0.614s
rm -f module_cam_wv_saturation.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_wv_saturation.F > module_cam_wv_saturation.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_wv_saturation.G  > module_cam_wv_saturation.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_wv_saturation.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_wv_saturation.f90
rm -f module_cam_wv_saturation.G module_cam_wv_saturation.bb
time mpif90 -f90=ifx -o module_cam_wv_saturation.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_wv_saturation.f90

real	0m0.213s
user	0m0.119s
sys	0m0.091s
rm -f module_cam_molec_diff.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_molec_diff.F > module_cam_molec_diff.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_molec_diff.G  > module_cam_molec_diff.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_molec_diff.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_molec_diff.f90
rm -f module_cam_molec_diff.G module_cam_molec_diff.bb
time mpif90 -f90=ifx -o module_cam_molec_diff.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_molec_diff.f90

real	0m0.306s
user	0m0.219s
sys	0m0.083s
rm -f module_cam_mp_ndrop.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_mp_ndrop.F > module_cam_mp_ndrop.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_mp_ndrop.G  > module_cam_mp_ndrop.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_mp_ndrop.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_mp_ndrop.f90
rm -f module_cam_mp_ndrop.G module_cam_mp_ndrop.bb
time mpif90 -f90=ifx -o module_cam_mp_ndrop.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_mp_ndrop.f90

real	0m0.969s
user	0m0.873s
sys	0m0.085s
rm -f module_cam_mp_cldwat2m_micro.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_mp_cldwat2m_micro.F > module_cam_mp_cldwat2m_micro.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_mp_cldwat2m_micro.G  > module_cam_mp_cldwat2m_micro.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_mp_cldwat2m_micro.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_mp_cldwat2m_micro.f90
rm -f module_cam_mp_cldwat2m_micro.G module_cam_mp_cldwat2m_micro.bb
time mpif90 -f90=ifx -o module_cam_mp_cldwat2m_micro.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_mp_cldwat2m_micro.f90

real	0m2.019s
user	0m1.406s
sys	0m0.539s
rm -f module_cam_mp_modal_aero_initialize_data_phys.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_mp_modal_aero_initialize_data_phys.F > module_cam_mp_modal_aero_initialize_data_phys.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_mp_modal_aero_initialize_data_phys.G  > module_cam_mp_modal_aero_initialize_data_phys.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_mp_modal_aero_initialize_data_phys.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_mp_modal_aero_initialize_data_phys.f90
rm -f module_cam_mp_modal_aero_initialize_data_phys.G module_cam_mp_modal_aero_initialize_data_phys.bb
time mpif90 -f90=ifx -o module_cam_mp_modal_aero_initialize_data_phys.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_mp_modal_aero_initialize_data_phys.f90

real	0m0.165s
user	0m0.072s
sys	0m0.079s
rm -f module_data_cam_mam_asect.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_data_cam_mam_asect.F > module_data_cam_mam_asect.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_data_cam_mam_asect.G  > module_data_cam_mam_asect.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_data_cam_mam_asect.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_data_cam_mam_asect.f90
rm -f module_data_cam_mam_asect.G module_data_cam_mam_asect.bb
time mpif90 -f90=ifx -o module_data_cam_mam_asect.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_data_cam_mam_asect.f90

real	0m0.107s
user	0m0.026s
sys	0m0.070s
rm -f module_cu_gf_wrfdrv.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_gf_wrfdrv.F > module_cu_gf_wrfdrv.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_gf_wrfdrv.G  > module_cu_gf_wrfdrv.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_gf_wrfdrv.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_gf_wrfdrv.f90
rm -f module_cu_gf_wrfdrv.G module_cu_gf_wrfdrv.bb
time mpif90 -f90=ifx -o module_cu_gf_wrfdrv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_gf_wrfdrv.f90

real	0m0.631s
user	0m0.524s
sys	0m0.103s
rm -f module_mixactivate.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mixactivate.F > module_mixactivate.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mixactivate.G  > module_mixactivate.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mixactivate.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mixactivate.f90
rm -f module_mixactivate.G module_mixactivate.bb
time mpif90 -f90=ifx -o module_mixactivate.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mixactivate.f90

real	0m1.985s
user	0m1.813s
sys	0m0.103s
rm -f module_surface_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_surface_driver.F > module_surface_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_surface_driver.G  > module_surface_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_surface_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_surface_driver.f90
rm -f module_surface_driver.G module_surface_driver.bb
time mpif90 -f90=ifx -o module_surface_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_surface_driver.f90

real	0m1.987s
user	0m1.871s
sys	0m0.103s
rm -f module_fr_fire_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_driver.F > module_fr_fire_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fr_fire_driver.G  > module_fr_fire_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fr_fire_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fr_fire_driver.f90
rm -f module_fr_fire_driver.G module_fr_fire_driver.bb
time mpif90 -f90=ifx -o module_fr_fire_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fr_fire_driver.f90

real	0m2.883s
user	0m2.256s
sys	0m0.574s
rm -f module_cam_cldwat.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_cldwat.F > module_cam_cldwat.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_cldwat.G  > module_cam_cldwat.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_cldwat.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_cldwat.f90
rm -f module_cam_cldwat.G module_cam_cldwat.bb
time mpif90 -f90=ifx -o module_cam_cldwat.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_cldwat.f90

real	0m0.118s
user	0m0.029s
sys	0m0.077s
rm -f module_cam_esinti.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_esinti.F > module_cam_esinti.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_esinti.G  > module_cam_esinti.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_esinti.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_esinti.f90
rm -f module_cam_esinti.G module_cam_esinti.bb
time mpif90 -f90=ifx -o module_cam_esinti.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_esinti.f90

real	0m0.101s
user	0m0.038s
sys	0m0.052s
rm -f module_cam_mp_microp_aero.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cam_mp_microp_aero.F > module_cam_mp_microp_aero.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cam_mp_microp_aero.G  > module_cam_mp_microp_aero.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cam_mp_microp_aero.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cam_mp_microp_aero.f90
rm -f module_cam_mp_microp_aero.G module_cam_mp_microp_aero.bb
time mpif90 -f90=ifx -o module_cam_mp_microp_aero.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cam_mp_microp_aero.f90

real	0m0.556s
user	0m0.447s
sys	0m0.098s
rm -f module_bl_camuwpbl_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bl_camuwpbl_driver.F > module_bl_camuwpbl_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bl_camuwpbl_driver.G  > module_bl_camuwpbl_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bl_camuwpbl_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bl_camuwpbl_driver.f90
rm -f module_bl_camuwpbl_driver.G module_bl_camuwpbl_driver.bb
time mpif90 -f90=ifx -o module_bl_camuwpbl_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bl_camuwpbl_driver.f90

real	0m0.861s
user	0m0.771s
sys	0m0.081s
rm -f module_mp_cammgmp_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_mp_cammgmp_driver.F > module_mp_cammgmp_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_mp_cammgmp_driver.G  > module_mp_cammgmp_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_mp_cammgmp_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_mp_cammgmp_driver.f90
rm -f module_mp_cammgmp_driver.G module_mp_cammgmp_driver.bb
time mpif90 -f90=ifx -o module_mp_cammgmp_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_mp_cammgmp_driver.f90

real	0m1.401s
user	0m1.286s
sys	0m0.105s
rm -f module_shcu_camuwshcu.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_shcu_camuwshcu.F > module_shcu_camuwshcu.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_shcu_camuwshcu.G  > module_shcu_camuwshcu.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_shcu_camuwshcu.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_shcu_camuwshcu.f90
rm -f module_shcu_camuwshcu.G module_shcu_camuwshcu.bb
time mpif90 -f90=ifx -o module_shcu_camuwshcu.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_shcu_camuwshcu.f90

real	0m15.095s
user	0m14.796s
sys	0m0.269s
rm -f module_cu_camzm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_camzm.F > module_cu_camzm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_camzm.G  > module_cu_camzm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_camzm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_camzm.f90
rm -f module_cu_camzm.G module_cu_camzm.bb
time mpif90 -f90=ifx -o module_cu_camzm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_camzm.f90

real	0m8.920s
user	0m8.740s
sys	0m0.165s
rm -f module_cu_kfcup.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_kfcup.F > module_cu_kfcup.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_kfcup.G  > module_cu_kfcup.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_kfcup.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_kfcup.f90
rm -f module_cu_kfcup.G module_cu_kfcup.bb
time mpif90 -f90=ifx -o module_cu_kfcup.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_kfcup.f90

real	0m2.034s
user	0m1.877s
sys	0m0.100s
rm -f module_pbl_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_pbl_driver.F > module_pbl_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_pbl_driver.G  > module_pbl_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_pbl_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_pbl_driver.f90
rm -f module_pbl_driver.G module_pbl_driver.bb
time mpif90 -f90=ifx -o module_pbl_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_pbl_driver.f90

real	0m2.981s
user	0m2.803s
sys	0m0.168s
rm -f module_microphysics_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_microphysics_driver.F > module_microphysics_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_microphysics_driver.G  > module_microphysics_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_microphysics_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_microphysics_driver.f90
rm -f module_microphysics_driver.G module_microphysics_driver.bb
time mpif90 -f90=ifx -o module_microphysics_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_microphysics_driver.f90

real	0m3.462s
user	0m3.230s
sys	0m0.132s
rm -f module_fr_fire_driver_wrf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_fr_fire_driver_wrf.F > module_fr_fire_driver_wrf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_fr_fire_driver_wrf.G  > module_fr_fire_driver_wrf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_fr_fire_driver_wrf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_fr_fire_driver_wrf.f90
rm -f module_fr_fire_driver_wrf.G module_fr_fire_driver_wrf.bb
time mpif90 -f90=ifx -o module_fr_fire_driver_wrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_fr_fire_driver_wrf.f90

real	0m1.808s
user	0m1.640s
sys	0m0.155s
rm -f module_shcu_camuwshcu_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_shcu_camuwshcu_driver.F > module_shcu_camuwshcu_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_shcu_camuwshcu_driver.G  > module_shcu_camuwshcu_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_shcu_camuwshcu_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_shcu_camuwshcu_driver.f90
rm -f module_shcu_camuwshcu_driver.G module_shcu_camuwshcu_driver.bb
time mpif90 -f90=ifx -o module_shcu_camuwshcu_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_shcu_camuwshcu_driver.f90

real	0m0.246s
user	0m0.143s
sys	0m0.090s
rm -f module_cu_camzm_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cu_camzm_driver.F > module_cu_camzm_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cu_camzm_driver.G  > module_cu_camzm_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cu_camzm_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cu_camzm_driver.f90
rm -f module_cu_camzm_driver.G module_cu_camzm_driver.bb
time mpif90 -f90=ifx -o module_cu_camzm_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cu_camzm_driver.f90

real	0m2.554s
user	0m2.359s
sys	0m0.179s
rm -f module_shallowcu_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_shallowcu_driver.F > module_shallowcu_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_shallowcu_driver.G  > module_shallowcu_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_shallowcu_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_shallowcu_driver.f90
rm -f module_shallowcu_driver.G module_shallowcu_driver.bb
time mpif90 -f90=ifx -o module_shallowcu_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_shallowcu_driver.f90

real	0m0.695s
user	0m0.602s
sys	0m0.085s
rm -f module_physics_init.o
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_physics_init.F  > module_physics_init.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_physics_init.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_physics_init.f90
rm -f module_physics_init.b module_physics_init.bb
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4  -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -qopenmp -fpp -auto module_physics_init.f90

real	0m0.768s
user	0m0.648s
sys	0m0.111s
rm -f module_cumulus_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_cumulus_driver.F > module_cumulus_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_cumulus_driver.G  > module_cumulus_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_cumulus_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_cumulus_driver.f90
rm -f module_cumulus_driver.G module_cumulus_driver.bb
time mpif90 -f90=ifx -o module_cumulus_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_cumulus_driver.f90

real	0m1.523s
user	0m1.225s
sys	0m0.249s

real	0m2.372s
user	0m1.807s
sys	0m0.496s
make[3]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/phys'
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/phys'
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt'
------------------------------------------------------------------------------
NoahMP submodule files populating WRF directories
------------------------------------------------------------------------------
if [ 0  -eq 1 ]    ; then make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " chemics ; fi
if [ 1 -eq 1 ]    ; then make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " em_core ; fi
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt'
--------------------------------------
if [ 0  -eq 0 ] ; then \
	CF= ; \
else \
	CF="../chem/module_aerosols_sorgam.o ../chem/module_gocart_aerosols.o ../chem/module_mosaic_driver.o ../chem/module_input_tracer.o ../chem/module_aerosols_soa_vbs.o" ; \
fi
( cd dyn_em ; make -i -r -j 2 CF="" )
make[2]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/dyn_em'
rm -f module_advect_em.o
rm -f module_ieva_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_advect_em.F > module_advect_em.G
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_ieva_em.F > module_ieva_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_ieva_em.G  > module_ieva_em.bb
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_advect_em.G  > module_advect_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_ieva_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_ieva_em.f90
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_advect_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_advect_em.f90
rm -f module_ieva_em.G module_ieva_em.bb
time mpif90 -f90=ifx -o module_ieva_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_ieva_em.f90
rm -f module_advect_em.G module_advect_em.bb
time mpif90 -f90=ifx -o module_advect_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_advect_em.f90

real	0m0.723s
user	0m0.614s
sys	0m0.105s
rm -f module_big_step_utilities_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_big_step_utilities_em.F > module_big_step_utilities_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_big_step_utilities_em.G  > module_big_step_utilities_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_big_step_utilities_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_big_step_utilities_em.f90
rm -f module_big_step_utilities_em.G module_big_step_utilities_em.bb
time mpif90 -f90=ifx -o module_big_step_utilities_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_big_step_utilities_em.f90
remark: <unknown>:0:0: loop not vectorized: value that could not be identified as reduction is used outside the loop
warning: <unknown>:0:0: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering
remark: <unknown>:0:0: loop not vectorized: value that could not be identified as reduction is used outside the loop
warning: <unknown>:0:0: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering

real	0m6.268s
user	0m6.084s
sys	0m0.171s
rm -f module_small_step_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_small_step_em.F > module_small_step_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_small_step_em.G  > module_small_step_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_small_step_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_small_step_em.f90
rm -f module_small_step_em.G module_small_step_em.bb
time mpif90 -f90=ifx -o module_small_step_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_small_step_em.f90

real	0m1.730s
user	0m1.614s
sys	0m0.107s
rm -f module_damping_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_damping_em.F > module_damping_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_damping_em.G  > module_damping_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_damping_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_damping_em.f90
rm -f module_damping_em.G module_damping_em.bb
time mpif90 -f90=ifx -o module_damping_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_damping_em.f90

real	0m0.156s
user	0m0.065s
sys	0m0.079s
rm -f module_solvedebug_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_solvedebug_em.F > module_solvedebug_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_solvedebug_em.G  > module_solvedebug_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_solvedebug_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_solvedebug_em.f90
rm -f module_solvedebug_em.G module_solvedebug_em.bb
time mpif90 -f90=ifx -o module_solvedebug_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_solvedebug_em.f90

real	0m0.293s
user	0m0.205s
sys	0m0.077s
rm -f module_bc_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_bc_em.F > module_bc_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_bc_em.G  > module_bc_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_bc_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_bc_em.f90
rm -f module_bc_em.G module_bc_em.bb
time mpif90 -f90=ifx -o module_bc_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_bc_em.f90

real	0m1.274s
user	0m1.148s
sys	0m0.113s
rm -f module_init_utilities.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_init_utilities.F > module_init_utilities.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_init_utilities.G  > module_init_utilities.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_init_utilities.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_init_utilities.f90
rm -f module_init_utilities.G module_init_utilities.bb
time mpif90 -f90=ifx -o module_init_utilities.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_init_utilities.f90

real	0m0.116s
user	0m0.034s
sys	0m0.068s
rm -f module_wps_io_arw.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_wps_io_arw.F > module_wps_io_arw.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_wps_io_arw.b  > module_wps_io_arw.f90
rm -f module_wps_io_arw.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto module_wps_io_arw.f90

real	0m0.890s
user	0m0.684s
sys	0m0.182s
rm -f module_polarfft.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_polarfft.F > module_polarfft.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_polarfft.G  > module_polarfft.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_polarfft.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_polarfft.f90
rm -f module_polarfft.G module_polarfft.bb
time mpif90 -f90=ifx -o module_polarfft.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_polarfft.f90

real	0m14.317s
user	0m14.052s
sys	0m0.227s
rm -f module_force_scm.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_force_scm.F > module_force_scm.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_force_scm.G  > module_force_scm.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_force_scm.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_force_scm.f90
rm -f module_force_scm.G module_force_scm.bb
time mpif90 -f90=ifx -o module_force_scm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_force_scm.f90

real	0m0.671s
user	0m0.565s
sys	0m0.097s
rm -f module_convtrans_prep.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_convtrans_prep.F > module_convtrans_prep.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_convtrans_prep.G  > module_convtrans_prep.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_convtrans_prep.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_convtrans_prep.f90
rm -f module_convtrans_prep.G module_convtrans_prep.bb
time mpif90 -f90=ifx -o module_convtrans_prep.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_convtrans_prep.f90

real	0m3.041s
user	0m2.933s
sys	0m0.102s
rm -f module_stoch.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_stoch.F > module_stoch.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_stoch.G  > module_stoch.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_stoch.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_stoch.f90
rm -f module_stoch.G module_stoch.bb
time mpif90 -f90=ifx -o module_stoch.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_stoch.f90

real	0m0.288s
user	0m0.196s
sys	0m0.080s
rm -f module_sfs_nba.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sfs_nba.F > module_sfs_nba.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sfs_nba.G  > module_sfs_nba.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sfs_nba.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sfs_nba.f90
rm -f module_sfs_nba.G module_sfs_nba.bb
time mpif90 -f90=ifx -o module_sfs_nba.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sfs_nba.f90

real	0m1.010s
user	0m0.874s
sys	0m0.115s
rm -f module_avgflx_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_avgflx_em.F > module_avgflx_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_avgflx_em.G  > module_avgflx_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_avgflx_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_avgflx_em.f90
rm -f module_avgflx_em.G module_avgflx_em.bb
time mpif90 -f90=ifx -o module_avgflx_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_avgflx_em.f90

real	0m0.227s
user	0m0.114s
sys	0m0.104s
rm -f module_after_all_rk_steps.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_after_all_rk_steps.F > module_after_all_rk_steps.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_after_all_rk_steps.G  > module_after_all_rk_steps.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_after_all_rk_steps.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_after_all_rk_steps.f90
rm -f module_after_all_rk_steps.G module_after_all_rk_steps.bb
time mpif90 -f90=ifx -o module_after_all_rk_steps.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_after_all_rk_steps.f90

real	0m1.317s
user	0m0.664s
sys	0m0.556s
rm -f init_modules_em.o
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe init_modules_em.F > init_modules_em.b 
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP init_modules_em.b  > init_modules_em.f90
rm -f init_modules_em.b
time mpif90 -f90=ifx -c -real-size `expr 8 \* 4` -i4 -O0 -fno-inline -no-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include   -qopenmp -fpp -auto init_modules_em.f90

real	0m0.095s
user	0m0.019s
sys	0m0.068s
rm -f shift_domain_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" shift_domain_em.F > shift_domain_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP shift_domain_em.G  > shift_domain_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe shift_domain_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > shift_domain_em.f90
rm -f shift_domain_em.G shift_domain_em.bb
time mpif90 -f90=ifx -o shift_domain_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  shift_domain_em.f90

real	0m3.887s
user	0m3.672s
sys	0m0.201s
rm -f couple_or_uncouple_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" couple_or_uncouple_em.F > couple_or_uncouple_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP couple_or_uncouple_em.G  > couple_or_uncouple_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe couple_or_uncouple_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > couple_or_uncouple_em.f90
rm -f couple_or_uncouple_em.G couple_or_uncouple_em.bb
time mpif90 -f90=ifx -o couple_or_uncouple_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  couple_or_uncouple_em.f90

real	0m2.989s
user	0m2.454s
sys	0m0.509s
rm -f nest_init_utils.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" nest_init_utils.F > nest_init_utils.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP nest_init_utils.G  > nest_init_utils.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe nest_init_utils.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > nest_init_utils.f90
rm -f nest_init_utils.G nest_init_utils.bb
time mpif90 -f90=ifx -o nest_init_utils.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  nest_init_utils.f90

real	0m5.509s
user	0m3.481s
sys	0m1.940s
rm -f adapt_timestep_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" adapt_timestep_em.F > adapt_timestep_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP adapt_timestep_em.G  > adapt_timestep_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe adapt_timestep_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > adapt_timestep_em.f90
rm -f adapt_timestep_em.G adapt_timestep_em.bb
time mpif90 -f90=ifx -o adapt_timestep_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  adapt_timestep_em.f90

real	0m0.593s
user	0m0.413s
sys	0m0.167s
rm -f interp_domain_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" interp_domain_em.F > interp_domain_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP interp_domain_em.G  > interp_domain_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe interp_domain_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > interp_domain_em.f90
rm -f interp_domain_em.G interp_domain_em.bb
time mpif90 -f90=ifx -o interp_domain_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  interp_domain_em.f90

real	0m0.119s
user	0m0.034s
sys	0m0.074s
rm -f module_diffusion_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_diffusion_em.F > module_diffusion_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_diffusion_em.G  > module_diffusion_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_diffusion_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_diffusion_em.f90
rm -f module_diffusion_em.G module_diffusion_em.bb
time mpif90 -f90=ifx -o module_diffusion_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_diffusion_em.f90

real	0m3.231s
user	0m2.460s
sys	0m0.755s
rm -f module_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_em.F > module_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_em.G  > module_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_em.f90
rm -f module_em.G module_em.bb
time mpif90 -f90=ifx -o module_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_em.f90

real	0m2.578s
user	0m2.342s
sys	0m0.208s
rm -f module_sfs_driver.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_sfs_driver.F > module_sfs_driver.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_sfs_driver.G  > module_sfs_driver.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_sfs_driver.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_sfs_driver.f90
rm -f module_sfs_driver.G module_sfs_driver.bb
time mpif90 -f90=ifx -o module_sfs_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_sfs_driver.f90

real	0m1.835s
user	0m1.304s
sys	0m0.517s
rm -f start_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" start_em.F > start_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP start_em.G  > start_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe start_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > start_em.f90
rm -f start_em.G start_em.bb
time mpif90 -f90=ifx -o start_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  start_em.f90

real	0m7.459s
user	0m7.202s
sys	0m0.239s
rm -f module_first_rk_step_part1.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_first_rk_step_part1.F > module_first_rk_step_part1.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_first_rk_step_part1.G  > module_first_rk_step_part1.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_first_rk_step_part1.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_first_rk_step_part1.f90
rm -f module_first_rk_step_part1.G module_first_rk_step_part1.bb
time mpif90 -f90=ifx -o module_first_rk_step_part1.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_first_rk_step_part1.f90

real	0m11.835s
user	0m10.587s
sys	0m1.189s
rm -f module_first_rk_step_part2.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" module_first_rk_step_part2.F > module_first_rk_step_part2.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP module_first_rk_step_part2.G  > module_first_rk_step_part2.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe module_first_rk_step_part2.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > module_first_rk_step_part2.f90
rm -f module_first_rk_step_part2.G module_first_rk_step_part2.bb
time mpif90 -f90=ifx -o module_first_rk_step_part2.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  module_first_rk_step_part2.f90

real	0m3.693s
user	0m3.009s
sys	0m0.641s

real	0m16.523s
user	0m15.592s
sys	0m0.884s
rm -f solve_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" solve_em.F > solve_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP solve_em.G  > solve_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe solve_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > solve_em.f90
rm -f solve_em.G solve_em.bb
time mpif90 -f90=ifx -o solve_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  solve_em.f90

real	0m14.818s
user	0m13.854s
sys	0m0.886s
ar ru ../main/libwrflib.a module_advect_em.o module_ieva_em.o module_diffusion_em.o module_small_step_em.o module_big_step_utilities_em.o module_em.o module_solvedebug_em.o module_bc_em.o module_init_utilities.o module_wps_io_arw.o module_damping_em.o module_polarfft.o module_force_scm.o module_first_rk_step_part1.o module_first_rk_step_part2.o module_avgflx_em.o module_sfs_nba.o module_convtrans_prep.o module_sfs_driver.o module_stoch.o module_after_all_rk_steps.o  init_modules_em.o solve_em.o start_em.o shift_domain_em.o couple_or_uncouple_em.o nest_init_utils.o adapt_timestep_em.o interp_domain_em.o
make[2]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/dyn_em'
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt'
if [ 0 -eq 1 ]   ; then make -i -r MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " wrf_hydro ; fi
( cd main ; make -i -r RLFLAGS="" MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " SOLVER=em em_wrf )
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/main'
rm -f ../main/module_wrf_top.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../main/module_wrf_top.F > ../main/module_wrf_top.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../main/module_wrf_top.G  > ../main/module_wrf_top.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../main/module_wrf_top.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../main/module_wrf_top.f90
rm -f ../main/module_wrf_top.G ../main/module_wrf_top.bb
time mpif90 -f90=ifx -o ../main/module_wrf_top.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../main/module_wrf_top.f90

real	0m2.703s
user	0m2.508s
sys	0m0.170s
rm -f wrf.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" wrf.F > wrf.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP wrf.G  > wrf.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe wrf.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf.f90
rm -f wrf.G wrf.bb
time mpif90 -f90=ifx -o wrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  wrf.f90

real	0m0.202s
user	0m0.075s
sys	0m0.106s
ranlib  libwrflib.a
time mpif90 -f90=ifx -o wrf.exe -qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   wrf.o ../main/module_wrf_top.o libwrflib.a  /glade/u/home/aislas/wrf-model/wrf_alt/external/fftpack/fftpack5/libfftpack.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/libio_grib1.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share/libio_grib_share.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_int/libwrfio_int.a -L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time /glade/u/home/aislas/wrf-model/wrf_alt/external/RSL_LITE/librsl_lite.a /glade/u/home/aislas/wrf-model/wrf_alt/frame/module_internal_header_util.o /glade/u/home/aislas/wrf-model/wrf_alt/frame/pack_utils.o -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -lwrfio_nf -L/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/lib -lnetcdff -lnetcdf   -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_pnetcdf -lwrfio_pnf -L/glade/u/apps/ch/opt/pnetcdf/1.12.2/mpt/2.25/intel/2022.1//lib -lpnetcdf             
0.58user 2.47system 0:03.23elapsed 94%CPU (0avgtext+0avgdata 237532maxresident)k
40inputs+0outputs (0major+53336minor)pagefaults 0swaps
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/main'
( cd run ; /bin/rm -f wrf.exe ; ln -s ../main/wrf.exe . )
if [ 0 -eq 1 ] ; then \
  ( cd main ; make -i -r RLFLAGS="" MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " SOLVER=em em_wrf_SST_ESMF ) ; \
fi
build started:   Mon Jul  3 14:40:08 MDT 2023
build completed: Mon Jul 3 14:57:13 MDT 2023
--------------------------------------
( cd main ; make -i -r RLFLAGS="" MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " SOLVER=em IDEAL_CASE=real em_real )
make[1]: Entering directory '/glade/u/home/aislas/wrf-model/wrf_alt/main'
rm -f ../dyn_em/module_initialize_real.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../dyn_em/module_initialize_real.F > ../dyn_em/module_initialize_real.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ../dyn_em/module_initialize_real.G  > ../dyn_em/module_initialize_real.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ../dyn_em/module_initialize_real.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../dyn_em/module_initialize_real.f90
rm -f ../dyn_em/module_initialize_real.G ../dyn_em/module_initialize_real.bb
time mpif90 -f90=ifx -o ../dyn_em/module_initialize_real.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ../dyn_em/module_initialize_real.f90

real	0m21.738s
user	0m20.838s
sys	0m0.816s
rm -f ndown_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ndown_em.F > ndown_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP ndown_em.G  > ndown_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe ndown_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ndown_em.f90
rm -f ndown_em.G ndown_em.bb
time mpif90 -f90=ifx -o ndown_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  ndown_em.f90

real	0m8.309s
user	0m7.199s
sys	0m1.017s
rm -f tc_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" tc_em.F > tc_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP tc_em.G  > tc_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe tc_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > tc_em.f90
rm -f tc_em.G tc_em.bb
time mpif90 -f90=ifx -o tc_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  tc_em.f90

real	0m3.430s
user	0m2.984s
sys	0m0.399s
rm -f real_em.o
sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" real_em.F > real_em.G
/lib/cpp -P -nostdinc -I/glade/u/home/aislas/wrf-model/wrf_alt/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 -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -DDM_PARALLEL -DNETCDF -DPNETCDF -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0  -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT  -D_OPENMP real_em.G  > real_em.bb
/glade/u/home/aislas/wrf-model/wrf_alt/tools/standard.exe real_em.bb | /lib/cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > real_em.f90
rm -f real_em.G real_em.bb
time mpif90 -f90=ifx -o real_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -qopenmp -fpp -auto -I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include  -real-size `expr 8 \* 4` -i4  real_em.f90

real	0m4.152s
user	0m3.667s
sys	0m0.443s
ranlib  libwrflib.a
time mpif90 -f90=ifx -o ndown.exe -qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   ndown_em.o  ../dyn_em/module_initialize_real.o libwrflib.a /glade/u/home/aislas/wrf-model/wrf_alt/external/fftpack/fftpack5/libfftpack.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/libio_grib1.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share/libio_grib_share.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_int/libwrfio_int.a -L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time /glade/u/home/aislas/wrf-model/wrf_alt/external/RSL_LITE/librsl_lite.a /glade/u/home/aislas/wrf-model/wrf_alt/frame/module_internal_header_util.o /glade/u/home/aislas/wrf-model/wrf_alt/frame/pack_utils.o -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -lwrfio_nf -L/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/lib -lnetcdff -lnetcdf   -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_pnetcdf -lwrfio_pnf -L/glade/u/apps/ch/opt/pnetcdf/1.12.2/mpt/2.25/intel/2022.1//lib -lpnetcdf            
0.49user 1.76system 0:02.42elapsed 92%CPU (0avgtext+0avgdata 229692maxresident)k
0inputs+0outputs (0major+52637minor)pagefaults 0swaps
time mpif90 -f90=ifx -o tc.exe -qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   tc_em.o  ../dyn_em/module_initialize_real.o libwrflib.a /glade/u/home/aislas/wrf-model/wrf_alt/external/fftpack/fftpack5/libfftpack.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/libio_grib1.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share/libio_grib_share.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_int/libwrfio_int.a -L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time /glade/u/home/aislas/wrf-model/wrf_alt/external/RSL_LITE/librsl_lite.a /glade/u/home/aislas/wrf-model/wrf_alt/frame/module_internal_header_util.o /glade/u/home/aislas/wrf-model/wrf_alt/frame/pack_utils.o -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -lwrfio_nf -L/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/lib -lnetcdff -lnetcdf   -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_pnetcdf -lwrfio_pnf -L/glade/u/apps/ch/opt/pnetcdf/1.12.2/mpt/2.25/intel/2022.1//lib -lpnetcdf            
0.50user 1.72system 0:02.33elapsed 95%CPU (0avgtext+0avgdata 225744maxresident)k
0inputs+0outputs (0major+52295minor)pagefaults 0swaps
time mpif90 -f90=ifx -o real.exe -qopenmp -fpp -auto -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian   -ip   real_em.o ../dyn_em/module_initialize_real.o libwrflib.a /glade/u/home/aislas/wrf-model/wrf_alt/external/fftpack/fftpack5/libfftpack.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib1/libio_grib1.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_grib_share/libio_grib_share.a /glade/u/home/aislas/wrf-model/wrf_alt/external/io_int/libwrfio_int.a -L/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90 -lesmf_time /glade/u/home/aislas/wrf-model/wrf_alt/external/RSL_LITE/librsl_lite.a /glade/u/home/aislas/wrf-model/wrf_alt/frame/module_internal_header_util.o /glade/u/home/aislas/wrf-model/wrf_alt/frame/pack_utils.o -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -lwrfio_nf -L/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/lib -lnetcdff -lnetcdf   -L/glade/u/home/aislas/wrf-model/wrf_alt/external/io_pnetcdf -lwrfio_pnf -L/glade/u/apps/ch/opt/pnetcdf/1.12.2/mpt/2.25/intel/2022.1//lib -lpnetcdf            
0.50user 1.88system 0:02.48elapsed 96%CPU (0avgtext+0avgdata 227964maxresident)k
0inputs+0outputs (0major+51816minor)pagefaults 0swaps
make[1]: Leaving directory '/glade/u/home/aislas/wrf-model/wrf_alt/main'
( cd test/em_real ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . )
if [ 0 -eq 1 ] ; then \
  ( cd main ; make -i -r RLFLAGS="" MODULE_DIRS="-I../dyn_em  -I/glade/u/home/aislas/wrf-model/wrf_alt/external/esmf_time_f90  -I/glade/u/home/aislas/wrf-model/wrf_alt/main -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_netcdf -I/glade/u/home/aislas/wrf-model/wrf_alt/external/io_int -I/glade/u/home/aislas/wrf-model/wrf_alt/frame -I/glade/u/home/aislas/wrf-model/wrf_alt/share -I/glade/u/home/aislas/wrf-model/wrf_alt/phys -I/glade/u/home/aislas/wrf-model/wrf_alt/wrftladj -I/glade/u/home/aislas/wrf-model/wrf_alt/chem -I/glade/u/home/aislas/wrf-model/wrf_alt/inc -I/glade/u/apps/ch/opt/netcdf-mpi/4.8.1/mpt/2.25/intel/2022.1/include " SOLVER=em IDEAL_CASE=real em_wrf_SST_ESMF ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f wrf_SST_ESMF.exe ; ln -s ../../main/wrf_SST_ESMF.exe . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f real.exe ; ln -s ../../main/real.exe . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f ETAMPNEW_DATA.expanded_rain ETAMPNEW_DATA RRTM_DATA RRTMG_LW_DATA RRTMG_SW_DATA ; \
               ln -sf ../../run/ETAMPNEW_DATA . ;                      \
               ln -sf ../../run/ETAMPNEW_DATA.expanded_rain . ;        \
               ln -sf ../../run/RRTM_DATA . ;                          \
               ln -sf ../../run/RRTMG_LW_DATA . ;                      \
               ln -sf ../../run/RRTMG_SW_DATA . ;                      \
               ln -sf ../../run/CAM_ABS_DATA . ;                       \
               ln -sf ../../run/CAM_AEROPT_DATA . ;                    \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP4.5 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP6   . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP8.5 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.A1B    . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.A2     . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP119 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP126 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP245 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP245 CAMtr_volume_mixing_ratio ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP370 . ;   \
               ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP585 . ;   \
               ln -sf ../../run/CLM_ALB_ICE_DFS_DATA . ;               \
               ln -sf ../../run/CLM_ALB_ICE_DRC_DATA . ;               \
               ln -sf ../../run/CLM_ASM_ICE_DFS_DATA . ;               \
               ln -sf ../../run/CLM_ASM_ICE_DRC_DATA . ;               \
               ln -sf ../../run/CLM_DRDSDT0_DATA . ;                   \
               ln -sf ../../run/CLM_EXT_ICE_DFS_DATA . ;               \
               ln -sf ../../run/CLM_EXT_ICE_DRC_DATA . ;               \
               ln -sf ../../run/CLM_KAPPA_DATA . ;                     \
               ln -sf ../../run/CLM_TAU_DATA . ;                       \
               ln -sf ../../run/ozone.formatted . ;                    \
               ln -sf ../../run/ozone_lat.formatted . ;                \
               ln -sf ../../run/ozone_plev.formatted . ;               \
               ln -sf ../../run/aerosol.formatted . ;                  \
               ln -sf ../../run/aerosol_lat.formatted . ;              \
               ln -sf ../../run/aerosol_lon.formatted . ;              \
               ln -sf ../../run/aerosol_plev.formatted . ;             \
               ln -sf ../../run/eclipse_besselian_elements.dat . ;     \
               ln -sf ../../run/CCN_ACTIVATE.BIN . ;                   \
       ln -sf ../../run/p3_lookupTable_1.dat-v5.4_2momI . ;    \
               ln -sf ../../run/p3_lookupTable_1.dat-v5.4_3momI . ;    \
               ln -sf ../../run/p3_lookupTable_2.dat-v5.3 . ;          \
               ln -sf ../../run/HLC.TBL . ;                            \
               ln -sf ../../run/wind-turbine-1.tbl . ;                 \
               ln -sf ../../run/ishmael-gamma-tab.bin . ;              \
               ln -sf ../../run/ishmael-qi-qc.bin . ;                  \
               ln -sf ../../run/ishmael-qi-qr.bin . ;                  \
               ln -sf ../../run/BROADBAND_CLOUD_GODDARD.bin . ;        \
               ln -sf ../../run/STOCHPERT.TBL . ;                      \
               if [ 4 -eq 8 ] ; then                        \
                  ln -sf ../../run/ETAMPNEW_DATA_DBL ETAMPNEW_DATA ;   \
                  ln -sf ../../run/ETAMPNEW_DATA.expanded_rain_DBL ETAMPNEW_DATA.expanded_rain ;   \
                  ln -sf ../../run/RRTM_DATA_DBL RRTM_DATA         ;   \
                  ln -sf ../../run/RRTMG_LW_DATA_DBL RRTMG_LW_DATA ;   \
                  ln -sf ../../run/RRTMG_SW_DATA_DBL RRTMG_SW_DATA ;   \
               fi ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f GENPARM.TBL ; ln -s ../../run/GENPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f LANDUSE.TBL ; ln -s ../../run/LANDUSE.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f SOILPARM.TBL ; ln -s ../../run/SOILPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f URBPARM.TBL ; ln -s ../../run/URBPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f URBPARM_LCZ.TBL ; ln -s ../../run/URBPARM_LCZ.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f VEGPARM.TBL ; ln -s ../../run/VEGPARM.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f MPTABLE.TBL ; ln -s ../../run/MPTABLE.TBL . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f tr49t67 ; ln -s ../../run/tr49t67 . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f tr49t85 ; ln -s ../../run/tr49t85 . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f tr67t85 ; ln -s ../../run/tr67t85 . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . ) ; \
  ( cd test/em_esmf_exp ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . ) ; \
fi
( cd test/em_real ; /bin/rm -f real.exe ; ln -s ../../main/real.exe . )
( cd test/em_real ; /bin/rm -f tc.exe ; ln -s ../../main/tc.exe . )
( cd test/em_real ; /bin/rm -f ndown.exe ; ln -s ../../main/ndown.exe . )
( cd test/em_real ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . )
( cd test/em_real ; /bin/rm -f README.physics_files ; ln -s ../../run/README.physics_files . )
( cd test/em_real ; /bin/rm -f ETAMPNEW_DATA.expanded_rain ETAMPNEW_DATA RRTM_DATA RRTMG_LW_DATA RRTMG_SW_DATA ;    \
             ln -sf ../../run/ETAMPNEW_DATA . ;                     \
             ln -sf ../../run/ETAMPNEW_DATA.expanded_rain . ;       \
             ln -sf ../../run/RRTM_DATA . ;                         \
             ln -sf ../../run/RRTMG_LW_DATA . ;                     \
             ln -sf ../../run/RRTMG_SW_DATA . ;                     \
             ln -sf ../../run/CAM_ABS_DATA . ;                      \
             ln -sf ../../run/CAM_AEROPT_DATA . ;                   \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP4.5 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP6   . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP8.5 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.A1B    . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.A2     . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP119 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP126 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP245 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP245 CAMtr_volume_mixing_ratio ;   \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP370 . ;  \
             ln -sf ../../run/CAMtr_volume_mixing_ratio.SSP585 . ;  \
             ln -sf ../../run/CLM_ALB_ICE_DFS_DATA . ;              \
             ln -sf ../../run/CLM_ALB_ICE_DRC_DATA . ;              \
             ln -sf ../../run/CLM_ASM_ICE_DFS_DATA . ;              \
             ln -sf ../../run/CLM_ASM_ICE_DRC_DATA . ;              \
             ln -sf ../../run/CLM_DRDSDT0_DATA . ;                  \
             ln -sf ../../run/CLM_EXT_ICE_DFS_DATA . ;              \
             ln -sf ../../run/CLM_EXT_ICE_DRC_DATA . ;              \
             ln -sf ../../run/CLM_KAPPA_DATA . ;                    \
             ln -sf ../../run/CLM_TAU_DATA . ;                      \
             ln -sf ../../run/ozone.formatted . ;                   \
             ln -sf ../../run/ozone_lat.formatted . ;               \
             ln -sf ../../run/ozone_plev.formatted . ;              \
             ln -sf ../../run/aerosol.formatted . ;                 \
             ln -sf ../../run/aerosol_lat.formatted . ;             \
             ln -sf ../../run/aerosol_lon.formatted . ;             \
             ln -sf ../../run/aerosol_plev.formatted . ;            \
             ln -sf ../../run/eclipse_besselian_elements.dat . ;    \
             ln -sf ../../run/capacity.asc . ;                      \
             ln -sf ../../run/coeff_p.asc . ;                       \
             ln -sf ../../run/coeff_q.asc . ;                       \
             ln -sf ../../run/constants.asc . ;                     \
             ln -sf ../../run/masses.asc . ;                        \
             ln -sf ../../run/termvels.asc . ;                      \
             ln -sf ../../run/kernels.asc_s_0_03_0_9 . ;            \
             ln -sf ../../run/kernels_z.asc . ;                     \
             ln -sf ../../run/bulkdens.asc_s_0_03_0_9 . ;           \
             ln -sf ../../run/bulkradii.asc_s_0_03_0_9 . ;          \
             ln -sf ../../run/CCN_ACTIVATE.BIN . ;                  \
             ln -sf ../../run/p3_lookupTable_1.dat-v5.4_2momI . ;   \
             ln -sf ../../run/p3_lookupTable_1.dat-v5.4_3momI . ;   \
             ln -sf ../../run/p3_lookupTable_2.dat-v5.3 . ;         \
             ln -sf ../../run/HLC.TBL . ;                           \
             ln -sf ../../run/wind-turbine-1.tbl . ;                \
             ln -sf ../../run/ishmael-gamma-tab.bin . ;             \
             ln -sf ../../run/ishmael-qi-qc.bin . ;                 \
             ln -sf ../../run/ishmael-qi-qr.bin . ;                 \
             ln -sf ../../run/BROADBAND_CLOUD_GODDARD.bin . ;       \
             ln -sf ../../run/STOCHPERT.TBL . ;                     \
             if [ 4 -eq 8 ] ; then                       \
                ln -sf ../../run/ETAMPNEW_DATA_DBL ETAMPNEW_DATA ;  \
                ln -sf ../../run/ETAMPNEW_DATA.expanded_rain_DBL ETAMPNEW_DATA.expanded_rain ;   \
                ln -sf ../../run/RRTM_DATA_DBL RRTM_DATA ;          \
                ln -sf ../../run/RRTMG_LW_DATA_DBL RRTMG_LW_DATA ;  \
                ln -sf ../../run/RRTMG_SW_DATA_DBL RRTMG_SW_DATA ;  \
             fi )
( cd test/em_real ; if test -d ../../run/SBM_input_33 ; then				\
             ln -sf ../../run/SBM_input_33 . ;						\
             ln -sf ../../run/scattering_tables_2layer_high_quad_1dT_1%fw_110 . ;	\
             fi )
( cd test/em_real ; /bin/rm -f GENPARM.TBL ; ln -s ../../run/GENPARM.TBL . )
( cd test/em_real ; /bin/rm -f LANDUSE.TBL ; ln -s ../../run/LANDUSE.TBL . )
( cd test/em_real ; /bin/rm -f SOILPARM.TBL ; ln -s ../../run/SOILPARM.TBL . )
( cd test/em_real ; /bin/rm -f URBPARM.TBL ; ln -s ../../run/URBPARM.TBL . )
( cd test/em_real ; /bin/rm -f URBPARM_LCZ.TBL ; ln -s ../../run/URBPARM_LCZ.TBL . )
( cd test/em_real ; /bin/rm -f VEGPARM.TBL ; ln -s ../../run/VEGPARM.TBL . )
( cd test/em_real ; /bin/rm -f MPTABLE.TBL ; ln -s ../../run/MPTABLE.TBL . )
( cd test/em_real ; /bin/rm -f tr49t67 ; ln -s ../../run/tr49t67 . )
( cd test/em_real ; /bin/rm -f tr49t85 ; ln -s ../../run/tr49t85 . )
( cd test/em_real ; /bin/rm -f tr67t85 ; ln -s ../../run/tr67t85 . )
( cd test/em_real ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . )
( cd test/em_real ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . )
( cd run ; /bin/rm -f real.exe ; ln -s ../main/real.exe . )
( cd run ; /bin/rm -f tc.exe ; ln -s ../main/tc.exe . )
( cd run ; /bin/rm -f ndown.exe ; ln -s ../main/ndown.exe . )
( cd run ; if test -f namelist.input ; then \
	/bin/cp -f namelist.input namelist.input.backup.`date +%Y-%m-%d_%H_%M_%S` ; fi ; \
	/bin/rm -f namelist.input ; cp ../test/em_real/namelist.input . )
 
==========================================================================
build started:   Mon Jul  3 14:40:08 MDT 2023
build completed: Mon Jul 3 14:58:00 MDT 2023
 
--->                  Executables successfully built                  <---
 
-rwxr-xr-x 1 aislas ncar 44961264 Jul  3 14:57 main/ndown.exe
-rwxr-xr-x 1 aislas ncar 44889296 Jul  3 14:57 main/real.exe
-rwxr-xr-x 1 aislas ncar 44562336 Jul  3 14:57 main/tc.exe
-rwxr-xr-x 1 aislas ncar 48109232 Jul  3 14:57 main/wrf.exe
 
==========================================================================
 
