[Wrf-users] compilation WRFvar fails

Aimée Slangen A.Slangen at weer.nl
Thu May 22 07:47:30 MDT 2008


Skipped content of type multipart/alternative-------------- next part --------------
None of WRF_EM_CORE, WRF_NMM_CORE, 
        specified in shell environment.... 
copying Registry/Registry.wrfvar to Registry/Registry
 
**** Compiling: WRF_DA_CORE WRF_EM_CORE .
 
/bin/rm -f main/libwrflib.a
make -i -r MODULE_DIRS="-module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc" ext
make[1]: Entering directory `/home/aimee/WRF/WRFV3'
--------------------------------------
( cd frame ; make -i -r externals )
make[2]: Entering directory `/home/aimee/WRF/WRFV3/frame'
( cd /home/aimee/WRF/WRFV3/external/ioapi_share ; \
          make -i -r NATIVE_RWORDSIZE="4" RWORDSIZE="8" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory `/home/aimee/WRF/WRFV3/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 [ 8 -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 `/home/aimee/WRF/WRFV3/external/ioapi_share'
( cd /home/aimee/WRF/WRFV3/external/io_grib_share ; \
          make CC="gcc" CFLAGS="-w -O3 -DDM_PARALLEL " RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -C -P" \
          FC="pgf90 -r8 -i4 -I.  -w  -Mfree -byteswapio" TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive)
make[3]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib_share'
make[4]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib_share'
ar ru ./libio_grib_share.a io_grib_share.o get_region_center.o gridnav.o open_file.o
make[4]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib_share'
make[3]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib_share'
( cd /home/aimee/WRF/WRFV3/external/io_grib1 ; \
          make CC="gcc" CFLAGS="-w -O3 -DDM_PARALLEL " RANLIB="ranlib" CPP="/lib/cpp -C -P" \
          FC="pgf90 -r8 -i4 -I.  -w  -Mfree -byteswapio" TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive)
make[3]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib1'
        Doing make archive on library subdirectory MEL_grib1
make[4]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib1/MEL_grib1'
make[5]: Entering directory `/home/aimee/WRF/WRFV3/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
make[5]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib1/MEL_grib1'
make[4]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib1/MEL_grib1'
        Doing make archive on library subdirectory grib1_util
make[4]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib1/grib1_util'
make[5]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib1/grib1_util'
ar ru ../libio_grib1.a alloc_2d.o read_grib.o write_grib.o
make[5]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib1/grib1_util'
make[4]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib1/grib1_util'
        Doing make archive on library subdirectory WGRIB
make[4]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib1/WGRIB'
make[4]: Nothing to be done for `archive'.
make[4]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib1/WGRIB'
make[4]: Entering directory `/home/aimee/WRF/WRFV3/external/io_grib1'
ar ru ./libio_grib1.a grib1_routines.o gribmap.o io_grib1.o trim.o
make[4]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib1'
make[3]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_grib1'
( cd /home/aimee/WRF/WRFV3/external/io_int ; \
          make CC="mpicc -cc=gcc -DMPI2_SUPPORT -DFSEEKO64_OK " RANLIB="ranlib" CPP="/lib/cpp -C -P" \
          FC="pgf90 -r8 -i4  -w  -Mfree -byteswapio" \
          TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" all )
make[3]: Entering directory `/home/aimee/WRF/WRFV3/external/io_int'
cp ../../frame/module_internal_header_util.F module_internal_header_util.b
cp ../../inc/intio_tags.h intio_tags.h
/bin/rm -f module_internal_header_util.f
/lib/cpp -C -P -traditional  -I../ioapi_share module_internal_header_util.b > module_internal_header_util.f
pgf90 -r8 -i4  -w  -Mfree -byteswapio  -I. -o module_internal_header_util.o -c module_internal_header_util.f
/bin/rm -f module_internal_header_util.b
/lib/cpp -C -P -traditional  -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f
pgf90 -r8 -i4  -w  -Mfree -byteswapio  -I. -I../ioapi_share -o io_int.o -c io_int.f
/bin/rm -f module_internal_header_util.o
/bin/rm -f intio_tags.h
/bin/rm -f libwrfio_int.a
ar cr libwrfio_int.a io_int.o 
ranlib libwrfio_int.a
if [ -f ../../frame/pack_utils.o ] ; then \
			mv diffwrf.F diffwrf.F90    ; \
			/lib/cpp -C -P -traditional  -I../ioapi_share diffwrf.F90 > diffwrf.f  ; \
			pgf90 -r8 -i4  -w  -Mfree -byteswapio -c  -I../ioapi_share diffwrf.f    ; \
			mv diffwrf.F90 diffwrf.F ; \
			pgf90 -r8 -i4  -w  -Mfree -byteswapio   -o diffwrf diffwrf.o io_int.o  \
                        ../../frame/pack_utils.o ../../frame/module_internal_header_util.o \
                        ../../frame/module_driver_constants.o \
			../../frame/module_machine.o ../../frame/wrf_debug.o ../../frame/module_wrf_error.o \
			 ; fi
make[3]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_int'
( cd /home/aimee/WRF/WRFV3/external/esmf_time_f90 ; \
          make FC="pgf90 -r8 -i4  -w  -Mfree -byteswapio" RANLIB="ranlib" \
          CPP="/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory `/home/aimee/WRF/WRFV3/external/esmf_time_f90'
make[3]: Nothing to be done for `default'.
make[3]: Leaving directory `/home/aimee/WRF/WRFV3/external/esmf_time_f90'
( cd /home/aimee/WRF/WRFV3/external/fftpack/fftpack5 ; \
          make FC="pgf90" FFLAGS="-r8 -i4  -w  -Mfree -byteswapio" RANLIB="ranlib" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory `/home/aimee/WRF/WRFV3/external/fftpack/fftpack5'
ar ru libfftpack.a c1f2kb.o c1f2kf.o c1f3kb.o c1f3kf.o c1f4kb.o c1f4kf.o c1f5kb.o c1f5kf.o c1fgkb.o c1fgkf.o c1fm1b.o c1fm1f.o cfft1b.o cfft1f.o cfft1i.o cfft2b.o cfft2f.o cfft2i.o cfftmb.o cfftmf.o cfftmi.o cmf2kb.o cmf2kf.o cmf3kb.o cmf3kf.o cmf4kb.o cmf4kf.o cmf5kb.o cmf5kf.o cmfgkb.o cmfgkf.o cmfm1b.o cmfm1f.o cosq1b.o cosq1f.o cosq1i.o cosqb1.o cosqf1.o cosqmb.o cosqmf.o cosqmi.o cost1b.o cost1f.o cost1i.o costb1.o costf1.o costmb.o costmf.o costmi.o factor.o mcfti1.o mcsqb1.o mcsqf1.o mcstb1.o mcstf1.o mradb2.o mradb3.o mradb4.o mradb5.o mradbg.o mradf2.o mradf3.o mradf4.o mradf5.o mradfg.o mrftb1.o mrftf1.o mrfti1.o msntb1.o msntf1.o r1f2kb.o r1f2kf.o r1f3kb.o r1f3kf.o r1f4kb.o r1f4kf.o r1f5kb.o r1f5kf.o r1fgkb.o r1fgkf.o rfft1b.o rfft1f.o rfft1i.o rfft2b.o rfft2f.o rfft2i.o rfftb1.o rfftf1.o rffti1.o rfftmb.o rfftmf.o rfftmi.o sinq1b.o sinq1f.o sinq1i.o sinqmb.o sinqmf.o sinqmi.o sint1b.o sint1f.o sint1i.o sintb1.o sintf1.o sintmb.o sintmf.o sintmi.o tables.o xercon.o xerfft.o
ranlib libfftpack.a
make[3]: Leaving directory `/home/aimee/WRF/WRFV3/external/fftpack/fftpack5'
( cd /home/aimee/WRF/WRFV3/external/io_netcdf ; \
          make NETCDFPATH=/home/wrf/netcdf/netcdf-3.6.2/ RANLIB="ranlib" CPP="/lib/cpp -C -P" \
          FC="pgf90 -r8 -i4 -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio" TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory `/home/aimee/WRF/WRFV3/external/io_netcdf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_netcdf'
( if [ ! -e /home/aimee/WRF/WRFV3/tools/gen_comms.c ] ; then \
          /bin/cp /home/aimee/WRF/WRFV3/tools/gen_comms_warning /home/aimee/WRF/WRFV3/tools/gen_comms.c ; \
          cat /home/aimee/WRF/WRFV3/external/RSL_LITE/gen_comms.c >> /home/aimee/WRF/WRFV3/tools/gen_comms.c ; fi )
( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; \
          cat /home/aimee/WRF/WRFV3/external/RSL_LITE/module_dm.F >> module_dm.F ; fi )
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/frame'
make[1]: Leaving directory `/home/aimee/WRF/WRFV3'
make -i -r MODULE_DIRS="-module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc" toolsdir
make[1]: Entering directory `/home/aimee/WRF/WRFV3'
--------------------------------------
( cd tools ; make -i -r CC_TOOLS="gcc" )
make[2]: Entering directory `/home/aimee/WRF/WRFV3/tools'
make[2]: `registry' is up to date.
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/tools'
make[1]: Leaving directory `/home/aimee/WRF/WRFV3'
make -i -r MODULE_DIRS="-module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc" REGISTRY="Registry" framework
make[1]: Entering directory `/home/aimee/WRF/WRFV3'
--------------------------------------
( cd frame ; make -i -r framework; \
	cd ../external/io_netcdf ; make NETCDFPATH="/home/wrf/netcdf/netcdf-3.6.2/" FC="pgf90 -w  -Mfree -byteswapio" RANLIB="ranlib" CPP="/lib/cpp -C -P" LDFLAGS=" -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio  " ESMF_IO_LIB_EXT="-L/home/aimee/WRF/WRFV3/external/esmf_time_f90/libesmf_time.a" ESMF_MOD_DEPENDENCE="/home/aimee/WRF/WRFV3/external/esmf_time_f90/module_utility.o" diffwrf; \
	cd ../io_int ; make -i -r SFC="pgf90 -w  -Mfree -byteswapio" FC="pgf90 -w  -Mfree -byteswapio" RANLIB="ranlib" CPP="/lib/cpp -C -P" ESMF_IO_LIB_EXT="-L/home/aimee/WRF/WRFV3/external/esmf_time_f90/libesmf_time.a" ESMF_MOD_DEPENDENCE="/home/aimee/WRF/WRFV3/external/esmf_time_f90/module_utility.o" diffwrf ; cd ../../frame )
make[2]: Entering directory `/home/aimee/WRF/WRFV3/frame'
( cd .. ; tools/registry -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -DNEW_BDYS Registry/Registry ) ; 
opening Registry/registry.io_boilerplate
including Registry/registry.io_boilerplate
ADVISORY: RSL_LITE version of gen_comms is linked in with registry program.
rm -f module_state_description.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_state_description.F > module_state_description.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_state_description.b  > module_state_description.f90
rm -f module_state_description.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc module_state_description.f90
rm -f module_driver_constants.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_driver_constants.F > module_driver_constants.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_driver_constants.b  > module_driver_constants.f90
rm -f module_driver_constants.b
mpif90 -f90=pgf90 -o module_driver_constants.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_driver_constants.f90
rm -f module_domain_type.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_domain_type.F > module_domain_type.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_domain_type.b  > module_domain_type.f90
rm -f module_domain_type.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc module_domain_type.f90
rm -f module_configure.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_configure.F > module_configure.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_configure.b  > module_configure.f90
rm -f module_configure.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc module_configure.f90
rm -f module_alloc_space.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_alloc_space.F > module_alloc_space.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_alloc_space.b  > module_alloc_space.f90
rm -f module_alloc_space.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  module_alloc_space.f90
rm -f module_machine.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_machine.F > module_machine.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_machine.b  > module_machine.f90
rm -f module_machine.b
mpif90 -f90=pgf90 -o module_machine.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_machine.f90
rm -f module_domain.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_domain.F > module_domain.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_domain.b  > module_domain.f90
rm -f module_domain.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc module_domain.f90
rm -f module_timing.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_timing.F > module_timing.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_timing.b  > module_timing.f90
rm -f module_timing.b
mpif90 -f90=pgf90 -o module_timing.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_timing.f90
rm -f module_nesting.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_nesting.F > module_nesting.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_nesting.b  > module_nesting.f90
rm -f module_nesting.b
mpif90 -f90=pgf90 -o module_nesting.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_nesting.f90
rm -f module_integrate.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_integrate.F > module_integrate.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_integrate.b  > module_integrate.f90
rm -f module_integrate.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  module_integrate.f90
rm -f module_tiles.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_tiles.F > module_tiles.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_tiles.b  > module_tiles.f90
rm -f module_tiles.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  module_tiles.f90
rm -f module_io.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_io.F > module_io.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_io.b  > module_io.f90
rm -f module_io.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc module_io.f90
rm -f module_comm_dm.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_comm_dm.F > module_comm_dm.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_comm_dm.b  > module_comm_dm.f90
rm -f module_comm_dm.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  module_comm_dm.f90
rm -f module_dm.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_dm.F > module_dm.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_dm.b  > module_dm.f90
rm -f module_dm.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  module_dm.f90
rm -f module_quilt_outbuf_ops.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_quilt_outbuf_ops.F > module_quilt_outbuf_ops.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_quilt_outbuf_ops.b  > module_quilt_outbuf_ops.f90
rm -f module_quilt_outbuf_ops.b
mpif90 -f90=pgf90 -o module_quilt_outbuf_ops.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_quilt_outbuf_ops.f90
rm -f module_io_quilt.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_io_quilt.F > module_io_quilt.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_io_quilt.b  > module_io_quilt.f90
rm -f module_io_quilt.b
mpif90 -f90=pgf90 -o module_io_quilt.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_io_quilt.f90
ar ru ../main/libwrflib.a module_driver_constants.o module_domain_type.o module_alloc_space.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_dm.o module_quilt_outbuf_ops.o module_io_quilt.o wrf_num_bytes_between.o wrf_shutdown.o wrf_debug.o libmassv.o nl_get_0_routines.o nl_get_1_routines.o nl_set_0_routines.o nl_set_1_routines.o collect_on_comm.o
ar: creating ../main/libwrflib.a
ranlib ../main/libwrflib.a
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/frame'
make[2]: Entering directory `/home/aimee/WRF/WRFV3/external/io_netcdf'
make[2]: `diffwrf' is up to date.
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_netcdf'
make[2]: Entering directory `/home/aimee/WRF/WRFV3/external/io_int'
cp ../../frame/module_internal_header_util.F module_internal_header_util.b
cp ../../inc/intio_tags.h intio_tags.h
/bin/rm -f module_internal_header_util.f
/lib/cpp -C -P   -I../ioapi_share module_internal_header_util.b > module_internal_header_util.f
pgf90 -w  -Mfree -byteswapio  -I. -o module_internal_header_util.o -c module_internal_header_util.f
/bin/rm -f module_internal_header_util.b
/lib/cpp -C -P   -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f
pgf90 -w  -Mfree -byteswapio  -I. -I../ioapi_share -o io_int.o -c io_int.f
/bin/rm -f module_internal_header_util.o
/bin/rm -f intio_tags.h
/bin/rm -f libwrfio_int.a
ar cr libwrfio_int.a io_int.o 
ranlib libwrfio_int.a
if [ -f ../../frame/pack_utils.o ] ; then \
			mv diffwrf.F diffwrf.F90    ; \
			/lib/cpp -C -P   -I../ioapi_share diffwrf.F90 > diffwrf.f  ; \
			pgf90 -w  -Mfree -byteswapio -c  -I../ioapi_share diffwrf.f    ; \
			mv diffwrf.F90 diffwrf.F ; \
			pgf90 -w  -Mfree -byteswapio   -o diffwrf diffwrf.o io_int.o  \
                        ../../frame/pack_utils.o ../../frame/module_internal_header_util.o \
                        ../../frame/module_driver_constants.o \
			../../frame/module_machine.o ../../frame/wrf_debug.o ../../frame/module_wrf_error.o \
			-L/home/aimee/WRF/WRFV3/external/esmf_time_f90/libesmf_time.a ; fi
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/external/io_int'
make[1]: Leaving directory `/home/aimee/WRF/WRFV3'
make -i -r MODULE_DIRS="-module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc" shared
make[1]: Entering directory `/home/aimee/WRF/WRFV3'
--------------------------------------
( cd share ; make -i -r )
make[2]: Entering directory `/home/aimee/WRF/WRFV3/share'
rm -f module_bc.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_bc.F > module_bc.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_bc.b  > module_bc.f90
rm -f module_bc.b
mpif90 -f90=pgf90 -o module_bc.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_bc.f90
rm -f module_date_time.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_date_time.F > module_date_time.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_date_time.b  > module_date_time.f90
rm -f module_date_time.b
mpif90 -f90=pgf90 -o module_date_time.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_date_time.f90
rm -f module_io_wrf.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_io_wrf.F > module_io_wrf.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_io_wrf.b  > module_io_wrf.f90
rm -f module_io_wrf.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  module_io_wrf.f90
rm -f module_get_file_names.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_get_file_names.F > module_get_file_names.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_get_file_names.b  > module_get_file_names.f90
rm -f module_get_file_names.b
mpif90 -f90=pgf90 -o module_get_file_names.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_get_file_names.f90
rm -f module_io_domain.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_io_domain.F > module_io_domain.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_io_domain.b  > module_io_domain.f90
rm -f module_io_domain.b
mpif90 -f90=pgf90 -o module_io_domain.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_io_domain.f90
rm -f module_optional_input.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_optional_input.F > module_optional_input.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_optional_input.b  > module_optional_input.f90
rm -f module_optional_input.b
mpif90 -f90=pgf90 -o module_optional_input.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_optional_input.f90
rm -f module_soil_pre.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_soil_pre.F > module_soil_pre.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_soil_pre.b  > module_soil_pre.f90
rm -f module_soil_pre.b
mpif90 -f90=pgf90 -o module_soil_pre.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_soil_pre.f90
rm -f dfi.o
/home/aimee/WRF/WRFV3/tools/standard.exe dfi.F > dfi.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  dfi.b  > dfi.f90
rm -f dfi.b
mpif90 -f90=pgf90 -o dfi.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  dfi.f90
rm -f mediation_integrate.o
/home/aimee/WRF/WRFV3/tools/standard.exe mediation_integrate.F > mediation_integrate.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  mediation_integrate.b  > mediation_integrate.f90
rm -f mediation_integrate.b
mpif90 -f90=pgf90 -o mediation_integrate.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  mediation_integrate.f90
rm -f mediation_interp_domain.o
/home/aimee/WRF/WRFV3/tools/standard.exe mediation_interp_domain.F > mediation_interp_domain.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  mediation_interp_domain.b  > mediation_interp_domain.f90
rm -f mediation_interp_domain.b
mpif90 -f90=pgf90 -o mediation_interp_domain.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  mediation_interp_domain.f90
rm -f mediation_force_domain.o
/home/aimee/WRF/WRFV3/tools/standard.exe mediation_force_domain.F > mediation_force_domain.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  mediation_force_domain.b  > mediation_force_domain.f90
rm -f mediation_force_domain.b
mpif90 -f90=pgf90 -o mediation_force_domain.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  mediation_force_domain.f90
rm -f mediation_feedback_domain.o
/home/aimee/WRF/WRFV3/tools/standard.exe mediation_feedback_domain.F > mediation_feedback_domain.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  mediation_feedback_domain.b  > mediation_feedback_domain.f90
rm -f mediation_feedback_domain.b
mpif90 -f90=pgf90 -o mediation_feedback_domain.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  mediation_feedback_domain.f90
rm -f mediation_nest_move.o
/home/aimee/WRF/WRFV3/tools/standard.exe mediation_nest_move.F > mediation_nest_move.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  mediation_nest_move.b  > mediation_nest_move.f90
rm -f mediation_nest_move.b
mpif90 -f90=pgf90 -o mediation_nest_move.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  mediation_nest_move.f90
rm -f mediation_wrfmain.o
/home/aimee/WRF/WRFV3/tools/standard.exe mediation_wrfmain.F > mediation_wrfmain.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  mediation_wrfmain.b  > mediation_wrfmain.f90
rm -f mediation_wrfmain.b
mpif90 -f90=pgf90 -o mediation_wrfmain.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  mediation_wrfmain.f90
rm -f solve_interface.o
/home/aimee/WRF/WRFV3/tools/standard.exe solve_interface.F > solve_interface.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   solve_interface.b  > solve_interface.f90
rm -f solve_interface.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  solve_interface.f90
rm -f wrf_tsin.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_tsin.F > wrf_tsin.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_tsin.b  > wrf_tsin.f90
rm -f wrf_tsin.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  wrf_tsin.f90
rm -f wrf_timeseries.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_timeseries.F > wrf_timeseries.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  wrf_timeseries.b  > wrf_timeseries.f90
rm -f wrf_timeseries.b
mpif90 -f90=pgf90 -o wrf_timeseries.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  wrf_timeseries.f90
PGF90-S-0450-Argument number 3 to map_set: kind mismatch (wrf_timeseries.f90: 75)
PGF90-S-0450-Argument number 4 to map_set: kind mismatch (wrf_timeseries.f90: 75)
PGF90-S-0450-Argument number 7 to map_set: kind mismatch (wrf_timeseries.f90: 75)
PGF90-S-0450-Argument number 8 to map_set: kind mismatch (wrf_timeseries.f90: 75)
PGF90-S-0450-Argument number 9 to map_set: kind mismatch (wrf_timeseries.f90: 75)
PGF90-S-0450-Argument number 13 to map_set: kind mismatch (wrf_timeseries.f90: 75)
PGF90-S-0450-Argument number 3 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 4 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 7 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 8 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 9 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 12 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 13 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 14 to map_set: kind mismatch (wrf_timeseries.f90: 85)
PGF90-S-0450-Argument number 3 to map_set: kind mismatch (wrf_timeseries.f90: 97)
PGF90-S-0450-Argument number 4 to map_set: kind mismatch (wrf_timeseries.f90: 97)
PGF90-S-0450-Argument number 7 to map_set: kind mismatch (wrf_timeseries.f90: 97)
PGF90-S-0450-Argument number 8 to map_set: kind mismatch (wrf_timeseries.f90: 97)
PGF90-S-0450-Argument number 9 to map_set: kind mismatch (wrf_timeseries.f90: 97)
PGF90-S-0450-Argument number 12 to map_set: kind mismatch (wrf_timeseries.f90: 97)
PGF90-S-0450-Argument number 13 to map_set: kind mismatch (wrf_timeseries.f90: 97)
PGF90-S-0450-Argument number 3 to map_set: kind mismatch (wrf_timeseries.f90: 108)
PGF90-S-0450-Argument number 4 to map_set: kind mismatch (wrf_timeseries.f90: 108)
PGF90-S-0450-Argument number 5 to map_set: kind mismatch (wrf_timeseries.f90: 108)
PGF90-S-0450-Argument number 6 to map_set: kind mismatch (wrf_timeseries.f90: 108)
PGF90-F-0008-Error limit exceeded (wrf_timeseries.f90: 108)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [wrf_timeseries.o] Error 2 (ignored)
rm -f start_domain.o
/home/aimee/WRF/WRFV3/tools/standard.exe start_domain.F > start_domain.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   start_domain.b  > start_domain.f90
rm -f start_domain.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  start_domain.f90
rm -f init_modules.o
/home/aimee/WRF/WRFV3/tools/standard.exe init_modules.F > init_modules.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  init_modules.b  > init_modules.f90
rm -f init_modules.b
mpif90 -f90=pgf90 -o init_modules.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  init_modules.f90
rm -f set_timekeeping.o
/home/aimee/WRF/WRFV3/tools/standard.exe set_timekeeping.F > set_timekeeping.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  set_timekeeping.b  > set_timekeeping.f90
rm -f set_timekeeping.b
mpif90 -f90=pgf90 -o set_timekeeping.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  set_timekeeping.f90
rm -f interp_fcn.o
/home/aimee/WRF/WRFV3/tools/standard.exe interp_fcn.F > interp_fcn.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  interp_fcn.b  > interp_fcn.f90
rm -f interp_fcn.b
mpif90 -f90=pgf90 -o interp_fcn.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  interp_fcn.f90
rm -f input_wrf.o
/home/aimee/WRF/WRFV3/tools/standard.exe input_wrf.F > input_wrf.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   input_wrf.b  > input_wrf.f90
rm -f input_wrf.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc input_wrf.f90
rm -f output_wrf.o
/home/aimee/WRF/WRFV3/tools/standard.exe output_wrf.F > output_wrf.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   output_wrf.b  > output_wrf.f90
rm -f output_wrf.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  output_wrf.f90
rm -f wrf_ext_write_field.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_ext_write_field.F > wrf_ext_write_field.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_ext_write_field.b  > wrf_ext_write_field.f90
rm -f wrf_ext_write_field.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_ext_write_field.f90
rm -f wrf_ext_read_field.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_ext_read_field.F > wrf_ext_read_field.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_ext_read_field.b  > wrf_ext_read_field.f90
rm -f wrf_ext_read_field.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_ext_read_field.f90
rm -f wrf_inputout.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_inputout.F > wrf_inputout.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_inputout.b  > wrf_inputout.f90
rm -f wrf_inputout.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_inputout.f90
rm -f wrf_auxinput1out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput1out.F > wrf_auxinput1out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput1out.b  > wrf_auxinput1out.f90
rm -f wrf_auxinput1out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput1out.f90
rm -f wrf_auxinput2out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput2out.F > wrf_auxinput2out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput2out.b  > wrf_auxinput2out.f90
rm -f wrf_auxinput2out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput2out.f90
rm -f wrf_auxinput3out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput3out.F > wrf_auxinput3out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput3out.b  > wrf_auxinput3out.f90
rm -f wrf_auxinput3out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput3out.f90
rm -f wrf_auxinput4out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput4out.F > wrf_auxinput4out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput4out.b  > wrf_auxinput4out.f90
rm -f wrf_auxinput4out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput4out.f90
rm -f wrf_auxinput5out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput5out.F > wrf_auxinput5out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput5out.b  > wrf_auxinput5out.f90
rm -f wrf_auxinput5out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput5out.f90
rm -f wrf_auxinput6out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput6out.F > wrf_auxinput6out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput6out.b  > wrf_auxinput6out.f90
rm -f wrf_auxinput6out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput6out.f90
rm -f wrf_auxinput7out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput7out.F > wrf_auxinput7out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput7out.b  > wrf_auxinput7out.f90
rm -f wrf_auxinput7out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput7out.f90
rm -f wrf_auxinput8out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput8out.F > wrf_auxinput8out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput8out.b  > wrf_auxinput8out.f90
rm -f wrf_auxinput8out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput8out.f90
rm -f wrf_auxinput9out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput9out.F > wrf_auxinput9out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput9out.b  > wrf_auxinput9out.f90
rm -f wrf_auxinput9out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput9out.f90
rm -f wrf_auxinput10out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput10out.F > wrf_auxinput10out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput10out.b  > wrf_auxinput10out.f90
rm -f wrf_auxinput10out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput10out.f90
rm -f wrf_auxinput11out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput11out.F > wrf_auxinput11out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput11out.b  > wrf_auxinput11out.f90
rm -f wrf_auxinput11out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput11out.f90
rm -f wrf_histout.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_histout.F > wrf_histout.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_histout.b  > wrf_histout.f90
rm -f wrf_histout.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_histout.f90
rm -f wrf_auxhist1out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist1out.F > wrf_auxhist1out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist1out.b  > wrf_auxhist1out.f90
rm -f wrf_auxhist1out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist1out.f90
rm -f wrf_auxhist2out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist2out.F > wrf_auxhist2out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist2out.b  > wrf_auxhist2out.f90
rm -f wrf_auxhist2out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist2out.f90
rm -f wrf_auxhist3out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist3out.F > wrf_auxhist3out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist3out.b  > wrf_auxhist3out.f90
rm -f wrf_auxhist3out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist3out.f90
rm -f wrf_auxhist4out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist4out.F > wrf_auxhist4out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist4out.b  > wrf_auxhist4out.f90
rm -f wrf_auxhist4out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist4out.f90
rm -f wrf_auxhist5out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist5out.F > wrf_auxhist5out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist5out.b  > wrf_auxhist5out.f90
rm -f wrf_auxhist5out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist5out.f90
rm -f wrf_auxhist6out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist6out.F > wrf_auxhist6out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist6out.b  > wrf_auxhist6out.f90
rm -f wrf_auxhist6out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist6out.f90
rm -f wrf_auxhist7out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist7out.F > wrf_auxhist7out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist7out.b  > wrf_auxhist7out.f90
rm -f wrf_auxhist7out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist7out.f90
rm -f wrf_auxhist8out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist8out.F > wrf_auxhist8out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist8out.b  > wrf_auxhist8out.f90
rm -f wrf_auxhist8out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist8out.f90
rm -f wrf_auxhist9out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist9out.F > wrf_auxhist9out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist9out.b  > wrf_auxhist9out.f90
rm -f wrf_auxhist9out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist9out.f90
rm -f wrf_auxhist10out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist10out.F > wrf_auxhist10out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist10out.b  > wrf_auxhist10out.f90
rm -f wrf_auxhist10out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist10out.f90
rm -f wrf_auxhist11out.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist11out.F > wrf_auxhist11out.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist11out.b  > wrf_auxhist11out.f90
rm -f wrf_auxhist11out.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist11out.f90
rm -f wrf_restartout.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_restartout.F > wrf_restartout.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_restartout.b  > wrf_restartout.f90
rm -f wrf_restartout.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_restartout.f90
rm -f wrf_bdyout.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_bdyout.F > wrf_bdyout.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_bdyout.b  > wrf_bdyout.f90
rm -f wrf_bdyout.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_bdyout.f90
rm -f wrf_inputin.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_inputin.F > wrf_inputin.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_inputin.b  > wrf_inputin.f90
rm -f wrf_inputin.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_inputin.f90
rm -f wrf_auxhist1in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist1in.F > wrf_auxhist1in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist1in.b  > wrf_auxhist1in.f90
rm -f wrf_auxhist1in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist1in.f90
rm -f wrf_auxhist2in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist2in.F > wrf_auxhist2in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist2in.b  > wrf_auxhist2in.f90
rm -f wrf_auxhist2in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist2in.f90
rm -f wrf_auxhist3in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist3in.F > wrf_auxhist3in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist3in.b  > wrf_auxhist3in.f90
rm -f wrf_auxhist3in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist3in.f90
rm -f wrf_auxhist4in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist4in.F > wrf_auxhist4in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist4in.b  > wrf_auxhist4in.f90
rm -f wrf_auxhist4in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist4in.f90
rm -f wrf_auxhist5in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist5in.F > wrf_auxhist5in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist5in.b  > wrf_auxhist5in.f90
rm -f wrf_auxhist5in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist5in.f90
rm -f wrf_auxhist6in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist6in.F > wrf_auxhist6in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist6in.b  > wrf_auxhist6in.f90
rm -f wrf_auxhist6in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist6in.f90
rm -f wrf_auxhist7in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist7in.F > wrf_auxhist7in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist7in.b  > wrf_auxhist7in.f90
rm -f wrf_auxhist7in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist7in.f90
rm -f wrf_auxhist8in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist8in.F > wrf_auxhist8in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist8in.b  > wrf_auxhist8in.f90
rm -f wrf_auxhist8in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist8in.f90
rm -f wrf_auxhist9in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist9in.F > wrf_auxhist9in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist9in.b  > wrf_auxhist9in.f90
rm -f wrf_auxhist9in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist9in.f90
rm -f wrf_auxhist10in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist10in.F > wrf_auxhist10in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist10in.b  > wrf_auxhist10in.f90
rm -f wrf_auxhist10in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist10in.f90
rm -f wrf_auxhist11in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxhist11in.F > wrf_auxhist11in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxhist11in.b  > wrf_auxhist11in.f90
rm -f wrf_auxhist11in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxhist11in.f90
rm -f wrf_auxinput1in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput1in.F > wrf_auxinput1in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput1in.b  > wrf_auxinput1in.f90
rm -f wrf_auxinput1in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput1in.f90
rm -f wrf_auxinput2in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput2in.F > wrf_auxinput2in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput2in.b  > wrf_auxinput2in.f90
rm -f wrf_auxinput2in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput2in.f90
rm -f wrf_auxinput3in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput3in.F > wrf_auxinput3in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput3in.b  > wrf_auxinput3in.f90
rm -f wrf_auxinput3in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput3in.f90
rm -f wrf_auxinput4in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput4in.F > wrf_auxinput4in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput4in.b  > wrf_auxinput4in.f90
rm -f wrf_auxinput4in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput4in.f90
rm -f wrf_auxinput5in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput5in.F > wrf_auxinput5in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput5in.b  > wrf_auxinput5in.f90
rm -f wrf_auxinput5in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput5in.f90
rm -f wrf_auxinput6in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput6in.F > wrf_auxinput6in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput6in.b  > wrf_auxinput6in.f90
rm -f wrf_auxinput6in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput6in.f90
rm -f wrf_auxinput7in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput7in.F > wrf_auxinput7in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput7in.b  > wrf_auxinput7in.f90
rm -f wrf_auxinput7in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput7in.f90
rm -f wrf_auxinput8in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput8in.F > wrf_auxinput8in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput8in.b  > wrf_auxinput8in.f90
rm -f wrf_auxinput8in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput8in.f90
rm -f wrf_auxinput9in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput9in.F > wrf_auxinput9in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput9in.b  > wrf_auxinput9in.f90
rm -f wrf_auxinput9in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput9in.f90
rm -f wrf_auxinput10in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput10in.F > wrf_auxinput10in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput10in.b  > wrf_auxinput10in.f90
rm -f wrf_auxinput10in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput10in.f90
rm -f wrf_auxinput11in.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_auxinput11in.F > wrf_auxinput11in.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_auxinput11in.b  > wrf_auxinput11in.f90
rm -f wrf_auxinput11in.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_auxinput11in.f90
rm -f wrf_bdyin.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_bdyin.F > wrf_bdyin.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_bdyin.b  > wrf_bdyin.f90
rm -f wrf_bdyin.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_bdyin.f90
rm -f wrf_histin.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_histin.F > wrf_histin.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_histin.b  > wrf_histin.f90
rm -f wrf_histin.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_histin.f90
rm -f wrf_restartin.o
/home/aimee/WRF/WRFV3/tools/standard.exe wrf_restartin.F > wrf_restartin.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   wrf_restartin.b  > wrf_restartin.f90
rm -f wrf_restartin.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc wrf_restartin.f90
if [ 0 -eq 1 ] ; then \
                  make -i -r nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_bc.o module_bc_time_utilities.o module_io_wrf.o module_date_time.o module_get_file_names.o module_io_domain.o module_model_constants.o module_MPP.o module_optional_input.o module_compute_geop.o module_soil_pre.o module_llxy.o dfi.o mediation_integrate.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o mediation_nest_move.o mediation_wrfmain.o solve_interface.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o input_wrf.o output_wrf.o wrf_timeseries.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_inputout.o wrf_auxinput1out.o wrf_auxinput2out.o wrf_auxinput3out.o wrf_auxinput4out.o wrf_auxinput5out.o wrf_auxinput6out.o wrf_auxinput7out.o wrf_auxinput8out.o wrf_auxinput9out.o wrf_auxinput10out.o wrf_auxinput11out.o wrf_histout.o wrf_auxhist1out.o wrf_auxhist2out.o wrf_auxhist3out.o wrf_auxhist4out.o wrf_auxhist5out.o wrf_auxhist6out.o wrf_auxhist7out.o wrf_auxhist8out.o wrf_auxhist9out.o wrf_auxhist10out.o wrf_auxhist11out.o wrf_restartout.o wrf_bdyout.o wrf_inputin.o wrf_auxhist1in.o wrf_auxhist2in.o wrf_auxhist3in.o wrf_auxhist4in.o wrf_auxhist5in.o wrf_auxhist6in.o wrf_auxhist7in.o wrf_auxhist8in.o wrf_auxhist9in.o wrf_auxhist10in.o wrf_auxhist11in.o wrf_auxinput1in.o wrf_auxinput2in.o wrf_auxinput3in.o wrf_auxinput4in.o wrf_auxinput5in.o wrf_auxinput6in.o wrf_auxinput7in.o wrf_auxinput8in.o wrf_auxinput9in.o wrf_auxinput10in.o wrf_auxinput11in.o wrf_fddaobs_in.o wrf_bdyin.o wrf_histin.o wrf_restartin.o wrf_tsin.o landread.o   ; \
                  else                                                         \
                  ar ru ../main/libwrflib.a module_bc.o module_bc_time_utilities.o module_io_wrf.o module_date_time.o module_get_file_names.o module_io_domain.o module_model_constants.o module_MPP.o module_optional_input.o module_compute_geop.o module_soil_pre.o module_llxy.o dfi.o mediation_integrate.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o mediation_nest_move.o mediation_wrfmain.o solve_interface.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o input_wrf.o output_wrf.o wrf_timeseries.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_inputout.o wrf_auxinput1out.o wrf_auxinput2out.o wrf_auxinput3out.o wrf_auxinput4out.o wrf_auxinput5out.o wrf_auxinput6out.o wrf_auxinput7out.o wrf_auxinput8out.o wrf_auxinput9out.o wrf_auxinput10out.o wrf_auxinput11out.o wrf_histout.o wrf_auxhist1out.o wrf_auxhist2out.o wrf_auxhist3out.o wrf_auxhist4out.o wrf_auxhist5out.o wrf_auxhist6out.o wrf_auxhist7out.o wrf_auxhist8out.o wrf_auxhist9out.o wrf_auxhist10out.o wrf_auxhist11out.o wrf_restartout.o wrf_bdyout.o wrf_inputin.o wrf_auxhist1in.o wrf_auxhist2in.o wrf_auxhist3in.o wrf_auxhist4in.o wrf_auxhist5in.o wrf_auxhist6in.o wrf_auxhist7in.o wrf_auxhist8in.o wrf_auxhist9in.o wrf_auxhist10in.o wrf_auxhist11in.o wrf_auxinput1in.o wrf_auxinput2in.o wrf_auxinput3in.o wrf_auxinput4in.o wrf_auxinput5in.o wrf_auxinput6in.o wrf_auxinput7in.o wrf_auxinput8in.o wrf_auxinput9in.o wrf_auxinput10in.o wrf_auxinput11in.o wrf_fddaobs_in.o wrf_bdyin.o wrf_histin.o wrf_restartin.o wrf_tsin.o landread.o             ; \
                fi
ar: wrf_timeseries.o: No such file or directory
make[2]: [shared] Error 1 (ignored)
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/share'
make[1]: Leaving directory `/home/aimee/WRF/WRFV3'
make -i -r MODULE_DIRS="-module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc" physics
make[1]: Entering directory `/home/aimee/WRF/WRFV3'
--------------------------------------
( cd phys ; make -i -r )
make[2]: Entering directory `/home/aimee/WRF/WRFV3/phys'
if [ 0 -eq 1 ] ; then \
                  make -i -r nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_myjpbl.o module_bl_acm.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_gd.o module_cu_sas.o module_mp_kessler.o module_mp_lin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_ra_sw.o module_ra_gsfcsw.o module_ra_rrtm.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_hs.o module_sf_sfclay.o module_sf_gfs.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_urban.o module_sf_lsm_nmm.o module_sf_pxlsm.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_myjsfc.o module_sf_pxsfclay.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_cumulus_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_fdda_psufddagd.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o    ; \
                else                                                         \
                  make -i -r non_nmm                                          ; \
                  ar ru ../main/libwrflib.a module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_myjpbl.o module_bl_acm.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_gd.o module_cu_sas.o module_mp_kessler.o module_mp_lin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_ra_sw.o module_ra_gsfcsw.o module_ra_rrtm.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_hs.o module_sf_sfclay.o module_sf_gfs.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_urban.o module_sf_lsm_nmm.o module_sf_pxlsm.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_myjsfc.o module_sf_pxsfclay.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_cumulus_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_fdda_psufddagd.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o              ; \
                fi
make[3]: Entering directory `/home/aimee/WRF/WRFV3/phys'
rm -f module_ra_rrtm.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_ra_rrtm.F > module_ra_rrtm.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_ra_rrtm.b  > module_ra_rrtm.f90
rm -f module_ra_rrtm.b
mpif90 -f90=pgf90 -o module_ra_rrtm.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_ra_rrtm.f90
rm -f module_ra_gfdleta.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_ra_gfdleta.F > module_ra_gfdleta.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_ra_gfdleta.b  > module_ra_gfdleta.f90
rm -f module_ra_gfdleta.b
mpif90 -f90=pgf90 -o module_ra_gfdleta.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_ra_gfdleta.f90
PGF90-S-0450-Argument number 1 to fpvs: kind mismatch (module_ra_gfdleta.f90: 921)
  0 inform,   0 warnings,   1 severes, 0 fatal for radtn
make[3]: [module_ra_gfdleta.o] Error 2 (ignored)
rm -f module_physics_addtendc.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_physics_addtendc.F > module_physics_addtendc.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_physics_addtendc.b  > module_physics_addtendc.f90
rm -f module_physics_addtendc.b
mpif90 -f90=pgf90 -o module_physics_addtendc.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_physics_addtendc.f90
rm -f module_physics_init.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_physics_init.F > module_physics_init.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   module_physics_init.b  > module_physics_init.f90
rm -f module_physics_init.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc module_physics_init.f90
PGF90-S-0000-Internal compiler error. import: module module_dm (583,base=16315) member symbol wrf_dm_maxval_doubleprecision (offset=182): not found!       0 (module_physics_init.f90: 1036)
PGF90-F-0000-Internal compiler error. interf:new_symbol, symbol not found   13285 (module_physics_init.f90: 1036)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_physics_init.o] Error 2 (ignored)
rm -f module_pbl_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_pbl_driver.F > module_pbl_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_pbl_driver.b  > module_pbl_driver.f90
rm -f module_pbl_driver.b
mpif90 -f90=pgf90 -o module_pbl_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_pbl_driver.f90
PGF90-S-0450-Argument number 1 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 2 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 3 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 4 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 5 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 6 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 7 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 8 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 9 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 10 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 11 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 12 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 13 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 14 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 15 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 16 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 23 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 24 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 27 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 28 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 29 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 30 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 31 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 32 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 33 to ysu: kind mismatch (module_pbl_driver.f90: 468)
PGF90-F-0008-Error limit exceeded (module_pbl_driver.f90: 468)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_pbl_driver.o] Error 2 (ignored)
rm -f module_cumulus_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_cumulus_driver.F > module_cumulus_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_cumulus_driver.b  > module_cumulus_driver.f90
rm -f module_cumulus_driver.b
mpif90 -f90=pgf90 -o module_cumulus_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_cumulus_driver.f90
PGF90-S-0450-Argument number 19 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 21 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 22 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 23 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 25 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 26 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 27 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 28 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 29 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 30 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 31 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 32 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 33 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 34 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 35 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 36 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 37 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 38 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 60 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 61 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 62 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 63 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 64 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 65 to kfcps: kind mismatch (module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 19 to bmjdrv: kind mismatch (module_cumulus_driver.f90: 453)
PGF90-F-0008-Error limit exceeded (module_cumulus_driver.f90: 453)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_cumulus_driver.o] Error 2 (ignored)
rm -f module_radiation_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_radiation_driver.F > module_radiation_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_radiation_driver.b  > module_radiation_driver.f90
rm -f module_radiation_driver.b
mpif90 -f90=pgf90 -o module_radiation_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_radiation_driver.f90
PGF90-S-0450-Argument number 5 to radconst: kind mismatch (module_radiation_driver.f90: 590)
PGF90-S-0450-Argument number 6 to radconst: kind mismatch (module_radiation_driver.f90: 590)
PGF90-S-0450-Argument number 13 to rrtmlwrad: kind mismatch (module_radiation_driver.f90: 635)
PGF90-S-0450-Argument number 14 to rrtmlwrad: kind mismatch (module_radiation_driver.f90: 635)
PGF90-S-0450-Argument number 35 to etara: kind mismatch (module_radiation_driver.f90: 662)
PGF90-S-0450-Argument number 1 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 2 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 5 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 6 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 7 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 8 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 9 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 10 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 11 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 12 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 13 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 14 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 15 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 16 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 17 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 18 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 19 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 20 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 21 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 22 to camrad: kind mismatch (module_radiation_driver.f90: 708)
PGF90-F-0008-Error limit exceeded (module_radiation_driver.f90: 708)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_radiation_driver.o] Error 2 (ignored)
rm -f module_mixactivate.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_mixactivate.F > module_mixactivate.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_mixactivate.b  > module_mixactivate.f90
rm -f module_mixactivate.b
mpif90 -f90=pgf90 -o module_mixactivate.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_mixactivate.f90
rm -f module_microphysics_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_microphysics_driver.F > module_microphysics_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_microphysics_driver.b  > module_microphysics_driver.f90
rm -f module_microphysics_driver.b
mpif90 -f90=pgf90 -o module_microphysics_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_microphysics_driver.f90
PGF90-S-0450-Argument number 1 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 2 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 3 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 4 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 5 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 6 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 7 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 8 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 17 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 18 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 19 to kessler: kind mismatch (module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 1 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 2 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 3 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 4 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 5 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 6 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 7 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 8 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 9 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 10 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 11 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 12 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 14 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 15 to mp_gt_driver: kind mismatch (module_microphysics_driver.f90: 396)
PGF90-F-0008-Error limit exceeded (module_microphysics_driver.f90: 396)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_microphysics_driver.o] Error 2 (ignored)
rm -f module_surface_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_surface_driver.F > module_surface_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_surface_driver.b  > module_surface_driver.f90
rm -f module_surface_driver.b
mpif90 -f90=pgf90 -o module_surface_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_surface_driver.f90
PGF90-S-0000-Internal compiler error. import: module module_dm (16905,base=16906) member symbol wrf_dm_maxval_doubleprecision (offset=182): not found!       0 (module_surface_driver.f90: 69)
PGF90-F-0000-Internal compiler error. interf:new_symbol, symbol not found   13285 (module_surface_driver.f90: 69)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_surface_driver.o] Error 2 (ignored)
rm -f module_diagnostics.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_diagnostics.F > module_diagnostics.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_diagnostics.b  > module_diagnostics.f90
rm -f module_diagnostics.b
mpif90 -f90=pgf90 -o module_diagnostics.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_diagnostics.f90
rm -f module_fddagd_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_fddagd_driver.F > module_fddagd_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_fddagd_driver.b  > module_fddagd_driver.f90
rm -f module_fddagd_driver.b
mpif90 -f90=pgf90 -o module_fddagd_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_fddagd_driver.f90
PGF90-S-0450-Argument number 2 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 3 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 16 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 17 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 18 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 20 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 21 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 22 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 23 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 24 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 25 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 26 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 27 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 28 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 29 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 30 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 31 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 32 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 33 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 34 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 35 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 36 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 37 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 38 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 39 to fddagd: kind mismatch (module_fddagd_driver.f90: 236)
PGF90-F-0008-Error limit exceeded (module_fddagd_driver.f90: 236)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_fddagd_driver.o] Error 2 (ignored)
rm -f module_fddaobs_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_fddaobs_driver.F > module_fddaobs_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_fddaobs_driver.b  > module_fddaobs_driver.f90
rm -f module_fddaobs_driver.b
mpif90 -f90=pgf90 -o module_fddaobs_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_fddaobs_driver.f90
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol fdob_type (offset=36): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol domain_tot (offset=37): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol ieodi (offset=38): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol iwtsig (offset=39): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol nstat (offset=40): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol nstaw (offset=41): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol ktaur (offset=42): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol sn_maxcg (offset=43): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol we_maxcg (offset=44): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol sn_end (offset=45): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol levidn (offset=46): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol ds_cg (offset=47): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol window (offset=48): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol rtlast (offset=49): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol datend (offset=50): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol rinfmn (offset=51): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol rinfmx (offset=52): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol pfree (offset=53): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol dcon (offset=54): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol dpsmx (offset=55): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol tfaci (offset=56): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol xn (offset=57): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol varobs (offset=60): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol varobs$sd (offset=61): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol varobs$p (offset=62): not found!       0 (module_fddaobs_driver.f90: 69)
PGF90-F-0008-Error limit exceeded (module_fddaobs_driver.f90: 69)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[3]: [module_fddaobs_driver.o] Error 2 (ignored)
make[3]: Leaving directory `/home/aimee/WRF/WRFV3/phys'
ar: module_ra_gfdleta.o: No such file or directory
make[2]: [physics] Error 1 (ignored)
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/phys'
make[1]: Leaving directory `/home/aimee/WRF/WRFV3'
make -i -r MODULE_DIRS="-module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc" em_core
make[1]: Entering directory `/home/aimee/WRF/WRFV3'
--------------------------------------
( cd dyn_em ; make -i -r )
make[2]: Entering directory `/home/aimee/WRF/WRFV3/dyn_em'
rm -f module_advect_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_advect_em.F > module_advect_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_advect_em.b  > module_advect_em.f90
rm -f module_advect_em.b
mpif90 -f90=pgf90 -o module_advect_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_advect_em.f90
rm -f module_big_step_utilities_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_big_step_utilities_em.F > module_big_step_utilities_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_big_step_utilities_em.b  > module_big_step_utilities_em.f90
rm -f module_big_step_utilities_em.b
mpif90 -f90=pgf90 -o module_big_step_utilities_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_big_step_utilities_em.f90
rm -f module_diffusion_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_diffusion_em.F > module_diffusion_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_diffusion_em.b  > module_diffusion_em.f90
rm -f module_diffusion_em.b
mpif90 -f90=pgf90 -o module_diffusion_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_diffusion_em.f90
rm -f module_small_step_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_small_step_em.F > module_small_step_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_small_step_em.b  > module_small_step_em.f90
rm -f module_small_step_em.b
mpif90 -f90=pgf90 -o module_small_step_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_small_step_em.f90
rm -f module_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_em.F > module_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_em.b  > module_em.f90
rm -f module_em.b
mpif90 -f90=pgf90 -o module_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_em.f90
PGF90-S-0450-Argument number 8 to pg_buoy_w: kind mismatch (module_em.f90: 470)
PGF90-S-0450-Argument number 1 to held_suarez_damp: kind mismatch (module_em.f90: 524)
PGF90-S-0450-Argument number 2 to held_suarez_damp: kind mismatch (module_em.f90: 524)
PGF90-S-0450-Argument number 3 to held_suarez_damp: kind mismatch (module_em.f90: 524)
PGF90-S-0450-Argument number 4 to held_suarez_damp: kind mismatch (module_em.f90: 524)
PGF90-S-0450-Argument number 5 to held_suarez_damp: kind mismatch (module_em.f90: 524)
PGF90-S-0450-Argument number 6 to held_suarez_damp: kind mismatch (module_em.f90: 524)
  0 inform,   0 warnings,   7 severes, 0 fatal for rk_tendency
make[2]: [module_em.o] Error 2 (ignored)
rm -f module_bc_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_bc_em.F > module_bc_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_bc_em.b  > module_bc_em.f90
rm -f module_bc_em.b
mpif90 -f90=pgf90 -o module_bc_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_bc_em.f90
rm -f ../phys/module_radiation_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_radiation_driver.F > ../phys/module_radiation_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_radiation_driver.b  > ../phys/module_radiation_driver.f90
rm -f ../phys/module_radiation_driver.b
mpif90 -f90=pgf90 -o ../phys/module_radiation_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_radiation_driver.f90
PGF90-S-0450-Argument number 5 to radconst: kind mismatch (../phys/module_radiation_driver.f90: 590)
PGF90-S-0450-Argument number 6 to radconst: kind mismatch (../phys/module_radiation_driver.f90: 590)
PGF90-S-0450-Argument number 13 to rrtmlwrad: kind mismatch (../phys/module_radiation_driver.f90: 635)
PGF90-S-0450-Argument number 14 to rrtmlwrad: kind mismatch (../phys/module_radiation_driver.f90: 635)
PGF90-S-0450-Argument number 35 to etara: kind mismatch (../phys/module_radiation_driver.f90: 662)
PGF90-S-0450-Argument number 1 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 2 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 5 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 6 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 7 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 8 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 9 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 10 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 11 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 12 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 13 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 14 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 15 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 16 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 17 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 18 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 19 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 20 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 21 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-S-0450-Argument number 22 to camrad: kind mismatch (../phys/module_radiation_driver.f90: 708)
PGF90-F-0008-Error limit exceeded (../phys/module_radiation_driver.f90: 708)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_radiation_driver.o] Error 2 (ignored)
rm -f ../phys/module_surface_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_surface_driver.F > ../phys/module_surface_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_surface_driver.b  > ../phys/module_surface_driver.f90
rm -f ../phys/module_surface_driver.b
mpif90 -f90=pgf90 -o ../phys/module_surface_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_surface_driver.f90
PGF90-S-0000-Internal compiler error. import: module module_dm (16905,base=16906) member symbol wrf_dm_maxval_doubleprecision (offset=182): not found!       0 (../phys/module_surface_driver.f90: 69)
PGF90-F-0000-Internal compiler error. interf:new_symbol, symbol not found   13285 (../phys/module_surface_driver.f90: 69)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_surface_driver.o] Error 2 (ignored)
rm -f ../phys/module_cumulus_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_cumulus_driver.F > ../phys/module_cumulus_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_cumulus_driver.b  > ../phys/module_cumulus_driver.f90
rm -f ../phys/module_cumulus_driver.b
mpif90 -f90=pgf90 -o ../phys/module_cumulus_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_cumulus_driver.f90
PGF90-S-0450-Argument number 19 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 21 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 22 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 23 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 25 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 26 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 27 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 28 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 29 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 30 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 31 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 32 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 33 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 34 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 35 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 36 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 37 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 38 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 60 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 61 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 62 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 63 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 64 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 65 to kfcps: kind mismatch (../phys/module_cumulus_driver.f90: 422)
PGF90-S-0450-Argument number 19 to bmjdrv: kind mismatch (../phys/module_cumulus_driver.f90: 453)
PGF90-F-0008-Error limit exceeded (../phys/module_cumulus_driver.f90: 453)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_cumulus_driver.o] Error 2 (ignored)
rm -f ../phys/module_pbl_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_pbl_driver.F > ../phys/module_pbl_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_pbl_driver.b  > ../phys/module_pbl_driver.f90
rm -f ../phys/module_pbl_driver.b
mpif90 -f90=pgf90 -o ../phys/module_pbl_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_pbl_driver.f90
PGF90-S-0450-Argument number 1 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 2 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 3 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 4 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 5 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 6 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 7 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 8 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 9 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 10 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 11 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 12 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 13 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 14 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 15 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 16 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 23 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 24 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 27 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 28 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 29 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 30 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 31 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 32 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-S-0450-Argument number 33 to ysu: kind mismatch (../phys/module_pbl_driver.f90: 468)
PGF90-F-0008-Error limit exceeded (../phys/module_pbl_driver.f90: 468)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_pbl_driver.o] Error 2 (ignored)
rm -f ../phys/module_fddagd_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_fddagd_driver.F > ../phys/module_fddagd_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_fddagd_driver.b  > ../phys/module_fddagd_driver.f90
rm -f ../phys/module_fddagd_driver.b
mpif90 -f90=pgf90 -o ../phys/module_fddagd_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_fddagd_driver.f90
PGF90-S-0450-Argument number 2 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 3 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 16 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 17 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 18 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 20 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 21 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 22 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 23 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 24 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 25 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 26 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 27 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 28 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 29 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 30 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 31 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 32 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 33 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 34 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 35 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 36 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 37 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 38 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-S-0450-Argument number 39 to fddagd: kind mismatch (../phys/module_fddagd_driver.f90: 236)
PGF90-F-0008-Error limit exceeded (../phys/module_fddagd_driver.f90: 236)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_fddagd_driver.o] Error 2 (ignored)
rm -f module_first_rk_step_part1.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_first_rk_step_part1.F > module_first_rk_step_part1.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_first_rk_step_part1.b  > module_first_rk_step_part1.f90
rm -f module_first_rk_step_part1.b
mpif90 -f90=pgf90 -o module_first_rk_step_part1.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_first_rk_step_part1.f90
PGF90-S-0450-Argument number 1 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 2 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 3 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 4 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 5 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 6 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 7 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 8 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 9 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 10 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 11 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 12 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 13 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 14 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 15 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 16 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 17 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 18 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 19 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 26 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 27 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 29 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 30 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 31 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-S-0450-Argument number 32 to surface_driver: kind mismatch (module_first_rk_step_part1.f90: 289)
PGF90-F-0008-Error limit exceeded (module_first_rk_step_part1.f90: 289)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [module_first_rk_step_part1.o] Error 2 (ignored)
rm -f ../phys/module_fddaobs_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_fddaobs_driver.F > ../phys/module_fddaobs_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_fddaobs_driver.b  > ../phys/module_fddaobs_driver.f90
rm -f ../phys/module_fddaobs_driver.b
mpif90 -f90=pgf90 -o ../phys/module_fddaobs_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_fddaobs_driver.f90
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol fdob_type (offset=36): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol domain_tot (offset=37): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol ieodi (offset=38): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol iwtsig (offset=39): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol nstat (offset=40): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol nstaw (offset=41): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol ktaur (offset=42): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol sn_maxcg (offset=43): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol we_maxcg (offset=44): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol sn_end (offset=45): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol levidn (offset=46): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol ds_cg (offset=47): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol window (offset=48): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol rtlast (offset=49): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol datend (offset=50): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol rinfmn (offset=51): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol rinfmx (offset=52): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol pfree (offset=53): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol dcon (offset=54): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol dpsmx (offset=55): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol tfaci (offset=56): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol xn (offset=57): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol varobs (offset=60): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol varobs$sd (offset=61): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4643,base=4657) member symbol varobs$p (offset=62): not found!       0 (../phys/module_fddaobs_driver.f90: 69)
PGF90-F-0008-Error limit exceeded (../phys/module_fddaobs_driver.f90: 69)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_fddaobs_driver.o] Error 2 (ignored)
rm -f module_first_rk_step_part2.o
/home/aimee/WRF/WRFV3/tools/standard.exe module_first_rk_step_part2.F > module_first_rk_step_part2.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  module_first_rk_step_part2.b  > module_first_rk_step_part2.f90
rm -f module_first_rk_step_part2.b
mpif90 -f90=pgf90 -o module_first_rk_step_part2.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  module_first_rk_step_part2.f90
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol fdob_type (offset=36): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol domain_tot (offset=37): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol ieodi (offset=38): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol iwtsig (offset=39): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol nstat (offset=40): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol nstaw (offset=41): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol ktaur (offset=42): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol sn_maxcg (offset=43): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol we_maxcg (offset=44): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol sn_end (offset=45): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol levidn (offset=46): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol ds_cg (offset=47): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol window (offset=48): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol rtlast (offset=49): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol datend (offset=50): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol rinfmn (offset=51): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol rinfmx (offset=52): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol pfree (offset=53): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol dcon (offset=54): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol dpsmx (offset=55): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol tfaci (offset=56): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol xn (offset=57): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol varobs (offset=60): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol varobs$sd (offset=61): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4808,base=4822) member symbol varobs$p (offset=62): not found!       0 (module_first_rk_step_part2.f90: 40)
PGF90-F-0008-Error limit exceeded (module_first_rk_step_part2.f90: 40)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [module_first_rk_step_part2.o] Error 2 (ignored)
rm -f init_modules_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe init_modules_em.F > init_modules_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   init_modules_em.b  > init_modules_em.f90
rm -f init_modules_em.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  init_modules_em.f90
rm -f ../phys/module_microphysics_driver.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_microphysics_driver.F > ../phys/module_microphysics_driver.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_microphysics_driver.b  > ../phys/module_microphysics_driver.f90
rm -f ../phys/module_microphysics_driver.b
mpif90 -f90=pgf90 -o ../phys/module_microphysics_driver.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_microphysics_driver.f90
PGF90-S-0450-Argument number 1 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 2 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 3 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 4 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 5 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 6 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 7 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 8 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 17 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 18 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 19 to kessler: kind mismatch (../phys/module_microphysics_driver.f90: 369)
PGF90-S-0450-Argument number 1 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 2 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 3 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 4 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 5 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 6 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 7 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 8 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 9 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 10 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 11 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 12 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 14 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-S-0450-Argument number 15 to mp_gt_driver: kind mismatch (../phys/module_microphysics_driver.f90: 396)
PGF90-F-0008-Error limit exceeded (../phys/module_microphysics_driver.f90: 396)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_microphysics_driver.o] Error 2 (ignored)
rm -f solve_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe solve_em.F > solve_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  solve_em.b  > solve_em.f90
rm -f solve_em.b
mpif90 -f90=pgf90 -o solve_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  solve_em.f90
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol cfn (offset=120): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol cfn1 (offset=121): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol step_number (offset=122): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol rdx (offset=123): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol rdy (offset=124): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol dts (offset=125): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol dtseps (offset=126): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol resm (offset=127): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol zetatop (offset=128): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol cf1 (offset=129): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol cf2 (offset=130): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol cf3 (offset=131): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol number_at_same_level (offset=132): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol itimestep (offset=133): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol xtime (offset=134): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol julian (offset=135): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol lbc_fid (offset=136): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol tiled (offset=137): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol patched (offset=138): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol press_adj (offset=139): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol xi (offset=140): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol xj (offset=141): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol vc_i (offset=142): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol vc_j (offset=143): not found!       0 (solve_em.f90: 29)
PGF90-S-0000-Internal compiler error. import: module module_domain_type (4644,base=4658) member symbol dtbc (offset=144): not found!       0 (solve_em.f90: 29)
PGF90-F-0008-Error limit exceeded (solve_em.f90: 29)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [solve_em.o] Error 2 (ignored)
rm -f ../phys/module_physics_init.o
/home/aimee/WRF/WRFV3/tools/standard.exe ../phys/module_physics_init.F > ../phys/module_physics_init.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  ../phys/module_physics_init.b  > ../phys/module_physics_init.f90
rm -f ../phys/module_physics_init.b
mpif90 -f90=pgf90 -o ../phys/module_physics_init.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  ../phys/module_physics_init.f90
PGF90-S-0000-Internal compiler error. import: module module_dm (583,base=16315) member symbol wrf_dm_maxval_doubleprecision (offset=182): not found!       0 (../phys/module_physics_init.f90: 1036)
PGF90-F-0000-Internal compiler error. interf:new_symbol, symbol not found   13285 (../phys/module_physics_init.f90: 1036)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [../phys/module_physics_init.o] Error 2 (ignored)
rm -f start_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe start_em.F > start_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional   start_em.b  > start_em.f90
rm -f start_em.b
mpif90 -f90=pgf90 -c -r8 -i4 -O0 -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  start_em.f90
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol grid_config_rec_type (offset=852): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol first_item_in_struct (offset=853): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol run_days (offset=854): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol run_hours (offset=855): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol run_minutes (offset=856): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol run_seconds (offset=857): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol start_year (offset=858): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol start_month (offset=859): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol start_day (offset=860): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol start_hour (offset=861): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol start_minute (offset=862): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol start_second (offset=863): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol end_year (offset=864): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol end_month (offset=865): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol end_day (offset=866): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol end_hour (offset=867): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol end_minute (offset=868): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol end_second (offset=869): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol interval_seconds (offset=870): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol input_from_file (offset=871): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol fine_input_stream (offset=872): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol input_from_hires (offset=873): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol rsmas_data_path (offset=874): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol all_ic_times (offset=875): not found!       0 (start_em.f90: 31)
PGF90-S-0000-Internal compiler error. import: module module_configure (655,base=1112) member symbol history_interval (offset=876): not found!       0 (start_em.f90: 31)
PGF90-F-0008-Error limit exceeded (start_em.f90: 31)
PGF90/x86-64 Linux 7.0-6: compilation aborted
make[2]: [start_em.o] Error 2 (ignored)
rm -f couple_or_uncouple_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe couple_or_uncouple_em.F > couple_or_uncouple_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  couple_or_uncouple_em.b  > couple_or_uncouple_em.f90
rm -f couple_or_uncouple_em.b
mpif90 -f90=pgf90 -o couple_or_uncouple_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  couple_or_uncouple_em.f90
rm -f nest_init_utils.o
/home/aimee/WRF/WRFV3/tools/standard.exe nest_init_utils.F > nest_init_utils.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  nest_init_utils.b  > nest_init_utils.f90
rm -f nest_init_utils.b
mpif90 -f90=pgf90 -o nest_init_utils.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  nest_init_utils.f90
rm -f adapt_timestep_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe adapt_timestep_em.F > adapt_timestep_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  adapt_timestep_em.b  > adapt_timestep_em.f90
rm -f adapt_timestep_em.b
mpif90 -f90=pgf90 -o adapt_timestep_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  adapt_timestep_em.f90
rm -f interp_domain_em.o
/home/aimee/WRF/WRFV3/tools/standard.exe interp_domain_em.F > interp_domain_em.b 
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  interp_domain_em.b  > interp_domain_em.f90
rm -f interp_domain_em.b
mpif90 -f90=pgf90 -o interp_domain_em.o -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -r8 -i4  interp_domain_em.f90
ar ru ../main/libwrflib.a module_advect_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_damping_em.o module_polarfft.o module_first_rk_step_part1.o module_first_rk_step_part2.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
ar: module_em.o: No such file or directory
make[2]: [dyn_em] Error 1 (ignored)
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/dyn_em'
make[1]: Leaving directory `/home/aimee/WRF/WRFV3'
( cd var/da; make -i -r da )
make[1]: Entering directory `/home/aimee/WRF/WRFV3/var/da'
rm -f da_memory.o
mpicc -cc=gcc -DMPI2_SUPPORT -DFSEEKO64_OK  -c -w -O3 -DDM_PARALLEL  da_memory.c
rm -f da_control.o
/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  da_control.f90 > da_control.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 -I/home/aimee/WRF/WRFV3/main da_control.f
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_reporting.f90 > da_reporting.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_reporting.f
rm -f da_par_util1.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_par_util1.f90 > da_par_util1.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_par_util1.f
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_tracing.f90 > da_tracing.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_tracing.f
rm -f da_wrf_interfaces.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_wrf_interfaces.f90 > da_wrf_interfaces.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_wrf_interfaces.f
rm -f da_tools_serial.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_tools_serial.f90 > da_tools_serial.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_tools_serial.f
rm -f da_define_structures.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_define_structures.f90 > da_define_structures.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_define_structures.f
rm -f da_generic_boilerplate.inc
m4 -B 14000 da_generic_boilerplate.m4 > da_generic_boilerplate.inc
m4: Warning: `m4 -B' may be removed in a future release
rm -f da_par_util.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_par_util.f90 > da_par_util.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_par_util.f
rm -f da_grid_definitions.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_grid_definitions.f90 > da_grid_definitions.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_grid_definitions.f
rm -f da_tools.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_tools.f90 > da_tools.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_tools.f
rm -f da_interpolation.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_interpolation.f90 > da_interpolation.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_interpolation.f
rm -f da_statistics.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_statistics.f90 > da_statistics.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_statistics.f
rm -f da_airep.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_airep.f90 > da_airep.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_airep.f
rm -f module_ffts.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc module_ffts.f90 > module_ffts.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 module_ffts.f
rm -f da_ffts.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_ffts.f90 > da_ffts.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_ffts.f
rm -f da_dynamics.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_dynamics.f90 > da_dynamics.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_dynamics.f
rm -f da_physics.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_physics.f90 > da_physics.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_physics.f
rm -f da_gpspw.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_gpspw.f90 > da_gpspw.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_gpspw.f
rm -f da_gpsref.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_gpsref.f90 > da_gpsref.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_gpsref.f
rm -f da_airsr.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_airsr.f90 > da_airsr.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_airsr.f
rm -f da_metar.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_metar.f90 > da_metar.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_metar.f
rm -f da_pilot.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_pilot.f90 > da_pilot.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_pilot.f
rm -f da_radar.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_radar.f90 > da_radar.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_radar.f
rm -f module_ssmi.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc module_ssmi.f90 > module_ssmi.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 module_ssmi.f
rm -f da_ssmi.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_ssmi.f90 > da_ssmi.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_ssmi.f
rm -f da_geoamv.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_geoamv.f90 > da_geoamv.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_geoamv.f
rm -f da_polaramv.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_polaramv.f90 > da_polaramv.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_polaramv.f
rm -f da_satem.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_satem.f90 > da_satem.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_satem.f
rm -f da_ships.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_ships.f90 > da_ships.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_ships.f
rm -f da_synop.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_synop.f90 > da_synop.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_synop.f
rm -f da_sound.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_sound.f90 > da_sound.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_sound.f
rm -f da_bogus.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_bogus.f90 > da_bogus.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_bogus.f
rm -f da_pseudo.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_pseudo.f90 > da_pseudo.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_pseudo.f
rm -f da_qscat.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_qscat.f90 > da_qscat.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_qscat.f
rm -f da_profiler.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_profiler.f90 > da_profiler.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_profiler.f
rm -f da_buoy.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_buoy.f90 > da_buoy.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_buoy.f
rm -f da_obs.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_obs.f90 > da_obs.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_obs.f
rm -f da_obs_io.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_obs_io.f90 > da_obs_io.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_obs_io.f
rm -f da_recursive_filter.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_recursive_filter.f90 > da_recursive_filter.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_recursive_filter.f
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_spectral.f90 > da_spectral.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_spectral.f
rm -f da_vtox_transforms.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_vtox_transforms.f90 > da_vtox_transforms.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_vtox_transforms.f
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_wrfvar_io.f90 > da_wrfvar_io.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_wrfvar_io.f
rm -f da_setup_structures.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_setup_structures.f90 > da_setup_structures.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_setup_structures.f
rm -f da_transfer_model.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_transfer_model.f90 > da_transfer_model.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_transfer_model.f
rm -f da_minimisation.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_minimisation.f90 > da_minimisation.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_minimisation.f
rm -f da_test.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_test.f90 > da_test.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_test.f
( cd /home/aimee/WRF/WRFV3/external/esmf_time_f90 ; \
          make FC="pgf90 -r8 -i4  -w  -Mfree -byteswapio" RANLIB="ranlib" \
          CPP="/lib/cpp -C -P -I/home/aimee/WRF/WRFV3/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" )
make[2]: Entering directory `/home/aimee/WRF/WRFV3/external/esmf_time_f90'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/home/aimee/WRF/WRFV3/external/esmf_time_f90'
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_wrfvar_top.f90 > da_wrfvar_top.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 \
           -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 da_wrfvar_top.f
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include da_gen_be.f90 > da_gen_be.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include -I/home/aimee/WRF/WRFV3/frame  -r8 -i4 da_gen_be.f
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_etkf.f90 > da_etkf.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include -I/home/aimee/WRF/WRFV3/frame  -r8 -i4 da_etkf.f
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_be_spectral.f90 > da_be_spectral.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_be_spectral.f
rm -f da_netcdf_interface.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include da_netcdf_interface.f90 > da_netcdf_interface.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_netcdf_interface.f
rm -f da_verif_anal_control.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_verif_anal_control.f90 > da_verif_anal_control.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -I/home/wrf/netcdf/netcdf-3.6.2//include -r8 -i4 da_verif_anal_control.f
rm -f da_verif_obs_control.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_verif_obs_control.f90 > da_verif_obs_control.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_verif_obs_control.f
rm -f da_verif_obs_init.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_verif_obs_init.f90 > da_verif_obs_init.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_verif_obs_init.f
rm -f f_qv_from_rh.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc f_qv_from_rh.f90 > f_qv_from_rh.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 f_qv_from_rh.f
ar ru /home/aimee/WRF/WRFV3/main/libwrflib.a da_memory.o da_tracing.o da_par_util.o da_par_util1.o da_setup_structures.o da_minimisation.o da_vtox_transforms.o da_obs.o da_metar.o da_geoamv.o da_polaramv.o da_ships.o da_synop.o da_sound.o da_bogus.o da_airep.o da_pilot.o da_radar.o da_gpspw.o da_gpsref.o da_ssmi.o da_satem.o da_qscat.o da_pseudo.o da_profiler.o da_buoy.o da_dynamics.o da_physics.o da_ffts.o da_test.o da_tools.o da_recursive_filter.o da_interpolation.o da_grid_definitions.o da_statistics.o da_define_structures.o da_control.o da_spectral.o da_wrfvar_top.o da_wrfvar_io.o da_reporting.o da_airsr.o da_transfer_model.o da_obs_io.o da_tools_serial.o da_gen_be.o da_etkf.o da_be_spectral.o da_netcdf_interface.o da_verif_anal_control.o da_verif_obs_control.o da_verif_obs_init.o module_ssmi.o module_ffts.o f_qv_from_rh.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_wrfvar_main.f90 > da_wrfvar_main.f
mpif90 -f90=pgf90 -o da_wrfvar.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 da_wrfvar_main.f \
            -L/home/aimee/WRF/WRFV3/main -lwrflib \
            -L/home/aimee/software/bufrlib/ -lbufr \
            -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas -r8 -i4 -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf     
da_wrfvar_main.f:
/usr/bin/ld: cannot find -lbufr
make[1]: [da_wrfvar.exe] Error 2 (ignored)
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_advance_time.f90 > da_advance_time.f
pgf90 -o da_advance_time.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_advance_time.f -L/home/aimee/WRF/WRFV3/main -lwrflib
da_advance_time.f:
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_verif_obs.f90 > da_verif_obs.f
pgf90 -o da_verif_obs.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_verif_obs.f -L/home/aimee/WRF/WRFV3/main -lwrflib
da_verif_obs.f:
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_verif_anal.f90 > da_verif_anal.f
pgf90 -o da_verif_anal.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include  -r8 -i4 da_verif_anal.f -L/home/aimee/WRF/WRFV3/main -lwrflib -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf
da_verif_anal.f:
rm -f da_module_couple_uv.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_module_couple_uv.f90 > da_module_couple_uv.f
mpif90 -f90=pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_module_couple_uv.f
rm -f da_update_bc.o
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_update_bc.f90 > da_update_bc.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -I/home/wrf/netcdf/netcdf-3.6.2//include -r8 -i4 da_update_bc.f
pgf90 -o da_update_bc.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio  -r8 -i4 da_update_bc.o \
	   da_netcdf_interface.o \
	   da_module_couple_uv.o \
	   -L/home/aimee/WRF/WRFV3/main -lwrflib -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_tune_obs_desroziers.f90 > da_tune_obs_desroziers.f
pgf90 -o da_tune_obs_desroziers.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_tune_obs_desroziers.f -L/home/aimee/WRF/WRFV3/main -lwrflib
da_tune_obs_desroziers.f:
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_tune_obs_hollingsworth1.f90 > da_tune_obs_hollingsworth1.f
pgf90 -o da_tune_obs_hollingsworth1.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_tune_obs_hollingsworth1.f -L/home/aimee/WRF/WRFV3/main -lwrflib
da_tune_obs_hollingsworth1.f:
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc da_tune_obs_hollingsworth2.f90 > da_tune_obs_hollingsworth2.f
pgf90 -o da_tune_obs_hollingsworth2.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_tune_obs_hollingsworth2.f -L/home/aimee/WRF/WRFV3/main -lwrflib
da_tune_obs_hollingsworth2.f:
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include da_rad_diags.f90 > da_rad_diags.f
pgf90 -o da_rad_diags.exe -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 da_rad_diags.f -L/home/aimee/WRF/WRFV3/main -lwrflib -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf
da_rad_diags.f:
make[1]: Leaving directory `/home/aimee/WRF/WRFV3/var/da'
( cd var/gen_be; make -i -r gen_be )
make[1]: Entering directory `/home/aimee/WRF/WRFV3/var/gen_be'
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_ensrf.f90 > gen_be_ensrf.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_ensrf.f
pgf90 -o gen_be_ensrf.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_ensrf.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include gen_be_etkf.f90 > gen_be_etkf.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_etkf.f
pgf90 -o gen_be_etkf.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_etkf.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc -I/home/wrf/netcdf/netcdf-3.6.2//include gen_be_ensmean.f90 > gen_be_ensmean.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_ensmean.f
pgf90 -o gen_be_ensmean.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_ensmean.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage0_wrf.f90 > gen_be_stage0_wrf.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage0_wrf.f
pgf90 -o gen_be_stage0_wrf.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage0_wrf.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_ep1.f90 > gen_be_ep1.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_ep1.f
pgf90 -o gen_be_ep1.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o  gen_be_ep1.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_ep2.f90 > gen_be_ep2.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_ep2.f
pgf90 -o gen_be_ep2.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o  gen_be_ep2.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage1.f90 > gen_be_stage1.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage1.f
pgf90 -o gen_be_stage1.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage1.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage1_1dvar.f90 > gen_be_stage1_1dvar.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage1_1dvar.f
pgf90 -o gen_be_stage1_1dvar.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage1_1dvar.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage2.f90 > gen_be_stage2.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage2.f
pgf90 -o gen_be_stage2.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage2.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage2_1dvar.f90 > gen_be_stage2_1dvar.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage2_1dvar.f
pgf90 -o gen_be_stage2_1dvar.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage2_1dvar.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage2a.f90 > gen_be_stage2a.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage2a.f
pgf90 -o gen_be_stage2a.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage2a.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas  
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage3.f90 > gen_be_stage3.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage3.f
pgf90 -o gen_be_stage3.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage3.o  -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage4_global.f90 > gen_be_stage4_global.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage4_global.f
pgf90 -o gen_be_stage4_global.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage4_global.o  -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_stage4_regional.f90 > gen_be_stage4_regional.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_stage4_regional.f
pgf90 -o gen_be_stage4_regional.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_stage4_regional.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_cov2d.f90 > gen_be_cov2d.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_cov2d.f
pgf90 -o gen_be_cov2d.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_cov2d.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_cov3d.f90 > gen_be_cov3d.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_cov3d.f
pgf90 -o gen_be_cov3d.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_cov3d.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_diags.f90 > gen_be_diags.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_diags.f
pgf90 -o gen_be_diags.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_diags.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
/lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=1 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=8 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM -DBUFR -DFFTPACK -DPROMOTE_FLOAT -DNONSTANDARD_SYSTEM -DNORESHAPE -DDM_PARALLEL -DNETCDF -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=32768 -DMAX_DOMAINS_F=21 -DNMM_NEST=0  -I. -traditional  -I/home/aimee/WRF/WRFV3/inc gen_be_diags_read.f90 > gen_be_diags_read.f
pgf90 -c -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio -I../da -module /home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/main -I/home/aimee/WRF/WRFV3/external/io_netcdf -I/home/aimee/WRF/WRFV3/external/io_int -I/home/aimee/WRF/WRFV3/external/esmf_time_f90 -I/home/aimee/WRF/WRFV3/frame -I/home/aimee/WRF/WRFV3/share -I/home/aimee/WRF/WRFV3/phys -I/home/aimee/WRF/WRFV3/chem -I/home/aimee/WRF/WRFV3/inc  -r8 -i4 gen_be_diags_read.f
pgf90 -o gen_be_diags_read.exe  -fastsse -Mvect=noaltcode -Msmartalloc -Mprefetch=distance:8 -Mfprelaxed  -w  -Mfree -byteswapio   ../da/da_etkf.o ../da/da_gen_be.o ../da/da_control.o ../da/da_be_spectral.o /home/aimee/WRF/WRFV3/frame/module_wrf_error.o ../da/da_reporting.o ../da/module_ffts.o /home/aimee/WRF/WRFV3/frame/module_driver_constants.o ../da/da_memory.o ../da/da_tools_serial.o gen_be_diags_read.o -L/home/aimee/WRF/WRFV3/external/fftpack/fftpack5 -lfftpack -L/home/aimee/WRF/WRFV3/external/io_grib1 -lio_grib1 -L/home/aimee/WRF/WRFV3/external/io_grib_share -lio_grib_share -L/home/aimee/WRF/WRFV3/external/io_int -lwrfio_int -L/home/aimee/WRF/WRFV3/external/esmf_time_f90 -lesmf_time /home/aimee/WRF/WRFV3/external/RSL_LITE/librsl_lite.a /home/aimee/WRF/WRFV3/frame/module_internal_header_util.o /home/aimee/WRF/WRFV3/frame/pack_utils.o  /home/aimee/WRF/WRFV3/external/io_netcdf/libwrfio_nf.a -L/home/wrf/netcdf/netcdf-3.6.2//lib -lnetcdf      -L/home/aimee/software/lapack-lite-3.1.1/ -llapack -L/home/aimee/software/BLAS/ -lblas 
( cd ../da; ln -sf ../gen_be/*exe . )
make[1]: Leaving directory `/home/aimee/WRF/WRFV3/var/gen_be'


More information about the Wrf-users mailing list