None of WRF_EM_CORE, WRF_NMM_CORE, 
        specified in shell environment.... 
copying Registry/Registry.EM to Registry/Registry
 
**** Compiling: WRF_EM_CORE .
 
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" ext
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2'
--------------------------------------
( cd frame ; make -i -r externals )
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/frame'
( cd ../external/io_netcdf ; \
          make NETCDFPATH=/ptmp/michalak/threeway/WRFV2/netcdf_links CPP="/lib/cpp" FC="xlf90_r -g -qfullpath -qnoopt -qarch=auto -qzerosize" ; \
/bin/cp wrf_io_flags.h wrf_status_codes.h ../../inc ; \
/bin/cp wrf_io_flags.h wrf_status_codes.h ../io_phdf5 ; \
/bin/cp wrf_io_flags.h ../io_quilt )
make[3]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/io_netcdf'
sed -e '1,/BEGINIOFLAGS/d' -e '/ENDIOFLAGS/,$d' wrf_io.F90 > wrf_io_flags.h
/lib/cpp -C -P  wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f
xlf90_r -g -qfullpath -qnoopt -qarch=auto -qzerosize  -I/ptmp/michalak/threeway/WRFV2/netcdf_links/include -c wrf_io.f
** wrf_data   === End of Compilation 1 ===
** ext_ncd_support_routines   === End of Compilation 2 ===
** ext_ncd_open_for_read   === End of Compilation 3 ===
** ext_ncd_open_for_read_commit   === End of Compilation 4 ===
** ext_ncd_open_for_read_begin   === End of Compilation 5 ===
** ext_ncd_open_for_update   === End of Compilation 6 ===
** ext_ncd_open_for_write_begin   === End of Compilation 7 ===
** ext_ncd_open_for_write   === End of Compilation 8 ===
** ext_ncd_open_for_write_commit   === End of Compilation 9 ===
** ext_ncd_ioclose   === End of Compilation 10 ===
** ext_ncd_iosync   === End of Compilation 11 ===
** ext_ncd_redef   === End of Compilation 12 ===
** ext_ncd_enddef   === End of Compilation 13 ===
** ext_ncd_ioinit   === End of Compilation 14 ===
** ext_ncd_inquiry   === End of Compilation 15 ===
** ext_ncd_ioexit   === End of Compilation 16 ===
** ext_ncd_get_dom_ti_real   === End of Compilation 17 ===
** ext_ncd_get_dom_ti_integer   === End of Compilation 18 ===
** ext_ncd_get_dom_ti_double   === End of Compilation 19 ===
** ext_ncd_get_dom_ti_logical   === End of Compilation 20 ===
** ext_ncd_get_dom_ti_char   === End of Compilation 21 ===
** ext_ncd_put_dom_ti_real   === End of Compilation 22 ===
** ext_ncd_put_dom_ti_integer   === End of Compilation 23 ===
** ext_ncd_put_dom_ti_double   === End of Compilation 24 ===
** ext_ncd_put_dom_ti_logical   === End of Compilation 25 ===
** ext_ncd_put_dom_ti_char   === End of Compilation 26 ===
** ext_ncd_put_var_ti_real   === End of Compilation 27 ===
** ext_ncd_put_var_td_real   === End of Compilation 28 ===
** ext_ncd_put_var_ti_double   === End of Compilation 29 ===
** ext_ncd_put_var_td_double   === End of Compilation 30 ===
** ext_ncd_put_var_ti_integer   === End of Compilation 31 ===
** ext_ncd_put_var_td_integer   === End of Compilation 32 ===
** ext_ncd_put_var_ti_logical   === End of Compilation 33 ===
** ext_ncd_put_var_td_logical   === End of Compilation 34 ===
** ext_ncd_put_var_ti_char   === End of Compilation 35 ===
** ext_ncd_put_var_td_char   === End of Compilation 36 ===
** ext_ncd_get_var_ti_real   === End of Compilation 37 ===
** ext_ncd_get_var_td_real   === End of Compilation 38 ===
** ext_ncd_get_var_ti_double   === End of Compilation 39 ===
** ext_ncd_get_var_td_double   === End of Compilation 40 ===
** ext_ncd_get_var_ti_integer   === End of Compilation 41 ===
** ext_ncd_get_var_td_integer   === End of Compilation 42 ===
** ext_ncd_get_var_ti_logical   === End of Compilation 43 ===
** ext_ncd_get_var_td_logical   === End of Compilation 44 ===
** ext_ncd_get_var_ti_char   === End of Compilation 45 ===
** ext_ncd_get_var_td_char   === End of Compilation 46 ===
** ext_ncd_put_dom_td_real   === End of Compilation 47 ===
** ext_ncd_put_dom_td_integer   === End of Compilation 48 ===
** ext_ncd_put_dom_td_double   === End of Compilation 49 ===
** ext_ncd_put_dom_td_logical   === End of Compilation 50 ===
** ext_ncd_put_dom_td_char   === End of Compilation 51 ===
** ext_ncd_get_dom_td_real   === End of Compilation 52 ===
** ext_ncd_get_dom_td_integer   === End of Compilation 53 ===
** ext_ncd_get_dom_td_double   === End of Compilation 54 ===
** ext_ncd_get_dom_td_logical   === End of Compilation 55 ===
** ext_ncd_get_dom_td_char   === End of Compilation 56 ===
** ext_ncd_write_field   === End of Compilation 57 ===
** ext_ncd_read_field   === End of Compilation 58 ===
** ext_ncd_inquire_opened   === End of Compilation 59 ===
** ext_ncd_inquire_filename   === End of Compilation 60 ===
** ext_ncd_set_time   === End of Compilation 61 ===
** ext_ncd_get_next_time   === End of Compilation 62 ===
** ext_ncd_get_previous_time   === End of Compilation 63 ===
** ext_ncd_get_next_var   === End of Compilation 64 ===
** ext_ncd_end_of_frame   === End of Compilation 65 ===
** ext_ncd_get_var_info   === End of Compilation 66 ===
** ext_ncd_warning_str   === End of Compilation 67 ===
** ext_ncd_error_str   === End of Compilation 68 ===
1501-510  Compilation successful for file wrf_io.f.
/lib/cpp -C -P  field_routines.F90 > field_routines.f
xlf90_r -g -qfullpath -qnoopt -qarch=auto -qzerosize  -I/ptmp/michalak/threeway/WRFV2/netcdf_links/include -c field_routines.f
** ext_ncd_realfieldio   === End of Compilation 1 ===
** ext_ncd_doublefieldio   === End of Compilation 2 ===
** ext_ncd_intfieldio   === End of Compilation 3 ===
** ext_ncd_logicalfieldio   === End of Compilation 4 ===
1501-510  Compilation successful for file field_routines.f.
/bin/rm -f libwrfio_nf.a
ar cr libwrfio_nf.a wrf_io.o field_routines.o
make[3]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/io_netcdf'
( cd ../external/RSL/RSL ; \
          make MAX_DOMAINS=21 MAX_PROC=1024 LEARN_BCAST=-DLEARN_BCAST sp2 )
make[3]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/RSL/RSL'
make -r -f makefile.sp2 SED_LINE="-e s/IMAX_MAKE// -e s/JMAX_MAKE// -e s/MAXDOM_MAKE/21/ -e s/MAXPROC_MAKE/1024/" CONFIG_OPTS="-DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST" all
make[4]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/RSL/RSL'
cat rsl.h  rsl_comm.h compat.h | sed -e s/IMAX_MAKE// -e s/JMAX_MAKE// -e s/MAXDOM_MAKE/21/ -e s/MAXPROC_MAKE/1024/ |\
grep '^#.*define.*\/\* FORTRAN \*\/' | \
awk '{printf("      integer %s\n      parameter(%s=%s)\n",$2,$2,$3)}' | \
cat rsl.inc_base - > rsl.inc
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST set_padarea.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O set_f_padarea.F
** rsl_f_set_padarea   === End of Compilation 1 ===
1501-510  Compilation successful for file set_f_padarea.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST domain_def.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST within_nest.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST mesh_topo.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST decomp.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST show_decomp.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_new_decom.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_nl.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_initial.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_malloc.c
1506-155 (W) Option I requires suboption(s).
"rsl_malloc.c", line 57.26: 1506-342 (W) "/*" detected in comment.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST index.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST border.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST pt.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST proc.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O proc_f.F
** rsl_iammonitor   === End of Compilation 1 ===
** rsl_iamcompute   === End of Compilation 2 ===
** rsl_phys2comp   === End of Compilation 3 ===
** rsl_comp2phys   === End of Compilation 4 ===
1501-510  Compilation successful for file proc_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST buf_for_proc.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST message_def.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST stencil_def.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST comp_sten.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST pack_message.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST exch_sten.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O rsl_probe.F
** rsl_probe   === End of Compilation 1 ===
1501-510  Compilation successful for file rsl_probe.F.
mpxlf -c -O comp_cells_f.F
** rsl_compute_cells   === End of Compilation 1 ===
** rsl_compute_mask   === End of Compilation 2 ===
** rsl_nextcell   === End of Compilation 3 ===
** rsl_compute_ghost   === End of Compilation 4 ===
** rsl_compute_cells6   === End of Compilation 5 ===
** rsl_compute_mask6   === End of Compilation 6 ===
1501-510  Compilation successful for file comp_cells_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST comp_cells.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O fort_realread.F
** fort_realread   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_realread.F.
mpxlf -c -O fort_intread.F
** fort_intread   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_intread.F.
mpxlf -c -O fort_complexread.F
** fort_complexread   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_complexread.F.
mpxlf -c -O fort_characterread.F
** fort_characterread   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_characterread.F.
mpxlf -c -O fort_close.F
** fort_close   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_close.F.
mpxlf -c -O fort_realwrite.F
** fort_realwrite   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_realwrite.F.
mpxlf -c -O fort_intwrite.F
** fort_intwrite   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_intwrite.F.
mpxlf -c -O fort_complexwrite.F
** fort_complexwrite   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_complexwrite.F.
mpxlf -c -O fort_characterwrite.F
** fort_characterwrite   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_characterwrite.F.
mpxlf -c -O rsl_funit_close.F
** rsl_funit_close   === End of Compilation 1 ===
1501-510  Compilation successful for file rsl_funit_close.F.
mpxlf -c -O fort_bdyin_real.F
** fort_bdyin_real   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_bdyin_real.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_io.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_ioserve.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O rsl_init_f.F
** rsl_init_fortran   === End of Compilation 1 ===
1501-510  Compilation successful for file rsl_init_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_mm_io.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST handle_spec1.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST handle_spec2.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST handle_spec3.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_bcast.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O rsl_bcast_f.F
** rsl_bcast_chld   === End of Compilation 1 ===
** rsl_f_bcast_chld   === End of Compilation 2 ===
1501-510  Compilation successful for file rsl_bcast_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_merge.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O rsl_merge_f.F
** rsl_merge_chld   === End of Compilation 1 ===
** rsl_f_merge_chld   === End of Compilation 2 ===
1501-510  Compilation successful for file rsl_merge_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_order.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_move.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_debug.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_mon_bcast.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O rsl_fopen_f.F
** rsl_uopen   === End of Compilation 1 ===
1501-510  Compilation successful for file rsl_fopen_f.F.
mpxlf -c -O rsl_fclose_f.F
** rsl_uclose   === End of Compilation 1 ===
1501-510  Compilation successful for file rsl_fclose_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_socket.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST comp_slabs.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O comp_slabs_f.F
** rsl_compute_islab   === End of Compilation 1 ===
1501-510  Compilation successful for file comp_slabs_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST destroy_list.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST comp_world.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST cd.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST default_decomposition.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_child_info.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST get_bdy_info.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_remap_state.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST patchmap.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O boundary_safe.F
** boundary_safe   === End of Compilation 1 ===
1501-510  Compilation successful for file boundary_safe.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST fill_boundary.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST process_refs.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_error_dup.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O fort_doubleread.F
** fort_doubleread   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_doubleread.F.
mpxlf -c -O fort_doublewrite.F
** fort_doublewrite   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_doublewrite.F.
mpxlf -c -O fort_bdyin_dbl.F
** fort_bdyin_dbl   === End of Compilation 1 ===
1501-510  Compilation successful for file fort_bdyin_dbl.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST comp_period.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST exch_period.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST period_def.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST period_refs.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_hemiforce.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST comp_xpose.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST xpose_def.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST xpose.c
1506-155 (W) Option I requires suboption(s).
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST rsl_mpi_compat.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O mpi_init_f.F
** mpi_init_f   === End of Compilation 1 ===
1501-510  Compilation successful for file mpi_init_f.F.
mpcc -c -I -DNOUNDERSCORE -DMPI -O -DIMAX_MAKE= -DJMAX_MAKE= -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 -DHOST_NODE=0 -DMON_LOW=1 -DALLOW_RSL_168PT=1 -DLEARN_BCAST debug.c
1506-155 (W) Option I requires suboption(s).
mpxlf -c -O vicopy.F
** vicopy   === End of Compilation 1 ===
** vrcopy   === End of Compilation 2 ===
** vbcopy   === End of Compilation 3 ===
** vizero   === End of Compilation 4 ===
** vbzero   === End of Compilation 5 ===
1501-510  Compilation successful for file vicopy.F.
ar cr librsl.a set_padarea.o set_f_padarea.o domain_def.o within_nest.o mesh_topo.o decomp.o show_decomp.o rsl_new_decom.o rsl_nl.o rsl_initial.o rsl_malloc.o index.o border.o pt.o proc.o proc_f.o buf_for_proc.o message_def.o stencil_def.o comp_sten.o pack_message.o exch_sten.o rsl_probe.o comp_cells_f.o comp_cells.o fort_realread.o fort_intread.o fort_complexread.o fort_characterread.o fort_close.o fort_realwrite.o fort_intwrite.o fort_complexwrite.o fort_characterwrite.o rsl_funit_close.o fort_bdyin_real.o rsl_io.o rsl_ioserve.o rsl_init_f.o rsl_mm_io.o handle_spec1.o handle_spec2.o handle_spec3.o rsl_bcast.o rsl_bcast_f.o rsl_merge.o rsl_merge_f.o rsl_order.o rsl_move.o rsl_debug.o rsl_mon_bcast.o rsl_fopen_f.o rsl_fclose_f.o rsl_socket.o comp_slabs.o comp_slabs_f.o destroy_list.o comp_world.o cd.o rsl.o default_decomposition.o rsl_child_info.o get_bdy_info.o rsl_remap_state.o patchmap.o boundary_safe.o fill_boundary.o process_refs.o rsl_error_dup.o fort_doubleread.o  fort_doublewrite.o fort_bdyin_dbl.o comp_period.o exch_period.o period_def.o period_refs.o rsl_hemiforce.o comp_xpose.o xpose_def.o xpose.o rsl_mpi_compat.o mpi_init_f.o debug.o vicopy.o
ranlib librsl.a
make[4]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/RSL/RSL'
make[3]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/RSL/RSL'
( cd ../external/io_int ; \
          make CC=mpcc_r CPP="/lib/cpp" FC="xlf90_r -g -qfullpath -qnoopt -qarch=auto -qzerosize" all )
make[3]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/io_int'
/lib/cpp  -I.. io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f
xlf90_r -g -qfullpath -qnoopt -qarch=auto -qzerosize  -I.. -I../../inc -c io_int.f
** module_ext_internal   === End of Compilation 1 ===
** ext_int_ioinit   === End of Compilation 2 ===
** ext_int_open_for_write   === End of Compilation 3 ===
** ext_int_open_for_write_begin   === End of Compilation 4 ===
** ext_int_open_for_write_commit   === End of Compilation 5 ===
** ext_int_open_for_read   === End of Compilation 6 ===
** ext_int_intio_nextrec   === End of Compilation 7 ===
** ext_int_inquire_opened   === End of Compilation 8 ===
** ext_int_inquire_filename   === End of Compilation 9 ===
** ext_int_iosync   === End of Compilation 10 ===
** ext_int_ioclose   === End of Compilation 11 ===
** ext_int_ioexit   === End of Compilation 12 ===
** ext_int_get_next_time   === End of Compilation 13 ===
** ext_int_set_time   === End of Compilation 14 ===
** ext_int_get_var_info   === End of Compilation 15 ===
** ext_int_get_next_var   === End of Compilation 16 ===
** ext_int_get_dom_ti_real   === End of Compilation 17 ===
** ext_int_put_dom_ti_real   === End of Compilation 18 ===
** ext_int_get_dom_ti_double   === End of Compilation 19 ===
** ext_int_put_dom_ti_double   === End of Compilation 20 ===
** ext_int_get_dom_ti_integer   === End of Compilation 21 ===
** ext_int_put_dom_ti_integer   === End of Compilation 22 ===
** ext_int_get_dom_ti_logical   === End of Compilation 23 ===
** ext_int_put_dom_ti_logical   === End of Compilation 24 ===
** ext_int_get_dom_ti_char   === End of Compilation 25 ===
** ext_int_put_dom_ti_char   === End of Compilation 26 ===
** ext_int_get_dom_td_real   === End of Compilation 27 ===
** ext_int_put_dom_td_real   === End of Compilation 28 ===
** ext_int_get_dom_td_double   === End of Compilation 29 ===
** ext_int_put_dom_td_double   === End of Compilation 30 ===
** ext_int_get_dom_td_integer   === End of Compilation 31 ===
** ext_int_put_dom_td_integer   === End of Compilation 32 ===
** ext_int_get_dom_td_logical   === End of Compilation 33 ===
** ext_int_put_dom_td_logical   === End of Compilation 34 ===
** ext_int_get_dom_td_char   === End of Compilation 35 ===
** ext_int_put_dom_td_char   === End of Compilation 36 ===
** ext_int_get_var_ti_real   === End of Compilation 37 ===
** ext_int_put_var_ti_real   === End of Compilation 38 ===
** ext_int_get_var_ti_double   === End of Compilation 39 ===
** ext_int_put_var_ti_double   === End of Compilation 40 ===
** ext_int_get_var_ti_integer   === End of Compilation 41 ===
** ext_int_put_var_ti_integer   === End of Compilation 42 ===
** ext_int_get_var_ti_logical   === End of Compilation 43 ===
** ext_int_put_var_ti_logical   === End of Compilation 44 ===
** ext_int_get_var_ti_char   === End of Compilation 45 ===
** ext_int_put_var_ti_char   === End of Compilation 46 ===
** ext_int_get_var_td_real   === End of Compilation 47 ===
** ext_int_put_var_td_real   === End of Compilation 48 ===
** ext_int_get_var_td_double   === End of Compilation 49 ===
** ext_int_put_var_td_double   === End of Compilation 50 ===
** ext_int_get_var_td_integer   === End of Compilation 51 ===
** ext_int_put_var_td_integer   === End of Compilation 52 ===
** ext_int_get_var_td_logical   === End of Compilation 53 ===
** ext_int_put_var_td_logical   === End of Compilation 54 ===
** ext_int_get_var_td_char   === End of Compilation 55 ===
** ext_int_put_var_td_char   === End of Compilation 56 ===
** ext_int_read_field   === End of Compilation 57 ===
** ext_int_write_field   === End of Compilation 58 ===
** rfieldwrite   === End of Compilation 59 ===
** ifieldwrite   === End of Compilation 60 ===
** rfieldread   === End of Compilation 61 ===
** ifieldread   === End of Compilation 62 ===
1501-510  Compilation successful for file io_int.f.
/bin/rm -f libwrfio_int.a
ar cr libwrfio_int.a io_int.o 
echo libwrfio_int.a
libwrfio_int.a
Diffwrf will be built later on in this compile. No need to rerun compile. 
Diffwrf will be built later on in this compile. No need to rerun compile. 
Diffwrf will be built later on in this compile. No need to rerun compile. 
if [ -f ../../frame/pack_utils.o ] ; then \
		/lib/cpp  diffwrf.F > diffwrf.f     ; \
		xlf90_r -g -qfullpath -qnoopt -qarch=auto -qzerosize -c  diffwrf.f     ; \
		xlf90_r -g -qfullpath -qnoopt -qarch=auto -qzerosize   -o diffwrf diffwrf.o io_int.o  \
                              ../../frame/pack_utils.o ../../frame/internal_header_util.o ../../frame/module_machine.o ; fi
make[3]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/io_int'
( cd ../external/io_mcel ; \
          make CC=mpcc_r FC="xlf90_r -g -qfullpath -qnoopt -I../io_netcdf -I../../frame -I../../share \
               -I/home/bluesky/bettenc/disttest/MCELSystem/MCEL -qfree=f90" all )
make[3]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/io_mcel'
/lib/cpp -C -P  io_mcel.F90 | m4 -Uinclude -Uindex -Ulen - > io_mcel.f
xlf90_r -g -qfullpath -qnoopt -I../io_netcdf -I../../frame -I../../share  -I/home/bluesky/bettenc/disttest/MCELSystem/MCEL -qfree=f90  -w -g -I../../inc -c io_mcel.f
** module_ext_mcel   === End of Compilation 1 ===
** ext_mcel_ioinit   === End of Compilation 2 ===
** ext_mcel_open_for_read   === End of Compilation 3 ===
** ext_mcel_intio_nextrec   === End of Compilation 4 ===
** ext_mcel_inquire_opened   === End of Compilation 5 ===
** ext_mcel_inquire_filename   === End of Compilation 6 ===
** ext_mcel_iosync   === End of Compilation 7 ===
** ext_mcel_ioclose   === End of Compilation 8 ===
** ext_mcel_ioexit   === End of Compilation 9 ===
** ext_mcel_get_next_time   === End of Compilation 10 ===
** ext_mcel_set_time   === End of Compilation 11 ===
** ext_mcel_get_var_info   === End of Compilation 12 ===
** ext_mcel_get_next_var   === End of Compilation 13 ===
** ext_mcel_get_dom_ti_real   === End of Compilation 14 ===
** ext_mcel_put_dom_ti_real   === End of Compilation 15 ===
** ext_mcel_get_dom_ti_double   === End of Compilation 16 ===
** ext_mcel_put_dom_ti_double   === End of Compilation 17 ===
** ext_mcel_get_dom_ti_integer   === End of Compilation 18 ===
** ext_mcel_put_dom_ti_integer   === End of Compilation 19 ===
** ext_mcel_get_dom_ti_logical   === End of Compilation 20 ===
** ext_mcel_put_dom_ti_logical   === End of Compilation 21 ===
** ext_mcel_get_dom_ti_char   === End of Compilation 22 ===
** ext_mcel_put_dom_ti_char   === End of Compilation 23 ===
** ext_mcel_get_dom_td_real   === End of Compilation 24 ===
** ext_mcel_put_dom_td_real   === End of Compilation 25 ===
** ext_mcel_get_dom_td_double   === End of Compilation 26 ===
** ext_mcel_put_dom_td_double   === End of Compilation 27 ===
** ext_mcel_get_dom_td_integer   === End of Compilation 28 ===
** ext_mcel_put_dom_td_integer   === End of Compilation 29 ===
** ext_mcel_get_dom_td_logical   === End of Compilation 30 ===
** ext_mcel_put_dom_td_logical   === End of Compilation 31 ===
** ext_mcel_get_dom_td_char   === End of Compilation 32 ===
** ext_mcel_put_dom_td_char   === End of Compilation 33 ===
** ext_mcel_get_var_ti_real   === End of Compilation 34 ===
** ext_mcel_put_var_ti_real   === End of Compilation 35 ===
** ext_mcel_get_var_ti_double   === End of Compilation 36 ===
** ext_mcel_put_var_ti_double   === End of Compilation 37 ===
** ext_mcel_get_var_ti_integer   === End of Compilation 38 ===
** ext_mcel_put_var_ti_integer   === End of Compilation 39 ===
** ext_mcel_get_var_ti_logical   === End of Compilation 40 ===
** ext_mcel_put_var_ti_logical   === End of Compilation 41 ===
** ext_mcel_get_var_ti_char   === End of Compilation 42 ===
** ext_mcel_put_var_ti_char   === End of Compilation 43 ===
** ext_mcel_get_var_td_real   === End of Compilation 44 ===
** ext_mcel_put_var_td_real   === End of Compilation 45 ===
** ext_mcel_get_var_td_double   === End of Compilation 46 ===
** ext_mcel_put_var_td_double   === End of Compilation 47 ===
** ext_mcel_get_var_td_integer   === End of Compilation 48 ===
** ext_mcel_put_var_td_integer   === End of Compilation 49 ===
** ext_mcel_get_var_td_logical   === End of Compilation 50 ===
** ext_mcel_put_var_td_logical   === End of Compilation 51 ===
** ext_mcel_get_var_td_char   === End of Compilation 52 ===
** ext_mcel_put_var_td_char   === End of Compilation 53 ===
** ext_mcel_georegister   === End of Compilation 54 ===
** ext_mcel_mask   === End of Compilation 55 ===
** cast_to_int   === End of Compilation 56 ===
** copy_field_to_cache   === End of Compilation 57 ===
** copy_field_to_cache_real   === End of Compilation 58 ===
** copy_field_to_cache_double   === End of Compilation 59 ===
** copy_field_to_cache_integer   === End of Compilation 60 ===
** copy_cache_to_field   === End of Compilation 61 ===
** copy_cache_to_field_real   === End of Compilation 62 ===
** copy_cache_to_field_double   === End of Compilation 63 ===
** copy_cache_to_field_integer   === End of Compilation 64 ===
** copy_dtemp_to_field   === End of Compilation 65 ===
** copy_field_to_dtemp   === End of Compilation 66 ===
** copy_temp_to_field   === End of Compilation 67 ===
** copy_field_to_temp   === End of Compilation 68 ===
1501-510  Compilation successful for file io_mcel.f.
/lib/cpp -C -P  ext_mcel_open_for_read.F90 | m4 -Uinclude -Uindex -Ulen - > ext_mcel_open_for_read.f
xlf90_r -g -qfullpath -qnoopt -I../io_netcdf -I../../frame -I../../share  -I/home/bluesky/bettenc/disttest/MCELSystem/MCEL -qfree=f90  -w -g -I../../inc -c ext_mcel_open_for_read.f
"ext_mcel_open_for_read.f", line 50.52: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
"ext_mcel_open_for_read.f", line 58.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
"ext_mcel_open_for_read.f", line 60.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
"ext_mcel_open_for_read.f", line 62.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
"ext_mcel_open_for_read.f", line 64.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
** ext_mcel_open_for_read_begin   === End of Compilation 1 ===
** ext_mcel_open_for_read_commit   === End of Compilation 2 ===
1501-510  Compilation successful for file ext_mcel_open_for_read.f.
/lib/cpp -C -P  ext_mcel_open_for_write.F90 | m4 -Uinclude -Uindex -Ulen - > ext_mcel_open_for_write.f
xlf90_r -g -qfullpath -qnoopt -I../io_netcdf -I../../frame -I../../share  -I/home/bluesky/bettenc/disttest/MCELSystem/MCEL -qfree=f90  -w -g -I../../inc -c ext_mcel_open_for_write.f
"ext_mcel_open_for_write.f", line 45.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
"ext_mcel_open_for_write.f", line 47.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
"ext_mcel_open_for_write.f", line 49.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
"ext_mcel_open_for_write.f", line 51.37: 1512-047 (E) The I FORMAT edit descriptor, in literal FMT specifier, is missing a field width. A default value based on the edit descriptor and the type of the data item being processed is assumed.
** ext_mcel_open_for_write_begin   === End of Compilation 1 ===
** ext_mcel_open_for_write_commit   === End of Compilation 2 ===
1501-510  Compilation successful for file ext_mcel_open_for_write.f.
/lib/cpp -C -P  ext_mcel_read_field.F90 | m4 -Uinclude -Uindex -Ulen - > ext_mcel_read_field.f
xlf90_r -g -qfullpath -qnoopt -I../io_netcdf -I../../frame -I../../share  -I/home/bluesky/bettenc/disttest/MCELSystem/MCEL -qfree=f90  -w -g -I../../inc -c ext_mcel_read_field.f
** ext_mcel_read_field   === End of Compilation 1 ===
1501-510  Compilation successful for file ext_mcel_read_field.f.
/lib/cpp -C -P  ext_mcel_write_field.F90 | m4 -Uinclude -Uindex -Ulen - > ext_mcel_write_field.f
xlf90_r -g -qfullpath -qnoopt -I../io_netcdf -I../../frame -I../../share  -I/home/bluesky/bettenc/disttest/MCELSystem/MCEL -qfree=f90  -w -g -I../../inc -c ext_mcel_write_field.f
** ext_mcel_write_field   === End of Compilation 1 ===
1501-510  Compilation successful for file ext_mcel_write_field.f.
/bin/rm -f libwrfio_mcel.a
ar cr libwrfio_mcel.a io_mcel.o ext_mcel_open_for_read.o ext_mcel_open_for_write.o ext_mcel_read_field.o ext_mcel_write_field.o
echo libwrfio_mcel.a
libwrfio_mcel.a
make[3]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/io_mcel'
( cat ../tools/gen_comms_warning ../external/RSL/gen_comms.c > ../tools/gen_comms.c )
( cat module_dm_warning ../external/RSL/module_dm.F > module_dm.F )
( cd ../external/esmf_time_f90 ; \
  make FC="mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767 " CPP="/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21" )
make[3]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/esmf_time_f90'
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_Base.F90 > ESMF_Base.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_Base.f
** esmf_basemod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_Base.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_BaseTime.F90 > ESMF_BaseTime.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_BaseTime.f
** esmf_basetimemod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_BaseTime.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_Calendar.F90 > ESMF_Calendar.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_Calendar.f
** esmf_calendarmod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_Calendar.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_Fraction.F90 > ESMF_Fraction.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_Fraction.f
** esmf_fractionmod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_Fraction.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_TimeInterval.F90 > ESMF_TimeInterval.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_TimeInterval.f
** esmf_timeintervalmod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_TimeInterval.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_Time.F90 > ESMF_Time.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_Time.f
** esmf_timemod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_Time.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_Alarm.F90 > ESMF_Alarm.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_Alarm.f
** esmf_alarmmod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_Alarm.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_Clock.F90 > ESMF_Clock.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_Clock.f
** esmf_clockmod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_Clock.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE Meat.F90 > Meat.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g Meat.f
** meat   === End of Compilation 1 ===
** normalize_time   === End of Compilation 2 ===
** nfeb   === End of Compilation 3 ===
** initdaym   === End of Compilation 4 ===
** c_esmc_alarmcheckringtime   === End of Compilation 5 ===
** c_esmc_alarmdisable   === End of Compilation 6 ===
** c_esmc_alarmenable   === End of Compilation 7 ===
** c_esmc_alarmeq   === End of Compilation 8 ===
** c_esmc_alarmgetprevringtime   === End of Compilation 9 ===
** c_esmc_alarmgetringinterval   === End of Compilation 10 ===
** c_esmc_alarmgetringtime   === End of Compilation 11 ===
** c_esmc_alarmgetstoptime   === End of Compilation 12 ===
** c_esmc_alarmisringing   === End of Compilation 13 ===
** c_esmc_alarmprint   === End of Compilation 14 ===
** c_esmc_alarmread   === End of Compilation 15 ===
** c_esmc_alarmset   === End of Compilation 16 ===
** c_esmc_alarmsetprevringtime   === End of Compilation 17 ===
** c_esmc_alarmsetringinterval   === End of Compilation 18 ===
** c_esmc_alarmsetringtime   === End of Compilation 19 ===
** c_esmc_alarmsetstoptime   === End of Compilation 20 ===
** c_esmc_alarmturnoff   === End of Compilation 21 ===
** c_esmc_alarmturnon   === End of Compilation 22 ===
** c_esmc_alarmvalidate   === End of Compilation 23 ===
** c_esmc_alarmwrite   === End of Compilation 24 ===
** compute_dayinyear   === End of Compilation 25 ===
** timecmp   === End of Compilation 26 ===
** c_esmc_basetimeeq   === End of Compilation 27 ===
** c_esmc_basetimege   === End of Compilation 28 ===
** c_esmc_basetimegt   === End of Compilation 29 ===
** c_esmc_basetimele   === End of Compilation 30 ===
** c_esmc_basetimelt   === End of Compilation 31 ===
** c_esmc_basetimene   === End of Compilation 32 ===
** compute_lcd   === End of Compilation 33 ===
** simplify   === End of Compilation 34 ===
** c_esmc_basetimesum   === End of Compilation 35 ===
** c_esmc_basetimediff   === End of Compilation 36 ===
** c_esmc_calendarprint   === End of Compilation 37 ===
** c_esmc_calendarread   === End of Compilation 38 ===
** c_esmc_calendarset   === End of Compilation 39 ===
** c_esmc_calendarsetgeneric   === End of Compilation 40 ===
** c_esmc_calendarvalidate   === End of Compilation 41 ===
** c_esmc_calendarwrite   === End of Compilation 42 ===
** c_esmc_clockaddalarm   === End of Compilation 43 ===
** c_esmc_clockadvance   === End of Compilation 44 ===
** c_esmc_clockgetadvancecount   === End of Compilation 45 ===
** c_esmc_clockgetalarmlist   === End of Compilation 46 ===
** c_esmc_clockgetcurrsimtime   === End of Compilation 47 ===
** c_esmc_clockgetcurrtime   === End of Compilation 48 ===
** c_esmc_clockgetnumalarms   === End of Compilation 49 ===
** c_esmc_clockgetprevsimtime   === End of Compilation 50 ===
** c_esmc_clockgetprevtime   === End of Compilation 51 ===
** c_esmc_clockgetreftime   === End of Compilation 52 ===
** c_esmc_clockgetstarttime   === End of Compilation 53 ===
** c_esmc_clockgetstoptime   === End of Compilation 54 ===
** c_esmc_clockgettimestep   === End of Compilation 55 ===
** c_esmc_clockisstoptime   === End of Compilation 56 ===
** c_esmc_clockprint   === End of Compilation 57 ===
** c_esmc_clockread   === End of Compilation 58 ===
** c_esmc_clockset   === End of Compilation 59 ===
** c_esmc_clocksetcurrtime   === End of Compilation 60 ===
** c_esmc_clocksettimestep   === End of Compilation 61 ===
** c_esmc_clocksynctowallclock   === End of Compilation 62 ===
** c_esmc_clockvalidate   === End of Compilation 63 ===
** c_esmc_clockwrite   === End of Compilation 64 ===
** c_esmc_timeget   === End of Compilation 65 ===
** c_esmc_timegetcalendarcopy   === End of Compilation 66 ===
** c_esmc_timegetcalendarptr   === End of Compilation 67 ===
** c_esmc_timegetdayofmonth   === End of Compilation 68 ===
** c_esmc_timegetdayofweek   === End of Compilation 69 ===
** c_esmc_timegetdayofyeardouble   === End of Compilation 70 ===
** c_esmc_timegetdayofyearinteger   === End of Compilation 71 ===
** c_esmc_timegetdayofyeartimeint   === End of Compilation 72 ===
** c_esmc_timegetmidmonth   === End of Compilation 73 ===
** c_esmc_timegetrealtime   === End of Compilation 74 ===
** c_esmc_timegetstring   === End of Compilation 75 ===
** c_esmc_timegettimezone   === End of Compilation 76 ===
** c_esmc_timeintervalabsvalue   === End of Compilation 77 ===
** c_esmc_timeintervalfquot   === End of Compilation 78 ===
** c_esmc_timeintervalget   === End of Compilation 79 ===
** c_esmc_timeintervalgetstring   === End of Compilation 80 ===
** c_esmc_timeintervalnegabsvalue   === End of Compilation 81 ===
** c_esmc_timeintervalprint   === End of Compilation 82 ===
** c_esmc_timeintervalprodf   === End of Compilation 83 ===
** c_esmc_timeintervalprodi   === End of Compilation 84 ===
** c_esmc_timeintervalprodr   === End of Compilation 85 ===
** c_esmc_timeintervalquoti   === End of Compilation 86 ===
** c_esmc_timeintervalquotr   === End of Compilation 87 ===
** c_esmc_timeintervalread   === End of Compilation 88 ===
** c_esmc_timeintervalrquot   === End of Compilation 89 ===
** c_esmc_timeintervalset   === End of Compilation 90 ===
** c_esmc_timeintervalvalidate   === End of Compilation 91 ===
** c_esmc_timeintervalwrite   === End of Compilation 92 ===
** c_esmc_timeissamecal   === End of Compilation 93 ===
** c_esmc_timeprint   === End of Compilation 94 ===
** c_esmc_timeread   === End of Compilation 95 ===
** c_esmc_timeset   === End of Compilation 96 ===
** c_esmc_timesetcalendarptr   === End of Compilation 97 ===
** c_esmc_timesetcalendarptrptr   === End of Compilation 98 ===
** c_esmc_timesettimezone   === End of Compilation 99 ===
** c_esmc_timevalidate   === End of Compilation 100 ===
** c_esmc_timewrite   === End of Compilation 101 ===
** print_a_time   === End of Compilation 102 ===
** print_a_timeinterval   === End of Compilation 103 ===
** atotime   === End of Compilation 104 ===
1501-510  Compilation successful for file Meat.f.
/lib/cpp -I../../inc -I. -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 -C -P -I. -DF90_STANDALONE ESMF_Mod.F90 > ESMF_Mod.f
mpxlf90_r -g -qfullpath -qnoopt  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c -g ESMF_Mod.f
** esmf_mod   === End of Compilation 1 ===
1501-510  Compilation successful for file ESMF_Mod.f.
ar ru libesmf_time.a ESMF_Alarm.o ESMF_BaseTime.o ESMF_Clock.o ESMF_Time.o Meat.o ESMF_Base.o ESMF_Calendar.o ESMF_Fraction.o ESMF_TimeInterval.o ESMF_Mod.o
ar: Creating an archive file libesmf_time.a.
make[3]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/esmf_time_f90'
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/frame'
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" toolsdir
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2'
--------------------------------------
( cd tools ; make -i -r CC="cc" )
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/tools'
cc  -c -g  registry.c
cc  -c -g  my_strtok.c
cc  -c -g  reg_parse.c
cc  -c -g  data.c
cc  -c -g  type.c
cc  -c -g  misc.c
cc  -c -g  gen_defs.c
cc  -c -g  gen_allocs.c
cc  -c -g  gen_mod_state_descr.c
cc  -c -g  gen_scalar_indices.c
cc  -c -g  gen_args.c
cc  -c -g  gen_config.c
cc  -c -g  sym.c
cc  -c -g  symtab_gen.c
cc  -c -g  gen_wrf_io.c
cc  -c -g  gen_model_data_ord.c
cc  -c -g  gen_interp.c
cc  -c -g  gen_comms.c
cc  -c -g  gen_scalar_derefs.c
cc -o registry -g   registry.o my_strtok.o reg_parse.o data.o type.o misc.o gen_defs.o gen_allocs.o gen_mod_state_descr.o gen_scalar_indices.o gen_args.o gen_config.o sym.o symtab_gen.o gen_wrf_io.o gen_model_data_ord.o gen_interp.o gen_comms.o gen_scalar_derefs.o
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/tools'
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2'
/bin/rm -f main/libwrflib.a
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" framework
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2'
--------------------------------------
( cd frame ; make -i -r framework; \
   	cd ../external/io_netcdf ; make NETCDFPATH="/ptmp/michalak/threeway/WRFV2/netcdf_links" FC="mpxlf90_r -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767 " CPP="/lib/cpp" diffwrf; \
cd ../io_int ; make -i -r FC="mpxlf90_r -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767 " CPP="/lib/cpp" diffwrf ; cd ../../frame )
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/frame'
( cd .. ; tools/registry -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT Registry/Registry )
ADVISORY: RSL version of gen_comms is linked in with registry program.
rm -f module_state_description.o
sed /\!.\*\'/s/\'//g module_state_description.F > module_state_description.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_state_description.b  > module_state_description.f
rm -f module_state_description.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_state_description.f
** module_state_description   === End of Compilation 1 ===
1501-510  Compilation successful for file module_state_description.f.
rm -f wrf_shutdown.o
sed /\!.\*\'/s/\'//g wrf_shutdown.F > wrf_shutdown.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_shutdown.b  > wrf_shutdown.f
rm -f wrf_shutdown.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_shutdown.f
** wrf_shutdown   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_shutdown.f.
rm -f module_wrf_error.o
sed /\!.\*\'/s/\'//g module_wrf_error.F > module_wrf_error.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_wrf_error.b  > module_wrf_error.f
rm -f module_wrf_error.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_wrf_error.f
** module_wrf_error   === End of Compilation 1 ===
** set_wrf_debug_level   === End of Compilation 2 ===
** get_wrf_debug_level   === End of Compilation 3 ===
** wrf_debug   === End of Compilation 4 ===
** wrf_message   === End of Compilation 5 ===
** wrf_message2   === End of Compilation 6 ===
** wrf_error_fatal   === End of Compilation 7 ===
1501-510  Compilation successful for file module_wrf_error.f.
rm -f module_driver_constants.o
sed /\!.\*\'/s/\'//g module_driver_constants.F > module_driver_constants.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_driver_constants.b  > module_driver_constants.f
rm -f module_driver_constants.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_driver_constants.f
** module_driver_constants   === End of Compilation 1 ===
1501-510  Compilation successful for file module_driver_constants.f.
rm -f module_configure.o
sed /\!.\*\'/s/\'//g module_configure.F > module_configure.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_configure.b  > module_configure.f
rm -f module_configure.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_configure.f
** module_configure   === End of Compilation 1 ===
** get_mminlu   === End of Compilation 2 ===
** set_mminlu   === End of Compilation 3 ===
** get_run_days   === End of Compilation 4 ===
** get_run_hours   === End of Compilation 5 ===
** get_run_minutes   === End of Compilation 6 ===
** get_run_seconds   === End of Compilation 7 ===
** get_start_year   === End of Compilation 8 ===
** get_start_month   === End of Compilation 9 ===
** get_start_day   === End of Compilation 10 ===
** get_start_hour   === End of Compilation 11 ===
** get_start_minute   === End of Compilation 12 ===
** get_start_second   === End of Compilation 13 ===
** get_end_year   === End of Compilation 14 ===
** get_end_month   === End of Compilation 15 ===
** get_end_day   === End of Compilation 16 ===
** get_end_hour   === End of Compilation 17 ===
** get_end_minute   === End of Compilation 18 ===
** get_end_second   === End of Compilation 19 ===
** get_interval_seconds   === End of Compilation 20 ===
** get_input_from_file   === End of Compilation 21 ===
** get_history_interval   === End of Compilation 22 ===
** get_frames_per_outfile   === End of Compilation 23 ===
** get_restart   === End of Compilation 24 ===
** get_restart_interval   === End of Compilation 25 ===
** get_io_form_input   === End of Compilation 26 ===
** get_io_form_history   === End of Compilation 27 ===
** get_io_form_restart   === End of Compilation 28 ===
** get_io_form_boundary   === End of Compilation 29 ===
** get_debug_level   === End of Compilation 30 ===
** get_history_outname   === End of Compilation 31 ===
** get_auxhist1_outname   === End of Compilation 32 ===
** get_auxhist2_outname   === End of Compilation 33 ===
** get_auxhist3_outname   === End of Compilation 34 ===
** get_auxhist4_outname   === End of Compilation 35 ===
** get_auxhist5_outname   === End of Compilation 36 ===
** get_history_inname   === End of Compilation 37 ===
** get_auxhist1_inname   === End of Compilation 38 ===
** get_auxhist2_inname   === End of Compilation 39 ===
** get_auxhist3_inname   === End of Compilation 40 ===
** get_auxhist4_inname   === End of Compilation 41 ===
** get_auxhist5_inname   === End of Compilation 42 ===
** get_auxinput1_outname   === End of Compilation 43 ===
** get_auxinput2_outname   === End of Compilation 44 ===
** get_auxinput3_outname   === End of Compilation 45 ===
** get_auxinput4_outname   === End of Compilation 46 ===
** get_auxinput5_outname   === End of Compilation 47 ===
** get_auxinput1_inname   === End of Compilation 48 ===
** get_auxinput2_inname   === End of Compilation 49 ===
** get_auxinput3_inname   === End of Compilation 50 ===
** get_auxinput4_inname   === End of Compilation 51 ===
** get_auxinput5_inname   === End of Compilation 52 ===
** get_history_interval_mo   === End of Compilation 53 ===
** get_history_interval_d   === End of Compilation 54 ===
** get_history_interval_h   === End of Compilation 55 ===
** get_history_interval_m   === End of Compilation 56 ===
** get_history_interval_s   === End of Compilation 57 ===
** get_inputout_interval_mo   === End of Compilation 58 ===
** get_inputout_interval_d   === End of Compilation 59 ===
** get_inputout_interval_h   === End of Compilation 60 ===
** get_inputout_interval_m   === End of Compilation 61 ===
** get_inputout_interval_s   === End of Compilation 62 ===
** get_inputout_interval   === End of Compilation 63 ===
** get_auxhist1_interval_mo   === End of Compilation 64 ===
** get_auxhist1_interval_d   === End of Compilation 65 ===
** get_auxhist1_interval_h   === End of Compilation 66 ===
** get_auxhist1_interval_m   === End of Compilation 67 ===
** get_auxhist1_interval_s   === End of Compilation 68 ===
** get_auxhist1_interval   === End of Compilation 69 ===
** get_auxhist2_interval_mo   === End of Compilation 70 ===
** get_auxhist2_interval_d   === End of Compilation 71 ===
** get_auxhist2_interval_h   === End of Compilation 72 ===
** get_auxhist2_interval_m   === End of Compilation 73 ===
** get_auxhist2_interval_s   === End of Compilation 74 ===
** get_auxhist2_interval   === End of Compilation 75 ===
** get_auxhist3_interval_mo   === End of Compilation 76 ===
** get_auxhist3_interval_d   === End of Compilation 77 ===
** get_auxhist3_interval_h   === End of Compilation 78 ===
** get_auxhist3_interval_m   === End of Compilation 79 ===
** get_auxhist3_interval_s   === End of Compilation 80 ===
** get_auxhist3_interval   === End of Compilation 81 ===
** get_auxhist4_interval_mo   === End of Compilation 82 ===
** get_auxhist4_interval_d   === End of Compilation 83 ===
** get_auxhist4_interval_h   === End of Compilation 84 ===
** get_auxhist4_interval_m   === End of Compilation 85 ===
** get_auxhist4_interval_s   === End of Compilation 86 ===
** get_auxhist4_interval   === End of Compilation 87 ===
** get_auxhist5_interval_mo   === End of Compilation 88 ===
** get_auxhist5_interval_d   === End of Compilation 89 ===
** get_auxhist5_interval_h   === End of Compilation 90 ===
** get_auxhist5_interval_m   === End of Compilation 91 ===
** get_auxhist5_interval_s   === End of Compilation 92 ===
** get_auxhist5_interval   === End of Compilation 93 ===
** get_auxinput1_interval_mo   === End of Compilation 94 ===
** get_auxinput1_interval_d   === End of Compilation 95 ===
** get_auxinput1_interval_h   === End of Compilation 96 ===
** get_auxinput1_interval_m   === End of Compilation 97 ===
** get_auxinput1_interval_s   === End of Compilation 98 ===
** get_auxinput1_interval   === End of Compilation 99 ===
** get_auxinput2_interval_mo   === End of Compilation 100 ===
** get_auxinput2_interval_d   === End of Compilation 101 ===
** get_auxinput2_interval_h   === End of Compilation 102 ===
** get_auxinput2_interval_m   === End of Compilation 103 ===
** get_auxinput2_interval_s   === End of Compilation 104 ===
** get_auxinput2_interval   === End of Compilation 105 ===
** get_auxinput3_interval_mo   === End of Compilation 106 ===
** get_auxinput3_interval_d   === End of Compilation 107 ===
** get_auxinput3_interval_h   === End of Compilation 108 ===
** get_auxinput3_interval_m   === End of Compilation 109 ===
** get_auxinput3_interval_s   === End of Compilation 110 ===
** get_auxinput3_interval   === End of Compilation 111 ===
** get_auxinput4_interval_mo   === End of Compilation 112 ===
** get_auxinput4_interval_d   === End of Compilation 113 ===
** get_auxinput4_interval_h   === End of Compilation 114 ===
** get_auxinput4_interval_m   === End of Compilation 115 ===
** get_auxinput4_interval_s   === End of Compilation 116 ===
** get_auxinput4_interval   === End of Compilation 117 ===
** get_auxinput5_interval_mo   === End of Compilation 118 ===
** get_auxinput5_interval_d   === End of Compilation 119 ===
** get_auxinput5_interval_h   === End of Compilation 120 ===
** get_auxinput5_interval_m   === End of Compilation 121 ===
** get_auxinput5_interval_s   === End of Compilation 122 ===
** get_auxinput5_interval   === End of Compilation 123 ===
** get_restart_interval_mo   === End of Compilation 124 ===
** get_restart_interval_d   === End of Compilation 125 ===
** get_restart_interval_h   === End of Compilation 126 ===
** get_restart_interval_m   === End of Compilation 127 ===
** get_restart_interval_s   === End of Compilation 128 ===
** get_history_begin_y   === End of Compilation 129 ===
** get_history_begin_mo   === End of Compilation 130 ===
** get_history_begin_d   === End of Compilation 131 ===
** get_history_begin_h   === End of Compilation 132 ===
** get_history_begin_m   === End of Compilation 133 ===
** get_history_begin_s   === End of Compilation 134 ===
** get_inputout_begin_y   === End of Compilation 135 ===
** get_inputout_begin_mo   === End of Compilation 136 ===
** get_inputout_begin_d   === End of Compilation 137 ===
** get_inputout_begin_h   === End of Compilation 138 ===
** get_inputout_begin_m   === End of Compilation 139 ===
** get_inputout_begin_s   === End of Compilation 140 ===
** get_auxhist1_begin_y   === End of Compilation 141 ===
** get_auxhist1_begin_mo   === End of Compilation 142 ===
** get_auxhist1_begin_d   === End of Compilation 143 ===
** get_auxhist1_begin_h   === End of Compilation 144 ===
** get_auxhist1_begin_m   === End of Compilation 145 ===
** get_auxhist1_begin_s   === End of Compilation 146 ===
** get_auxhist2_begin_y   === End of Compilation 147 ===
** get_auxhist2_begin_mo   === End of Compilation 148 ===
** get_auxhist2_begin_d   === End of Compilation 149 ===
** get_auxhist2_begin_h   === End of Compilation 150 ===
** get_auxhist2_begin_m   === End of Compilation 151 ===
** get_auxhist2_begin_s   === End of Compilation 152 ===
** get_auxhist3_begin_y   === End of Compilation 153 ===
** get_auxhist3_begin_mo   === End of Compilation 154 ===
** get_auxhist3_begin_d   === End of Compilation 155 ===
** get_auxhist3_begin_h   === End of Compilation 156 ===
** get_auxhist3_begin_m   === End of Compilation 157 ===
** get_auxhist3_begin_s   === End of Compilation 158 ===
** get_auxhist4_begin_y   === End of Compilation 159 ===
** get_auxhist4_begin_mo   === End of Compilation 160 ===
** get_auxhist4_begin_d   === End of Compilation 161 ===
** get_auxhist4_begin_h   === End of Compilation 162 ===
** get_auxhist4_begin_m   === End of Compilation 163 ===
** get_auxhist4_begin_s   === End of Compilation 164 ===
** get_auxhist5_begin_y   === End of Compilation 165 ===
** get_auxhist5_begin_mo   === End of Compilation 166 ===
** get_auxhist5_begin_d   === End of Compilation 167 ===
** get_auxhist5_begin_h   === End of Compilation 168 ===
** get_auxhist5_begin_m   === End of Compilation 169 ===
** get_auxhist5_begin_s   === End of Compilation 170 ===
** get_auxinput1_begin_y   === End of Compilation 171 ===
** get_auxinput1_begin_mo   === End of Compilation 172 ===
** get_auxinput1_begin_d   === End of Compilation 173 ===
** get_auxinput1_begin_h   === End of Compilation 174 ===
** get_auxinput1_begin_m   === End of Compilation 175 ===
** get_auxinput1_begin_s   === End of Compilation 176 ===
** get_auxinput2_begin_y   === End of Compilation 177 ===
** get_auxinput2_begin_mo   === End of Compilation 178 ===
** get_auxinput2_begin_d   === End of Compilation 179 ===
** get_auxinput2_begin_h   === End of Compilation 180 ===
** get_auxinput2_begin_m   === End of Compilation 181 ===
** get_auxinput2_begin_s   === End of Compilation 182 ===
** get_auxinput3_begin_y   === End of Compilation 183 ===
** get_auxinput3_begin_mo   === End of Compilation 184 ===
** get_auxinput3_begin_d   === End of Compilation 185 ===
** get_auxinput3_begin_h   === End of Compilation 186 ===
** get_auxinput3_begin_m   === End of Compilation 187 ===
** get_auxinput3_begin_s   === End of Compilation 188 ===
** get_auxinput4_begin_y   === End of Compilation 189 ===
** get_auxinput4_begin_mo   === End of Compilation 190 ===
** get_auxinput4_begin_d   === End of Compilation 191 ===
** get_auxinput4_begin_h   === End of Compilation 192 ===
** get_auxinput4_begin_m   === End of Compilation 193 ===
** get_auxinput4_begin_s   === End of Compilation 194 ===
** get_auxinput5_begin_y   === End of Compilation 195 ===
** get_auxinput5_begin_mo   === End of Compilation 196 ===
** get_auxinput5_begin_d   === End of Compilation 197 ===
** get_auxinput5_begin_h   === End of Compilation 198 ===
** get_auxinput5_begin_m   === End of Compilation 199 ===
** get_auxinput5_begin_s   === End of Compilation 200 ===
** get_restart_begin_y   === End of Compilation 201 ===
** get_restart_begin_mo   === End of Compilation 202 ===
** get_restart_begin_d   === End of Compilation 203 ===
** get_restart_begin_h   === End of Compilation 204 ===
** get_restart_begin_m   === End of Compilation 205 ===
** get_restart_begin_s   === End of Compilation 206 ===
** get_history_end_y   === End of Compilation 207 ===
** get_history_end_mo   === End of Compilation 208 ===
** get_history_end_d   === End of Compilation 209 ===
** get_history_end_h   === End of Compilation 210 ===
** get_history_end_m   === End of Compilation 211 ===
** get_history_end_s   === End of Compilation 212 ===
** get_inputout_end_y   === End of Compilation 213 ===
** get_inputout_end_mo   === End of Compilation 214 ===
** get_inputout_end_d   === End of Compilation 215 ===
** get_inputout_end_h   === End of Compilation 216 ===
** get_inputout_end_m   === End of Compilation 217 ===
** get_inputout_end_s   === End of Compilation 218 ===
** get_auxhist1_end_y   === End of Compilation 219 ===
** get_auxhist1_end_mo   === End of Compilation 220 ===
** get_auxhist1_end_d   === End of Compilation 221 ===
** get_auxhist1_end_h   === End of Compilation 222 ===
** get_auxhist1_end_m   === End of Compilation 223 ===
** get_auxhist1_end_s   === End of Compilation 224 ===
** get_auxhist2_end_y   === End of Compilation 225 ===
** get_auxhist2_end_mo   === End of Compilation 226 ===
** get_auxhist2_end_d   === End of Compilation 227 ===
** get_auxhist2_end_h   === End of Compilation 228 ===
** get_auxhist2_end_m   === End of Compilation 229 ===
** get_auxhist2_end_s   === End of Compilation 230 ===
** get_auxhist3_end_y   === End of Compilation 231 ===
** get_auxhist3_end_mo   === End of Compilation 232 ===
** get_auxhist3_end_d   === End of Compilation 233 ===
** get_auxhist3_end_h   === End of Compilation 234 ===
** get_auxhist3_end_m   === End of Compilation 235 ===
** get_auxhist3_end_s   === End of Compilation 236 ===
** get_auxhist4_end_y   === End of Compilation 237 ===
** get_auxhist4_end_mo   === End of Compilation 238 ===
** get_auxhist4_end_d   === End of Compilation 239 ===
** get_auxhist4_end_h   === End of Compilation 240 ===
** get_auxhist4_end_m   === End of Compilation 241 ===
** get_auxhist4_end_s   === End of Compilation 242 ===
** get_auxhist5_end_y   === End of Compilation 243 ===
** get_auxhist5_end_mo   === End of Compilation 244 ===
** get_auxhist5_end_d   === End of Compilation 245 ===
** get_auxhist5_end_h   === End of Compilation 246 ===
** get_auxhist5_end_m   === End of Compilation 247 ===
** get_auxhist5_end_s   === End of Compilation 248 ===
** get_auxinput1_end_y   === End of Compilation 249 ===
** get_auxinput1_end_mo   === End of Compilation 250 ===
** get_auxinput1_end_d   === End of Compilation 251 ===
** get_auxinput1_end_h   === End of Compilation 252 ===
** get_auxinput1_end_m   === End of Compilation 253 ===
** get_auxinput1_end_s   === End of Compilation 254 ===
** get_auxinput2_end_y   === End of Compilation 255 ===
** get_auxinput2_end_mo   === End of Compilation 256 ===
** get_auxinput2_end_d   === End of Compilation 257 ===
** get_auxinput2_end_h   === End of Compilation 258 ===
** get_auxinput2_end_m   === End of Compilation 259 ===
** get_auxinput2_end_s   === End of Compilation 260 ===
** get_auxinput3_end_y   === End of Compilation 261 ===
** get_auxinput3_end_mo   === End of Compilation 262 ===
** get_auxinput3_end_d   === End of Compilation 263 ===
** get_auxinput3_end_h   === End of Compilation 264 ===
** get_auxinput3_end_m   === End of Compilation 265 ===
** get_auxinput3_end_s   === End of Compilation 266 ===
** get_auxinput4_end_y   === End of Compilation 267 ===
** get_auxinput4_end_mo   === End of Compilation 268 ===
** get_auxinput4_end_d   === End of Compilation 269 ===
** get_auxinput4_end_h   === End of Compilation 270 ===
** get_auxinput4_end_m   === End of Compilation 271 ===
** get_auxinput4_end_s   === End of Compilation 272 ===
** get_auxinput5_end_y   === End of Compilation 273 ===
** get_auxinput5_end_mo   === End of Compilation 274 ===
** get_auxinput5_end_d   === End of Compilation 275 ===
** get_auxinput5_end_h   === End of Compilation 276 ===
** get_auxinput5_end_m   === End of Compilation 277 ===
** get_auxinput5_end_s   === End of Compilation 278 ===
** get_io_form_auxinput1   === End of Compilation 279 ===
** get_io_form_auxinput2   === End of Compilation 280 ===
** get_io_form_auxinput3   === End of Compilation 281 ===
** get_io_form_auxinput4   === End of Compilation 282 ===
** get_io_form_auxinput5   === End of Compilation 283 ===
** get_io_form_auxhist1   === End of Compilation 284 ===
** get_io_form_auxhist2   === End of Compilation 285 ===
** get_io_form_auxhist3   === End of Compilation 286 ===
** get_io_form_auxhist4   === End of Compilation 287 ===
** get_io_form_auxhist5   === End of Compilation 288 ===
** get_julyr   === End of Compilation 289 ===
** get_julday   === End of Compilation 290 ===
** get_gmt   === End of Compilation 291 ===
** get_input_inname   === End of Compilation 292 ===
** get_input_outname   === End of Compilation 293 ===
** get_bdy_inname   === End of Compilation 294 ===
** get_bdy_outname   === End of Compilation 295 ===
** get_rst_inname   === End of Compilation 296 ===
** get_rst_outname   === End of Compilation 297 ===
** get_write_input   === End of Compilation 298 ===
** get_write_restart_at_0h   === End of Compilation 299 ===
** get_time_step   === End of Compilation 300 ===
** get_time_step_fract_num   === End of Compilation 301 ===
** get_time_step_fract_den   === End of Compilation 302 ===
** get_max_dom   === End of Compilation 303 ===
** get_s_we   === End of Compilation 304 ===
** get_e_we   === End of Compilation 305 ===
** get_s_sn   === End of Compilation 306 ===
** get_e_sn   === End of Compilation 307 ===
** get_s_vert   === End of Compilation 308 ===
** get_e_vert   === End of Compilation 309 ===
** get_dx   === End of Compilation 310 ===
** get_dy   === End of Compilation 311 ===
** get_grid_id   === End of Compilation 312 ===
** get_parent_id   === End of Compilation 313 ===
** get_level   === End of Compilation 314 ===
** get_i_parent_start   === End of Compilation 315 ===
** get_j_parent_start   === End of Compilation 316 ===
** get_parent_grid_ratio   === End of Compilation 317 ===
** get_parent_time_step_ratio   === End of Compilation 318 ===
** get_feedback   === End of Compilation 319 ===
** get_smooth_option   === End of Compilation 320 ===
** get_ztop   === End of Compilation 321 ===
** get_moad_grid_ratio   === End of Compilation 322 ===
** get_moad_time_step_ratio   === End of Compilation 323 ===
** get_shw   === End of Compilation 324 ===
** get_tile_sz_x   === End of Compilation 325 ===
** get_tile_sz_y   === End of Compilation 326 ===
** get_numtiles   === End of Compilation 327 ===
** get_nproc_x   === End of Compilation 328 ===
** get_nproc_y   === End of Compilation 329 ===
** get_irand   === End of Compilation 330 ===
** get_dt   === End of Compilation 331 ===
** get_mp_physics   === End of Compilation 332 ===
** get_ra_lw_physics   === End of Compilation 333 ===
** get_ra_sw_physics   === End of Compilation 334 ===
** get_radt   === End of Compilation 335 ===
** get_sf_sfclay_physics   === End of Compilation 336 ===
** get_sf_surface_physics   === End of Compilation 337 ===
** get_bl_pbl_physics   === End of Compilation 338 ===
** get_bldt   === End of Compilation 339 ===
** get_cu_physics   === End of Compilation 340 ===
** get_cudt   === End of Compilation 341 ===
** get_gsmdt   === End of Compilation 342 ===
** get_isfflx   === End of Compilation 343 ===
** get_ifsnow   === End of Compilation 344 ===
** get_icloud   === End of Compilation 345 ===
** get_surface_input_source   === End of Compilation 346 ===
** get_num_soil_layers   === End of Compilation 347 ===
** get_maxiens   === End of Compilation 348 ===
** get_maxens   === End of Compilation 349 ===
** get_maxens2   === End of Compilation 350 ===
** get_maxens3   === End of Compilation 351 ===
** get_ensdim   === End of Compilation 352 ===
** get_chem_opt   === End of Compilation 353 ===
** get_num_land_cat   === End of Compilation 354 ===
** get_num_soil_cat   === End of Compilation 355 ===
** get_dyn_opt   === End of Compilation 356 ===
** get_rk_ord   === End of Compilation 357 ===
** get_w_damping   === End of Compilation 358 ===
** get_diff_opt   === End of Compilation 359 ===
** get_km_opt   === End of Compilation 360 ===
** get_damp_opt   === End of Compilation 361 ===
** get_zdamp   === End of Compilation 362 ===
** get_dampcoef   === End of Compilation 363 ===
** get_khdif   === End of Compilation 364 ===
** get_kvdif   === End of Compilation 365 ===
** get_smdiv   === End of Compilation 366 ===
** get_emdiv   === End of Compilation 367 ===
** get_epssm   === End of Compilation 368 ===
** get_non_hydrostatic   === End of Compilation 369 ===
** get_time_step_sound   === End of Compilation 370 ===
** get_h_mom_adv_order   === End of Compilation 371 ===
** get_v_mom_adv_order   === End of Compilation 372 ===
** get_h_sca_adv_order   === End of Compilation 373 ===
** get_v_sca_adv_order   === End of Compilation 374 ===
** get_top_radiation   === End of Compilation 375 ===
** get_mix_cr_len   === End of Compilation 376 ===
** get_tke_upper_bound   === End of Compilation 377 ===
** get_kh_tke_upper_bound   === End of Compilation 378 ===
** get_kv_tke_upper_bound   === End of Compilation 379 ===
** get_tke_drag_coefficient   === End of Compilation 380 ===
** get_tke_heat_flux   === End of Compilation 381 ===
** get_pert_coriolis   === End of Compilation 382 ===
** get_spec_bdy_width   === End of Compilation 383 ===
** get_spec_zone   === End of Compilation 384 ===
** get_relax_zone   === End of Compilation 385 ===
** get_specified   === End of Compilation 386 ===
** get_periodic_x   === End of Compilation 387 ===
** get_symmetric_xs   === End of Compilation 388 ===
** get_symmetric_xe   === End of Compilation 389 ===
** get_open_xs   === End of Compilation 390 ===
** get_open_xe   === End of Compilation 391 ===
** get_periodic_y   === End of Compilation 392 ===
** get_symmetric_ys   === End of Compilation 393 ===
** get_symmetric_ye   === End of Compilation 394 ===
** get_open_ys   === End of Compilation 395 ===
** get_open_ye   === End of Compilation 396 ===
** get_nested   === End of Compilation 397 ===
** get_real_data_init_type   === End of Compilation 398 ===
** get_cen_lat   === End of Compilation 399 ===
** get_cen_lon   === End of Compilation 400 ===
** get_truelat1   === End of Compilation 401 ===
** get_truelat2   === End of Compilation 402 ===
** get_moad_cen_lat   === End of Compilation 403 ===
** get_stand_lon   === End of Compilation 404 ===
** get_bdyfrq   === End of Compilation 405 ===
** get_iswater   === End of Compilation 406 ===
** get_isice   === End of Compilation 407 ===
** get_isurban   === End of Compilation 408 ===
** get_isoilwater   === End of Compilation 409 ===
** get_map_proj   === End of Compilation 410 ===
** set_run_days   === End of Compilation 411 ===
** set_run_hours   === End of Compilation 412 ===
** set_run_minutes   === End of Compilation 413 ===
** set_run_seconds   === End of Compilation 414 ===
** set_start_year   === End of Compilation 415 ===
** set_start_month   === End of Compilation 416 ===
** set_start_day   === End of Compilation 417 ===
** set_start_hour   === End of Compilation 418 ===
** set_start_minute   === End of Compilation 419 ===
** set_start_second   === End of Compilation 420 ===
** set_end_year   === End of Compilation 421 ===
** set_end_month   === End of Compilation 422 ===
** set_end_day   === End of Compilation 423 ===
** set_end_hour   === End of Compilation 424 ===
** set_end_minute   === End of Compilation 425 ===
** set_end_second   === End of Compilation 426 ===
** set_interval_seconds   === End of Compilation 427 ===
** set_input_from_file   === End of Compilation 428 ===
** set_history_interval   === End of Compilation 429 ===
** set_frames_per_outfile   === End of Compilation 430 ===
** set_restart   === End of Compilation 431 ===
** set_restart_interval   === End of Compilation 432 ===
** set_io_form_input   === End of Compilation 433 ===
** set_io_form_history   === End of Compilation 434 ===
** set_io_form_restart   === End of Compilation 435 ===
** set_io_form_boundary   === End of Compilation 436 ===
** set_debug_level   === End of Compilation 437 ===
** set_history_outname   === End of Compilation 438 ===
** set_auxhist1_outname   === End of Compilation 439 ===
** set_auxhist2_outname   === End of Compilation 440 ===
** set_auxhist3_outname   === End of Compilation 441 ===
** set_auxhist4_outname   === End of Compilation 442 ===
** set_auxhist5_outname   === End of Compilation 443 ===
** set_history_inname   === End of Compilation 444 ===
** set_auxhist1_inname   === End of Compilation 445 ===
** set_auxhist2_inname   === End of Compilation 446 ===
** set_auxhist3_inname   === End of Compilation 447 ===
** set_auxhist4_inname   === End of Compilation 448 ===
** set_auxhist5_inname   === End of Compilation 449 ===
** set_auxinput1_outname   === End of Compilation 450 ===
** set_auxinput2_outname   === End of Compilation 451 ===
** set_auxinput3_outname   === End of Compilation 452 ===
** set_auxinput4_outname   === End of Compilation 453 ===
** set_auxinput5_outname   === End of Compilation 454 ===
** set_auxinput1_inname   === End of Compilation 455 ===
** set_auxinput2_inname   === End of Compilation 456 ===
** set_auxinput3_inname   === End of Compilation 457 ===
** set_auxinput4_inname   === End of Compilation 458 ===
** set_auxinput5_inname   === End of Compilation 459 ===
** set_history_interval_mo   === End of Compilation 460 ===
** set_history_interval_d   === End of Compilation 461 ===
** set_history_interval_h   === End of Compilation 462 ===
** set_history_interval_m   === End of Compilation 463 ===
** set_history_interval_s   === End of Compilation 464 ===
** set_inputout_interval_mo   === End of Compilation 465 ===
** set_inputout_interval_d   === End of Compilation 466 ===
** set_inputout_interval_h   === End of Compilation 467 ===
** set_inputout_interval_m   === End of Compilation 468 ===
** set_inputout_interval_s   === End of Compilation 469 ===
** set_inputout_interval   === End of Compilation 470 ===
** set_auxhist1_interval_mo   === End of Compilation 471 ===
** set_auxhist1_interval_d   === End of Compilation 472 ===
** set_auxhist1_interval_h   === End of Compilation 473 ===
** set_auxhist1_interval_m   === End of Compilation 474 ===
** set_auxhist1_interval_s   === End of Compilation 475 ===
** set_auxhist1_interval   === End of Compilation 476 ===
** set_auxhist2_interval_mo   === End of Compilation 477 ===
** set_auxhist2_interval_d   === End of Compilation 478 ===
** set_auxhist2_interval_h   === End of Compilation 479 ===
** set_auxhist2_interval_m   === End of Compilation 480 ===
** set_auxhist2_interval_s   === End of Compilation 481 ===
** set_auxhist2_interval   === End of Compilation 482 ===
** set_auxhist3_interval_mo   === End of Compilation 483 ===
** set_auxhist3_interval_d   === End of Compilation 484 ===
** set_auxhist3_interval_h   === End of Compilation 485 ===
** set_auxhist3_interval_m   === End of Compilation 486 ===
** set_auxhist3_interval_s   === End of Compilation 487 ===
** set_auxhist3_interval   === End of Compilation 488 ===
** set_auxhist4_interval_mo   === End of Compilation 489 ===
** set_auxhist4_interval_d   === End of Compilation 490 ===
** set_auxhist4_interval_h   === End of Compilation 491 ===
** set_auxhist4_interval_m   === End of Compilation 492 ===
** set_auxhist4_interval_s   === End of Compilation 493 ===
** set_auxhist4_interval   === End of Compilation 494 ===
** set_auxhist5_interval_mo   === End of Compilation 495 ===
** set_auxhist5_interval_d   === End of Compilation 496 ===
** set_auxhist5_interval_h   === End of Compilation 497 ===
** set_auxhist5_interval_m   === End of Compilation 498 ===
** set_auxhist5_interval_s   === End of Compilation 499 ===
** set_auxhist5_interval   === End of Compilation 500 ===
** set_auxinput1_interval_mo   === End of Compilation 501 ===
** set_auxinput1_interval_d   === End of Compilation 502 ===
** set_auxinput1_interval_h   === End of Compilation 503 ===
** set_auxinput1_interval_m   === End of Compilation 504 ===
** set_auxinput1_interval_s   === End of Compilation 505 ===
** set_auxinput1_interval   === End of Compilation 506 ===
** set_auxinput2_interval_mo   === End of Compilation 507 ===
** set_auxinput2_interval_d   === End of Compilation 508 ===
** set_auxinput2_interval_h   === End of Compilation 509 ===
** set_auxinput2_interval_m   === End of Compilation 510 ===
** set_auxinput2_interval_s   === End of Compilation 511 ===
** set_auxinput2_interval   === End of Compilation 512 ===
** set_auxinput3_interval_mo   === End of Compilation 513 ===
** set_auxinput3_interval_d   === End of Compilation 514 ===
** set_auxinput3_interval_h   === End of Compilation 515 ===
** set_auxinput3_interval_m   === End of Compilation 516 ===
** set_auxinput3_interval_s   === End of Compilation 517 ===
** set_auxinput3_interval   === End of Compilation 518 ===
** set_auxinput4_interval_mo   === End of Compilation 519 ===
** set_auxinput4_interval_d   === End of Compilation 520 ===
** set_auxinput4_interval_h   === End of Compilation 521 ===
** set_auxinput4_interval_m   === End of Compilation 522 ===
** set_auxinput4_interval_s   === End of Compilation 523 ===
** set_auxinput4_interval   === End of Compilation 524 ===
** set_auxinput5_interval_mo   === End of Compilation 525 ===
** set_auxinput5_interval_d   === End of Compilation 526 ===
** set_auxinput5_interval_h   === End of Compilation 527 ===
** set_auxinput5_interval_m   === End of Compilation 528 ===
** set_auxinput5_interval_s   === End of Compilation 529 ===
** set_auxinput5_interval   === End of Compilation 530 ===
** set_restart_interval_mo   === End of Compilation 531 ===
** set_restart_interval_d   === End of Compilation 532 ===
** set_restart_interval_h   === End of Compilation 533 ===
** set_restart_interval_m   === End of Compilation 534 ===
** set_restart_interval_s   === End of Compilation 535 ===
** set_history_begin_y   === End of Compilation 536 ===
** set_history_begin_mo   === End of Compilation 537 ===
** set_history_begin_d   === End of Compilation 538 ===
** set_history_begin_h   === End of Compilation 539 ===
** set_history_begin_m   === End of Compilation 540 ===
** set_history_begin_s   === End of Compilation 541 ===
** set_inputout_begin_y   === End of Compilation 542 ===
** set_inputout_begin_mo   === End of Compilation 543 ===
** set_inputout_begin_d   === End of Compilation 544 ===
** set_inputout_begin_h   === End of Compilation 545 ===
** set_inputout_begin_m   === End of Compilation 546 ===
** set_inputout_begin_s   === End of Compilation 547 ===
** set_auxhist1_begin_y   === End of Compilation 548 ===
** set_auxhist1_begin_mo   === End of Compilation 549 ===
** set_auxhist1_begin_d   === End of Compilation 550 ===
** set_auxhist1_begin_h   === End of Compilation 551 ===
** set_auxhist1_begin_m   === End of Compilation 552 ===
** set_auxhist1_begin_s   === End of Compilation 553 ===
** set_auxhist2_begin_y   === End of Compilation 554 ===
** set_auxhist2_begin_mo   === End of Compilation 555 ===
** set_auxhist2_begin_d   === End of Compilation 556 ===
** set_auxhist2_begin_h   === End of Compilation 557 ===
** set_auxhist2_begin_m   === End of Compilation 558 ===
** set_auxhist2_begin_s   === End of Compilation 559 ===
** set_auxhist3_begin_y   === End of Compilation 560 ===
** set_auxhist3_begin_mo   === End of Compilation 561 ===
** set_auxhist3_begin_d   === End of Compilation 562 ===
** set_auxhist3_begin_h   === End of Compilation 563 ===
** set_auxhist3_begin_m   === End of Compilation 564 ===
** set_auxhist3_begin_s   === End of Compilation 565 ===
** set_auxhist4_begin_y   === End of Compilation 566 ===
** set_auxhist4_begin_mo   === End of Compilation 567 ===
** set_auxhist4_begin_d   === End of Compilation 568 ===
** set_auxhist4_begin_h   === End of Compilation 569 ===
** set_auxhist4_begin_m   === End of Compilation 570 ===
** set_auxhist4_begin_s   === End of Compilation 571 ===
** set_auxhist5_begin_y   === End of Compilation 572 ===
** set_auxhist5_begin_mo   === End of Compilation 573 ===
** set_auxhist5_begin_d   === End of Compilation 574 ===
** set_auxhist5_begin_h   === End of Compilation 575 ===
** set_auxhist5_begin_m   === End of Compilation 576 ===
** set_auxhist5_begin_s   === End of Compilation 577 ===
** set_auxinput1_begin_y   === End of Compilation 578 ===
** set_auxinput1_begin_mo   === End of Compilation 579 ===
** set_auxinput1_begin_d   === End of Compilation 580 ===
** set_auxinput1_begin_h   === End of Compilation 581 ===
** set_auxinput1_begin_m   === End of Compilation 582 ===
** set_auxinput1_begin_s   === End of Compilation 583 ===
** set_auxinput2_begin_y   === End of Compilation 584 ===
** set_auxinput2_begin_mo   === End of Compilation 585 ===
** set_auxinput2_begin_d   === End of Compilation 586 ===
** set_auxinput2_begin_h   === End of Compilation 587 ===
** set_auxinput2_begin_m   === End of Compilation 588 ===
** set_auxinput2_begin_s   === End of Compilation 589 ===
** set_auxinput3_begin_y   === End of Compilation 590 ===
** set_auxinput3_begin_mo   === End of Compilation 591 ===
** set_auxinput3_begin_d   === End of Compilation 592 ===
** set_auxinput3_begin_h   === End of Compilation 593 ===
** set_auxinput3_begin_m   === End of Compilation 594 ===
** set_auxinput3_begin_s   === End of Compilation 595 ===
** set_auxinput4_begin_y   === End of Compilation 596 ===
** set_auxinput4_begin_mo   === End of Compilation 597 ===
** set_auxinput4_begin_d   === End of Compilation 598 ===
** set_auxinput4_begin_h   === End of Compilation 599 ===
** set_auxinput4_begin_m   === End of Compilation 600 ===
** set_auxinput4_begin_s   === End of Compilation 601 ===
** set_auxinput5_begin_y   === End of Compilation 602 ===
** set_auxinput5_begin_mo   === End of Compilation 603 ===
** set_auxinput5_begin_d   === End of Compilation 604 ===
** set_auxinput5_begin_h   === End of Compilation 605 ===
** set_auxinput5_begin_m   === End of Compilation 606 ===
** set_auxinput5_begin_s   === End of Compilation 607 ===
** set_restart_begin_y   === End of Compilation 608 ===
** set_restart_begin_mo   === End of Compilation 609 ===
** set_restart_begin_d   === End of Compilation 610 ===
** set_restart_begin_h   === End of Compilation 611 ===
** set_restart_begin_m   === End of Compilation 612 ===
** set_restart_begin_s   === End of Compilation 613 ===
** set_history_end_y   === End of Compilation 614 ===
** set_history_end_mo   === End of Compilation 615 ===
** set_history_end_d   === End of Compilation 616 ===
** set_history_end_h   === End of Compilation 617 ===
** set_history_end_m   === End of Compilation 618 ===
** set_history_end_s   === End of Compilation 619 ===
** set_inputout_end_y   === End of Compilation 620 ===
** set_inputout_end_mo   === End of Compilation 621 ===
** set_inputout_end_d   === End of Compilation 622 ===
** set_inputout_end_h   === End of Compilation 623 ===
** set_inputout_end_m   === End of Compilation 624 ===
** set_inputout_end_s   === End of Compilation 625 ===
** set_auxhist1_end_y   === End of Compilation 626 ===
** set_auxhist1_end_mo   === End of Compilation 627 ===
** set_auxhist1_end_d   === End of Compilation 628 ===
** set_auxhist1_end_h   === End of Compilation 629 ===
** set_auxhist1_end_m   === End of Compilation 630 ===
** set_auxhist1_end_s   === End of Compilation 631 ===
** set_auxhist2_end_y   === End of Compilation 632 ===
** set_auxhist2_end_mo   === End of Compilation 633 ===
** set_auxhist2_end_d   === End of Compilation 634 ===
** set_auxhist2_end_h   === End of Compilation 635 ===
** set_auxhist2_end_m   === End of Compilation 636 ===
** set_auxhist2_end_s   === End of Compilation 637 ===
** set_auxhist3_end_y   === End of Compilation 638 ===
** set_auxhist3_end_mo   === End of Compilation 639 ===
** set_auxhist3_end_d   === End of Compilation 640 ===
** set_auxhist3_end_h   === End of Compilation 641 ===
** set_auxhist3_end_m   === End of Compilation 642 ===
** set_auxhist3_end_s   === End of Compilation 643 ===
** set_auxhist4_end_y   === End of Compilation 644 ===
** set_auxhist4_end_mo   === End of Compilation 645 ===
** set_auxhist4_end_d   === End of Compilation 646 ===
** set_auxhist4_end_h   === End of Compilation 647 ===
** set_auxhist4_end_m   === End of Compilation 648 ===
** set_auxhist4_end_s   === End of Compilation 649 ===
** set_auxhist5_end_y   === End of Compilation 650 ===
** set_auxhist5_end_mo   === End of Compilation 651 ===
** set_auxhist5_end_d   === End of Compilation 652 ===
** set_auxhist5_end_h   === End of Compilation 653 ===
** set_auxhist5_end_m   === End of Compilation 654 ===
** set_auxhist5_end_s   === End of Compilation 655 ===
** set_auxinput1_end_y   === End of Compilation 656 ===
** set_auxinput1_end_mo   === End of Compilation 657 ===
** set_auxinput1_end_d   === End of Compilation 658 ===
** set_auxinput1_end_h   === End of Compilation 659 ===
** set_auxinput1_end_m   === End of Compilation 660 ===
** set_auxinput1_end_s   === End of Compilation 661 ===
** set_auxinput2_end_y   === End of Compilation 662 ===
** set_auxinput2_end_mo   === End of Compilation 663 ===
** set_auxinput2_end_d   === End of Compilation 664 ===
** set_auxinput2_end_h   === End of Compilation 665 ===
** set_auxinput2_end_m   === End of Compilation 666 ===
** set_auxinput2_end_s   === End of Compilation 667 ===
** set_auxinput3_end_y   === End of Compilation 668 ===
** set_auxinput3_end_mo   === End of Compilation 669 ===
** set_auxinput3_end_d   === End of Compilation 670 ===
** set_auxinput3_end_h   === End of Compilation 671 ===
** set_auxinput3_end_m   === End of Compilation 672 ===
** set_auxinput3_end_s   === End of Compilation 673 ===
** set_auxinput4_end_y   === End of Compilation 674 ===
** set_auxinput4_end_mo   === End of Compilation 675 ===
** set_auxinput4_end_d   === End of Compilation 676 ===
** set_auxinput4_end_h   === End of Compilation 677 ===
** set_auxinput4_end_m   === End of Compilation 678 ===
** set_auxinput4_end_s   === End of Compilation 679 ===
** set_auxinput5_end_y   === End of Compilation 680 ===
** set_auxinput5_end_mo   === End of Compilation 681 ===
** set_auxinput5_end_d   === End of Compilation 682 ===
** set_auxinput5_end_h   === End of Compilation 683 ===
** set_auxinput5_end_m   === End of Compilation 684 ===
** set_auxinput5_end_s   === End of Compilation 685 ===
** set_io_form_auxinput1   === End of Compilation 686 ===
** set_io_form_auxinput2   === End of Compilation 687 ===
** set_io_form_auxinput3   === End of Compilation 688 ===
** set_io_form_auxinput4   === End of Compilation 689 ===
** set_io_form_auxinput5   === End of Compilation 690 ===
** set_io_form_auxhist1   === End of Compilation 691 ===
** set_io_form_auxhist2   === End of Compilation 692 ===
** set_io_form_auxhist3   === End of Compilation 693 ===
** set_io_form_auxhist4   === End of Compilation 694 ===
** set_io_form_auxhist5   === End of Compilation 695 ===
** set_julyr   === End of Compilation 696 ===
** set_julday   === End of Compilation 697 ===
** set_gmt   === End of Compilation 698 ===
** set_input_inname   === End of Compilation 699 ===
** set_input_outname   === End of Compilation 700 ===
** set_bdy_inname   === End of Compilation 701 ===
** set_bdy_outname   === End of Compilation 702 ===
** set_rst_inname   === End of Compilation 703 ===
** set_rst_outname   === End of Compilation 704 ===
** set_write_input   === End of Compilation 705 ===
** set_write_restart_at_0h   === End of Compilation 706 ===
** set_time_step   === End of Compilation 707 ===
** set_time_step_fract_num   === End of Compilation 708 ===
** set_time_step_fract_den   === End of Compilation 709 ===
** set_max_dom   === End of Compilation 710 ===
** set_s_we   === End of Compilation 711 ===
** set_e_we   === End of Compilation 712 ===
** set_s_sn   === End of Compilation 713 ===
** set_e_sn   === End of Compilation 714 ===
** set_s_vert   === End of Compilation 715 ===
** set_e_vert   === End of Compilation 716 ===
** set_dx   === End of Compilation 717 ===
** set_dy   === End of Compilation 718 ===
** set_grid_id   === End of Compilation 719 ===
** set_parent_id   === End of Compilation 720 ===
** set_level   === End of Compilation 721 ===
** set_i_parent_start   === End of Compilation 722 ===
** set_j_parent_start   === End of Compilation 723 ===
** set_parent_grid_ratio   === End of Compilation 724 ===
** set_parent_time_step_ratio   === End of Compilation 725 ===
** set_feedback   === End of Compilation 726 ===
** set_smooth_option   === End of Compilation 727 ===
** set_ztop   === End of Compilation 728 ===
** set_moad_grid_ratio   === End of Compilation 729 ===
** set_moad_time_step_ratio   === End of Compilation 730 ===
** set_shw   === End of Compilation 731 ===
** set_tile_sz_x   === End of Compilation 732 ===
** set_tile_sz_y   === End of Compilation 733 ===
** set_numtiles   === End of Compilation 734 ===
** set_nproc_x   === End of Compilation 735 ===
** set_nproc_y   === End of Compilation 736 ===
** set_irand   === End of Compilation 737 ===
** set_dt   === End of Compilation 738 ===
** set_mp_physics   === End of Compilation 739 ===
** set_ra_lw_physics   === End of Compilation 740 ===
** set_ra_sw_physics   === End of Compilation 741 ===
** set_radt   === End of Compilation 742 ===
** set_sf_sfclay_physics   === End of Compilation 743 ===
** set_sf_surface_physics   === End of Compilation 744 ===
** set_bl_pbl_physics   === End of Compilation 745 ===
** set_bldt   === End of Compilation 746 ===
** set_cu_physics   === End of Compilation 747 ===
** set_cudt   === End of Compilation 748 ===
** set_gsmdt   === End of Compilation 749 ===
** set_isfflx   === End of Compilation 750 ===
** set_ifsnow   === End of Compilation 751 ===
** set_icloud   === End of Compilation 752 ===
** set_surface_input_source   === End of Compilation 753 ===
** set_num_soil_layers   === End of Compilation 754 ===
** set_maxiens   === End of Compilation 755 ===
** set_maxens   === End of Compilation 756 ===
** set_maxens2   === End of Compilation 757 ===
** set_maxens3   === End of Compilation 758 ===
** set_ensdim   === End of Compilation 759 ===
** set_chem_opt   === End of Compilation 760 ===
** set_num_land_cat   === End of Compilation 761 ===
** set_num_soil_cat   === End of Compilation 762 ===
** set_dyn_opt   === End of Compilation 763 ===
** set_rk_ord   === End of Compilation 764 ===
** set_w_damping   === End of Compilation 765 ===
** set_diff_opt   === End of Compilation 766 ===
** set_km_opt   === End of Compilation 767 ===
** set_damp_opt   === End of Compilation 768 ===
** set_zdamp   === End of Compilation 769 ===
** set_dampcoef   === End of Compilation 770 ===
** set_khdif   === End of Compilation 771 ===
** set_kvdif   === End of Compilation 772 ===
** set_smdiv   === End of Compilation 773 ===
** set_emdiv   === End of Compilation 774 ===
** set_epssm   === End of Compilation 775 ===
** set_non_hydrostatic   === End of Compilation 776 ===
** set_time_step_sound   === End of Compilation 777 ===
** set_h_mom_adv_order   === End of Compilation 778 ===
** set_v_mom_adv_order   === End of Compilation 779 ===
** set_h_sca_adv_order   === End of Compilation 780 ===
** set_v_sca_adv_order   === End of Compilation 781 ===
** set_top_radiation   === End of Compilation 782 ===
** set_mix_cr_len   === End of Compilation 783 ===
** set_tke_upper_bound   === End of Compilation 784 ===
** set_kh_tke_upper_bound   === End of Compilation 785 ===
** set_kv_tke_upper_bound   === End of Compilation 786 ===
** set_tke_drag_coefficient   === End of Compilation 787 ===
** set_tke_heat_flux   === End of Compilation 788 ===
** set_pert_coriolis   === End of Compilation 789 ===
** set_spec_bdy_width   === End of Compilation 790 ===
** set_spec_zone   === End of Compilation 791 ===
** set_relax_zone   === End of Compilation 792 ===
** set_specified   === End of Compilation 793 ===
** set_periodic_x   === End of Compilation 794 ===
** set_symmetric_xs   === End of Compilation 795 ===
** set_symmetric_xe   === End of Compilation 796 ===
** set_open_xs   === End of Compilation 797 ===
** set_open_xe   === End of Compilation 798 ===
** set_periodic_y   === End of Compilation 799 ===
** set_symmetric_ys   === End of Compilation 800 ===
** set_symmetric_ye   === End of Compilation 801 ===
** set_open_ys   === End of Compilation 802 ===
** set_open_ye   === End of Compilation 803 ===
** set_nested   === End of Compilation 804 ===
** set_real_data_init_type   === End of Compilation 805 ===
** set_cen_lat   === End of Compilation 806 ===
** set_cen_lon   === End of Compilation 807 ===
** set_truelat1   === End of Compilation 808 ===
** set_truelat2   === End of Compilation 809 ===
** set_moad_cen_lat   === End of Compilation 810 ===
** set_stand_lon   === End of Compilation 811 ===
** set_bdyfrq   === End of Compilation 812 ===
** set_iswater   === End of Compilation 813 ===
** set_isice   === End of Compilation 814 ===
** set_isurban   === End of Compilation 815 ===
** set_isoilwater   === End of Compilation 816 ===
** set_map_proj   === End of Compilation 817 ===
** set_scalar_indices_from_config   === End of Compilation 818 ===
1501-510  Compilation successful for file module_configure.f.
rm -f module_machine.o
sed /\!.\*\'/s/\'//g module_machine.F > module_machine.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_machine.b  > module_machine.f
rm -f module_machine.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_machine.f
** module_machine   === End of Compilation 1 ===
** wrf_sizeof_integer   === End of Compilation 2 ===
** wrf_sizeof_real   === End of Compilation 3 ===
** wrf_sizeof_logical   === End of Compilation 4 ===
1501-510  Compilation successful for file module_machine.f.
rm -f module_domain.o
sed /\!.\*\'/s/\'//g module_domain.F > module_domain.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_domain.b  > module_domain.f
rm -f module_domain.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt module_domain.f
** module_domain   === End of Compilation 1 ===
1501-510  Compilation successful for file module_domain.f.
rm -f module_timing.o
sed /\!.\*\'/s/\'//g module_timing.F > module_timing.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_timing.b  > module_timing.f
rm -f module_timing.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_timing.f
** module_timing   === End of Compilation 1 ===
1501-510  Compilation successful for file module_timing.f.
rm -f module_nesting.o
sed /\!.\*\'/s/\'//g module_nesting.F > module_nesting.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_nesting.b  > module_nesting.f
rm -f module_nesting.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_nesting.f
** module_nesting   === End of Compilation 1 ===
1501-510  Compilation successful for file module_nesting.f.
rm -f module_integrate.o
sed /\!.\*\'/s/\'//g module_integrate.F > module_integrate.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_integrate.b  > module_integrate.f
rm -f module_integrate.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_integrate.f
** module_integrate   === End of Compilation 1 ===
1501-510  Compilation successful for file module_integrate.f.
rm -f module_tiles.o
sed /\!.\*\'/s/\'//g module_tiles.F > module_tiles.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_tiles.b  > module_tiles.f
rm -f module_tiles.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_tiles.f
** module_tiles   === End of Compilation 1 ===
1501-510  Compilation successful for file module_tiles.f.
rm -f module_sm.o
sed /\!.\*\'/s/\'//g module_sm.F > module_sm.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_sm.b  > module_sm.f
rm -f module_sm.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_sm.f
** module_sm   === End of Compilation 1 ===
1501-510  Compilation successful for file module_sm.f.
m4 -B 8000 md_calls.m4 > md_calls.inc
rm -f module_io.o
sed /\!.\*\'/s/\'//g module_io.F > module_io.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_io.b  > module_io.f
rm -f module_io.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_io.f
** module_io   === End of Compilation 1 ===
** get_value_from_pairs   === End of Compilation 2 ===
** multi_files   === End of Compilation 3 ===
** use_package   === End of Compilation 4 ===
** collect_fld_and_call_pkg   === End of Compilation 5 ===
** collect_real_and_call_pkg   === End of Compilation 6 ===
** collect_int_and_call_pkg   === End of Compilation 7 ===
** collect_generic_and_call_pkg   === End of Compilation 8 ===
** call_pkg_and_dist   === End of Compilation 9 ===
** call_pkg_and_dist_real   === End of Compilation 10 ===
** call_pkg_and_dist_int   === End of Compilation 11 ===
** call_pkg_and_dist_generic   === End of Compilation 12 ===
** dim_from_memorder   === End of Compilation 13 ===
** lower_case   === End of Compilation 14 ===
** has_char   === End of Compilation 15 ===
1501-510  Compilation successful for file module_io.f.
rm -f module_dm.o
sed /\!.\*\'/s/\'//g module_dm.F > module_dm.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_dm.b  > module_dm.f
rm -f module_dm.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt module_dm.f
** module_dm   === End of Compilation 1 ===
** wrf_dm_patch_domain   === End of Compilation 2 ===
** wrf_termio_dup   === End of Compilation 3 ===
** wrf_get_myproc   === End of Compilation 4 ===
** wrf_get_nproc   === End of Compilation 5 ===
** wrf_get_nprocx   === End of Compilation 6 ===
** wrf_get_nprocy   === End of Compilation 7 ===
** wrf_dm_bcast_bytes   === End of Compilation 8 ===
** wrf_dm_bcast_string   === End of Compilation 9 ===
** wrf_dm_bcast_integer   === End of Compilation 10 ===
** wrf_dm_bcast_double   === End of Compilation 11 ===
** wrf_dm_bcast_real   === End of Compilation 12 ===
** wrf_dm_bcast_logical   === End of Compilation 13 ===
** wrf_dm_halo   === End of Compilation 14 ===
** wrf_dm_xpose_z2y   === End of Compilation 15 ===
** wrf_dm_xpose_y2z   === End of Compilation 16 ===
** wrf_dm_xpose_y2x   === End of Compilation 17 ===
** wrf_dm_xpose_x2y   === End of Compilation 18 ===
** wrf_dm_xpose_x2z   === End of Compilation 19 ===
** wrf_dm_xpose_z2x   === End of Compilation 20 ===
** wrf_dm_define_comms   === End of Compilation 21 ===
** write_68   === End of Compilation 22 ===
** wrf_abort   === End of Compilation 23 ===
** wrf_dm_shutdown   === End of Compilation 24 ===
** wrf_dm_on_monitor   === End of Compilation 25 ===
** wrf_get_dm_communicator   === End of Compilation 26 ===
** wrf_get_dm_iocommunicator   === End of Compilation 27 ===
** wrf_set_dm_communicator   === End of Compilation 28 ===
** wrf_set_dm_iocommunicator   === End of Compilation 29 ===
** wrf_patch_to_global_real   === End of Compilation 30 ===
** wrf_patch_to_global_doubleprecision   === End of Compilation 31 ===
** wrf_patch_to_global_integer   === End of Compilation 32 ===
** wrf_patch_to_global_generic   === End of Compilation 33 ===
** wrf_global_to_patch_real   === End of Compilation 34 ===
** wrf_global_to_patch_doubleprecision   === End of Compilation 35 ===
** wrf_global_to_patch_integer   === End of Compilation 36 ===
** wrf_global_to_patch_generic   === End of Compilation 37 ===
** force_domain_em_part2   === End of Compilation 38 ===
** interp_domain_em_part1   === End of Compilation 39 ===
** interp_domain_em_part2   === End of Compilation 40 ===
** feedback_nest_prep   === End of Compilation 41 ===
** feedback_domain_em_part1   === End of Compilation 42 ===
** feedback_domain_em_part2   === End of Compilation 43 ===
** wrf_gatherv_real   === End of Compilation 44 ===
** wrf_gatherv_integer   === End of Compilation 45 ===
1501-510  Compilation successful for file module_dm.f.
rm -f module_quilt_outbuf_ops.o
sed /\!.\*\'/s/\'//g module_quilt_outbuf_ops.F > module_quilt_outbuf_ops.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_quilt_outbuf_ops.b  > module_quilt_outbuf_ops.f
rm -f module_quilt_outbuf_ops.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_quilt_outbuf_ops.f
** module_quilt_outbuf_ops   === End of Compilation 1 ===
** store_patch_in_outbuf   === End of Compilation 2 ===
** add_to_bufsize_for_field   === End of Compilation 3 ===
** store_piece_of_field   === End of Compilation 4 ===
** retrieve_pieces_of_field   === End of Compilation 5 ===
1501-510  Compilation successful for file module_quilt_outbuf_ops.f.
rm -f module_io_quilt.o
sed /\!.\*\'/s/\'//g module_io_quilt.F > module_io_quilt.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_io_quilt.b  > module_io_quilt.f
rm -f module_io_quilt.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_io_quilt.f
** module_ext_quilt   === End of Compilation 1 ===
** disable_quilting   === End of Compilation 2 ===
** use_output_servers   === End of Compilation 3 ===
** use_input_servers   === End of Compilation 4 ===
** ext_quilt_open_for_write_begin   === End of Compilation 5 ===
** ext_quilt_open_for_write_commit   === End of Compilation 6 ===
** ext_quilt_open_for_read   === End of Compilation 7 ===
** ext_quilt_intio_nextrec   === End of Compilation 8 ===
** ext_quilt_inquire_opened   === End of Compilation 9 ===
** ext_quilt_inquire_filename   === End of Compilation 10 ===
** ext_quilt_iosync   === End of Compilation 11 ===
** ext_quilt_ioclose   === End of Compilation 12 ===
** ext_quilt_ioexit   === End of Compilation 13 ===
** server_io_exit   === End of Compilation 14 ===
** ext_quilt_get_next_time   === End of Compilation 15 ===
** ext_quilt_get_previous_time   === End of Compilation 16 ===
** ext_quilt_set_time   === End of Compilation 17 ===
** ext_quilt_get_next_var   === End of Compilation 18 ===
** ext_quilt_get_dom_ti_real   === End of Compilation 19 ===
** ext_quilt_put_dom_ti_real   === End of Compilation 20 ===
** ext_quilt_get_dom_ti_double   === End of Compilation 21 ===
** ext_quilt_put_dom_ti_double   === End of Compilation 22 ===
** ext_quilt_get_dom_ti_integer   === End of Compilation 23 ===
** ext_quilt_put_dom_ti_integer   === End of Compilation 24 ===
** ext_quilt_get_dom_ti_logical   === End of Compilation 25 ===
** ext_quilt_put_dom_ti_logical   === End of Compilation 26 ===
** ext_quilt_get_dom_ti_char   === End of Compilation 27 ===
** ext_quilt_put_dom_ti_char   === End of Compilation 28 ===
** ext_quilt_get_dom_td_real   === End of Compilation 29 ===
** ext_quilt_put_dom_td_real   === End of Compilation 30 ===
** ext_quilt_get_dom_td_double   === End of Compilation 31 ===
** ext_quilt_put_dom_td_double   === End of Compilation 32 ===
** ext_quilt_get_dom_td_integer   === End of Compilation 33 ===
** ext_quilt_put_dom_td_integer   === End of Compilation 34 ===
** ext_quilt_get_dom_td_logical   === End of Compilation 35 ===
** ext_quilt_put_dom_td_logical   === End of Compilation 36 ===
** ext_quilt_get_dom_td_char   === End of Compilation 37 ===
** ext_quilt_put_dom_td_char   === End of Compilation 38 ===
** ext_quilt_get_var_ti_real   === End of Compilation 39 ===
** ext_quilt_put_var_ti_real   === End of Compilation 40 ===
** ext_quilt_get_var_ti_double   === End of Compilation 41 ===
** ext_quilt_put_var_ti_double   === End of Compilation 42 ===
** ext_quilt_get_var_ti_integer   === End of Compilation 43 ===
** ext_quilt_put_var_ti_integer   === End of Compilation 44 ===
** ext_quilt_get_var_ti_logical   === End of Compilation 45 ===
** ext_quilt_put_var_ti_logical   === End of Compilation 46 ===
** ext_quilt_get_var_ti_char   === End of Compilation 47 ===
** ext_quilt_put_var_ti_char   === End of Compilation 48 ===
** ext_quilt_get_var_td_real   === End of Compilation 49 ===
** ext_quilt_put_var_td_real   === End of Compilation 50 ===
** ext_quilt_get_var_td_double   === End of Compilation 51 ===
** ext_quilt_put_var_td_double   === End of Compilation 52 ===
** ext_quilt_get_var_td_integer   === End of Compilation 53 ===
** ext_quilt_put_var_td_integer   === End of Compilation 54 ===
** ext_quilt_get_var_td_logical   === End of Compilation 55 ===
** ext_quilt_put_var_td_logical   === End of Compilation 56 ===
** ext_quilt_get_var_td_char   === End of Compilation 57 ===
** ext_quilt_put_var_td_char   === End of Compilation 58 ===
** ext_quilt_read_field   === End of Compilation 59 ===
** ext_quilt_write_field   === End of Compilation 60 ===
** ext_quilt_get_var_info   === End of Compilation 61 ===
** get_mpi_comm_io_groups   === End of Compilation 62 ===
** get_nio_tasks_in_group   === End of Compilation 63 ===
1501-510  Compilation successful for file module_io_quilt.f.
mpcc_r -c -DNOUNDERSCORE -DWRF_RSL_IO  -I../external/RSL/RSL -DDM_PARALLEL -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 wrf_num_bytes_between.c
rm -f collect_on_comm.o
mpcc_r -c -DNOUNDERSCORE -DWRF_RSL_IO  -I../external/RSL/RSL -DDM_PARALLEL -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 collect_on_comm.c
rm -f internal_header_util.o
sed /\!.\*\'/s/\'//g internal_header_util.F > internal_header_util.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 internal_header_util.b  > internal_header_util.f
rm -f internal_header_util.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc internal_header_util.f
** get_hdr_tag   === End of Compilation 1 ===
** int_gen_write_field_header   === End of Compilation 2 ===
** int_get_write_field_header   === End of Compilation 3 ===
** int_gen_ofr_header   === End of Compilation 4 ===
** int_get_ofr_header   === End of Compilation 5 ===
** int_gen_ofwb_header   === End of Compilation 6 ===
** int_get_ofwb_header   === End of Compilation 7 ===
** int_gen_handle_header   === End of Compilation 8 ===
** int_get_handle_header   === End of Compilation 9 ===
** int_gen_ti_header   === End of Compilation 10 ===
** int_get_ti_header   === End of Compilation 11 ===
** int_gen_ti_header_char   === End of Compilation 12 ===
** int_get_ti_header_char   === End of Compilation 13 ===
** int_gen_td_header   === End of Compilation 14 ===
** int_get_td_header   === End of Compilation 15 ===
** int_gen_noop_header   === End of Compilation 16 ===
** int_get_noop_header   === End of Compilation 17 ===
** int_pack_string   === End of Compilation 18 ===
** int_unpack_string   === End of Compilation 19 ===
1501-510  Compilation successful for file internal_header_util.f.
rm -f pack_utils.o
mpcc_r -c -DNOUNDERSCORE -DWRF_RSL_IO  -I../external/RSL/RSL -DDM_PARALLEL -DMAXDOM_MAKE=21 -DMAXPROC_MAKE=1024 pack_utils.c
ar ru ../main/libwrflib.a module_driver_constants.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_dm.o module_quilt_outbuf_ops.o module_io_quilt.o wrf_num_bytes_between.o wrf_shutdown.o collect_on_comm.o
ar: Creating an archive file ../main/libwrflib.a.
ranlib ../main/libwrflib.a
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/frame'
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/io_netcdf'
/lib/cpp -C -P  diffwrf.F90 > diffwrf.f
mpxlf90_r -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c  -I/ptmp/michalak/threeway/WRFV2/netcdf_links/include diffwrf.f
** read_util_module   === End of Compilation 1 ===
** readv3   === End of Compilation 2 ===
** iveceq   === End of Compilation 3 ===
** wrf_abort   === End of Compilation 4 ===
1501-510  Compilation successful for file diffwrf.f.
diffwrf is being built now. 
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/io_netcdf'
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/external/io_int'
if [ -f ../../frame/pack_utils.o ] ; then \
		/lib/cpp  diffwrf.F > diffwrf.f     ; \
		mpxlf90_r -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -c  diffwrf.f     ; \
		mpxlf90_r -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767    -o diffwrf diffwrf.o io_int.o  \
                              ../../frame/pack_utils.o ../../frame/internal_header_util.o ../../frame/module_machine.o ; fi
** read_util_module   === End of Compilation 1 ===
** readv3   === End of Compilation 2 ===
** iveceq   === End of Compilation 3 ===
** wrf_error_fatal   === End of Compilation 4 ===
** wrf_message   === End of Compilation 5 ===
1501-510  Compilation successful for file diffwrf.f.
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/external/io_int'
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" shared
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2'
--------------------------------------
( cd share ; make -i -r )
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/share'
rm -f module_bc.o
sed /\!.\*\'/s/\'//g module_bc.F > module_bc.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_bc.b  > module_bc.f
rm -f module_bc.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_bc.f
** module_bc   === End of Compilation 1 ===
** get_bdyzone_x   === End of Compilation 2 ===
** get_bdyzone_y   === End of Compilation 3 ===
** get_bdyzone   === End of Compilation 4 ===
1501-510  Compilation successful for file module_bc.f.
rm -f module_bc_time_utilities.o
sed /\!.\*\'/s/\'//g module_bc_time_utilities.F > module_bc_time_utilities.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_bc_time_utilities.b  > module_bc_time_utilities.f
rm -f module_bc_time_utilities.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_bc_time_utilities.f
** module_bc_time_utilities   === End of Compilation 1 ===
1501-510  Compilation successful for file module_bc_time_utilities.f.
rm -f module_date_time.o
sed /\!.\*\'/s/\'//g module_date_time.F > module_date_time.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_date_time.b  > module_date_time.f
rm -f module_date_time.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_date_time.f
** module_date_time   === End of Compilation 1 ===
1501-510  Compilation successful for file module_date_time.f.
rm -f module_io_wrf.o
sed /\!.\*\'/s/\'//g module_io_wrf.F > module_io_wrf.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_io_wrf.b  > module_io_wrf.f
rm -f module_io_wrf.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt module_io_wrf.f
** module_io_wrf   === End of Compilation 1 ===
** debug_io_wrf   === End of Compilation 2 ===
1501-510  Compilation successful for file module_io_wrf.f.
rm -f module_get_file_names.o
sed /\!.\*\'/s/\'//g module_get_file_names.F > module_get_file_names.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_get_file_names.b  > module_get_file_names.f
rm -f module_get_file_names.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_get_file_names.f
** module_get_file_names   === End of Compilation 1 ===
1501-510  Compilation successful for file module_get_file_names.f.
rm -f module_io_domain.o
sed /\!.\*\'/s/\'//g module_io_domain.F > module_io_domain.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_io_domain.b  > module_io_domain.f
rm -f module_io_domain.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_io_domain.f
** module_io_domain   === End of Compilation 1 ===
** construct_filename1   === End of Compilation 2 ===
** construct_filename2   === End of Compilation 3 ===
** construct_filename2a   === End of Compilation 4 ===
** construct_filename   === End of Compilation 5 ===
** construct_filename3   === End of Compilation 6 ===
** append_to_filename   === End of Compilation 7 ===
** zero_pad   === End of Compilation 8 ===
** init_wrfio   === End of Compilation 9 ===
1501-510  Compilation successful for file module_io_domain.f.
rm -f module_model_constants.o
sed /\!.\*\'/s/\'//g module_model_constants.F > module_model_constants.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_model_constants.b  > module_model_constants.f
rm -f module_model_constants.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_model_constants.f
** module_model_constants   === End of Compilation 1 ===
1501-510  Compilation successful for file module_model_constants.f.
rm -f module_optional_si_input.o
sed /\!.\*\'/s/\'//g module_optional_si_input.F > module_optional_si_input.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_optional_si_input.b  > module_optional_si_input.f
rm -f module_optional_si_input.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_optional_si_input.f
** module_optional_si_input   === End of Compilation 1 ===
1501-510  Compilation successful for file module_optional_si_input.f.
rm -f module_soil_pre.o
sed /\!.\*\'/s/\'//g module_soil_pre.F > module_soil_pre.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_soil_pre.b  > module_soil_pre.f
rm -f module_soil_pre.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_soil_pre.f
** module_soil_pre   === End of Compilation 1 ===
1501-510  Compilation successful for file module_soil_pre.f.
rm -f mediation_integrate.o
sed /\!.\*\'/s/\'//g mediation_integrate.F > mediation_integrate.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 mediation_integrate.b  > mediation_integrate.f
rm -f mediation_integrate.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc mediation_integrate.f
** med_calc_model_time   === End of Compilation 1 ===
** med_before_solve_io   === End of Compilation 2 ===
** med_after_solve_io   === End of Compilation 3 ===
** med_nest_initial   === End of Compilation 4 ===
** init_domain_constants   === End of Compilation 5 ===
** med_nest_move   === End of Compilation 6 ===
** shift_domain_em   === End of Compilation 7 ===
** med_nest_force   === End of Compilation 8 ===
** med_nest_feedback   === End of Compilation 9 ===
** med_last_solve_io   === End of Compilation 10 ===
** med_restart_out   === End of Compilation 11 ===
** med_history_out   === End of Compilation 12 ===
** med_auxhist1_out   === End of Compilation 13 ===
** med_auxhist2_out   === End of Compilation 14 ===
** med_auxhist3_out   === End of Compilation 15 ===
** med_auxhist4_out   === End of Compilation 16 ===
** med_auxhist5_out   === End of Compilation 17 ===
** med_auxhist_out   === End of Compilation 18 ===
** med_auxinput1_in   === End of Compilation 19 ===
** med_auxinput2_in   === End of Compilation 20 ===
** med_auxinput3_in   === End of Compilation 21 ===
** med_auxinput4_in   === End of Compilation 22 ===
** med_auxinput5_in   === End of Compilation 23 ===
** med_auxinput_in   === End of Compilation 24 ===
** med_filter_out   === End of Compilation 25 ===
** med_latbound_in   === End of Compilation 26 ===
** med_setup_step   === End of Compilation 27 ===
1501-510  Compilation successful for file mediation_integrate.f.
rm -f mediation_interp_domain.o
sed /\!.\*\'/s/\'//g mediation_interp_domain.F > mediation_interp_domain.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 mediation_interp_domain.b  > mediation_interp_domain.f
rm -f mediation_interp_domain.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt mediation_interp_domain.f
** med_interp_domain   === End of Compilation 1 ===
1501-510  Compilation successful for file mediation_interp_domain.f.
rm -f mediation_force_domain.o
sed /\!.\*\'/s/\'//g mediation_force_domain.F > mediation_force_domain.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 mediation_force_domain.b  > mediation_force_domain.f
rm -f mediation_force_domain.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt mediation_force_domain.f
** med_force_domain   === End of Compilation 1 ===
1501-510  Compilation successful for file mediation_force_domain.f.
rm -f mediation_feedback_domain.o
sed /\!.\*\'/s/\'//g mediation_feedback_domain.F > mediation_feedback_domain.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 mediation_feedback_domain.b  > mediation_feedback_domain.f
rm -f mediation_feedback_domain.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt mediation_feedback_domain.f
** med_feedback_domain   === End of Compilation 1 ===
1501-510  Compilation successful for file mediation_feedback_domain.f.
rm -f mediation_wrfmain.o
sed /\!.\*\'/s/\'//g mediation_wrfmain.F > mediation_wrfmain.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 mediation_wrfmain.b  > mediation_wrfmain.f
rm -f mediation_wrfmain.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc mediation_wrfmain.f
** med_initialdata_input_ptr   === End of Compilation 1 ===
** med_initialdata_input   === End of Compilation 2 ===
** med_shutdown_io   === End of Compilation 3 ===
** med_add_config_info_to_grid   === End of Compilation 4 ===
1501-510  Compilation successful for file mediation_wrfmain.f.
rm -f solve_interface.o
sed /\!.\*\'/s/\'//g solve_interface.F > solve_interface.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 solve_interface.b  > solve_interface.f
rm -f solve_interface.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc solve_interface.f
** solve_interface   === End of Compilation 1 ===
1501-510  Compilation successful for file solve_interface.f.
rm -f start_domain.o
sed /\!.\*\'/s/\'//g start_domain.F > start_domain.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 start_domain.b  > start_domain.f
rm -f start_domain.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt start_domain.f
** start_domain   === End of Compilation 1 ===
1501-510  Compilation successful for file start_domain.f.
rm -f init_modules.o
sed /\!.\*\'/s/\'//g init_modules.F > init_modules.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 init_modules.b  > init_modules.f
rm -f init_modules.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc init_modules.f
** init_modules   === End of Compilation 1 ===
1501-510  Compilation successful for file init_modules.f.
rm -f set_timekeeping.o
sed /\!.\*\'/s/\'//g set_timekeeping.F > set_timekeeping.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 set_timekeeping.b  > set_timekeeping.f
rm -f set_timekeeping.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc set_timekeeping.f
** setup_timekeeping   === End of Compilation 1 ===
1501-510  Compilation successful for file set_timekeeping.f.
rm -f interp_fcn.o
sed /\!.\*\'/s/\'//g interp_fcn.F > interp_fcn.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 interp_fcn.b  > interp_fcn.f
rm -f interp_fcn.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc interp_fcn.f
** interp_fcn   === End of Compilation 1 ===
** copy_fcn   === End of Compilation 2 ===
** copy_fcnm   === End of Compilation 3 ===
** copy_fcni   === End of Compilation 4 ===
** bdy_interp   === End of Compilation 5 ===
** bdy_interp1   === End of Compilation 6 ===
** interp_fcni   === End of Compilation 7 ===
** interp_fcnm   === End of Compilation 8 ===
** interp_mask_land_field   === End of Compilation 9 ===
** interp_mask_water_field   === End of Compilation 10 ===
** none   === End of Compilation 11 ===
** smoother   === End of Compilation 12 ===
** sm121   === End of Compilation 13 ===
** smdsm   === End of Compilation 14 ===
1501-510  Compilation successful for file interp_fcn.f.
rm -f sint.o
sed /\!.\*\'/s/\'//g sint.F > sint.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 sint.b  > sint.f
rm -f sint.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc sint.f
** sint   === End of Compilation 1 ===
** sintb   === End of Compilation 2 ===
1501-510  Compilation successful for file sint.f.
rm -f input_wrf.o
sed /\!.\*\'/s/\'//g input_wrf.F > input_wrf.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 input_wrf.b  > input_wrf.f
rm -f input_wrf.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc input_wrf.f
** input_wrf   === End of Compilation 1 ===
1501-510  Compilation successful for file input_wrf.f.
rm -f output_wrf.o
sed /\!.\*\'/s/\'//g output_wrf.F > output_wrf.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 output_wrf.b  > output_wrf.f
rm -f output_wrf.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc output_wrf.f
** output_wrf   === End of Compilation 1 ===
1501-510  Compilation successful for file output_wrf.f.
rm -f wrf_ext_write_field.o
sed /\!.\*\'/s/\'//g wrf_ext_write_field.F > wrf_ext_write_field.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_ext_write_field.b  > wrf_ext_write_field.f
rm -f wrf_ext_write_field.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_ext_write_field.f
** wrf_ext_write_field   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_ext_write_field.f.
rm -f wrf_ext_read_field.o
sed /\!.\*\'/s/\'//g wrf_ext_read_field.F > wrf_ext_read_field.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_ext_read_field.b  > wrf_ext_read_field.f
rm -f wrf_ext_read_field.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_ext_read_field.f
** wrf_ext_read_field   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_ext_read_field.f.
rm -f wrf_inputout.o
sed /\!.\*\'/s/\'//g wrf_inputout.F > wrf_inputout.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_inputout.b  > wrf_inputout.f
rm -f wrf_inputout.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_inputout.f
** wrf_inputout   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_inputout.f.
rm -f wrf_auxinput1out.o
sed /\!.\*\'/s/\'//g wrf_auxinput1out.F > wrf_auxinput1out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput1out.b  > wrf_auxinput1out.f
rm -f wrf_auxinput1out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput1out.f
** wrf_auxinput1out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput1out.f.
rm -f wrf_auxinput2out.o
sed /\!.\*\'/s/\'//g wrf_auxinput2out.F > wrf_auxinput2out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput2out.b  > wrf_auxinput2out.f
rm -f wrf_auxinput2out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput2out.f
** wrf_auxinput2out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput2out.f.
rm -f wrf_auxinput3out.o
sed /\!.\*\'/s/\'//g wrf_auxinput3out.F > wrf_auxinput3out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput3out.b  > wrf_auxinput3out.f
rm -f wrf_auxinput3out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput3out.f
** wrf_auxinput3out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput3out.f.
rm -f wrf_auxinput4out.o
sed /\!.\*\'/s/\'//g wrf_auxinput4out.F > wrf_auxinput4out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput4out.b  > wrf_auxinput4out.f
rm -f wrf_auxinput4out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput4out.f
** wrf_auxinput4out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput4out.f.
rm -f wrf_auxinput5out.o
sed /\!.\*\'/s/\'//g wrf_auxinput5out.F > wrf_auxinput5out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput5out.b  > wrf_auxinput5out.f
rm -f wrf_auxinput5out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput5out.f
** wrf_auxinput5out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput5out.f.
rm -f wrf_histout.o
sed /\!.\*\'/s/\'//g wrf_histout.F > wrf_histout.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_histout.b  > wrf_histout.f
rm -f wrf_histout.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_histout.f
** wrf_histout   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_histout.f.
rm -f wrf_auxhist1out.o
sed /\!.\*\'/s/\'//g wrf_auxhist1out.F > wrf_auxhist1out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist1out.b  > wrf_auxhist1out.f
rm -f wrf_auxhist1out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist1out.f
** wrf_auxhist1out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist1out.f.
rm -f wrf_auxhist2out.o
sed /\!.\*\'/s/\'//g wrf_auxhist2out.F > wrf_auxhist2out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist2out.b  > wrf_auxhist2out.f
rm -f wrf_auxhist2out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist2out.f
** wrf_auxhist2out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist2out.f.
rm -f wrf_auxhist3out.o
sed /\!.\*\'/s/\'//g wrf_auxhist3out.F > wrf_auxhist3out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist3out.b  > wrf_auxhist3out.f
rm -f wrf_auxhist3out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist3out.f
** wrf_auxhist3out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist3out.f.
rm -f wrf_auxhist4out.o
sed /\!.\*\'/s/\'//g wrf_auxhist4out.F > wrf_auxhist4out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist4out.b  > wrf_auxhist4out.f
rm -f wrf_auxhist4out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist4out.f
** wrf_auxhist4out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist4out.f.
rm -f wrf_auxhist5out.o
sed /\!.\*\'/s/\'//g wrf_auxhist5out.F > wrf_auxhist5out.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist5out.b  > wrf_auxhist5out.f
rm -f wrf_auxhist5out.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist5out.f
** wrf_auxhist5out   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist5out.f.
rm -f wrf_restartout.o
sed /\!.\*\'/s/\'//g wrf_restartout.F > wrf_restartout.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_restartout.b  > wrf_restartout.f
rm -f wrf_restartout.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_restartout.f
** wrf_restartout   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_restartout.f.
rm -f wrf_bdyout.o
sed /\!.\*\'/s/\'//g wrf_bdyout.F > wrf_bdyout.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_bdyout.b  > wrf_bdyout.f
rm -f wrf_bdyout.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_bdyout.f
** wrf_bdyout   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_bdyout.f.
rm -f wrf_inputin.o
sed /\!.\*\'/s/\'//g wrf_inputin.F > wrf_inputin.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_inputin.b  > wrf_inputin.f
rm -f wrf_inputin.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_inputin.f
** wrf_inputin   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_inputin.f.
rm -f wrf_auxhist1in.o
sed /\!.\*\'/s/\'//g wrf_auxhist1in.F > wrf_auxhist1in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist1in.b  > wrf_auxhist1in.f
rm -f wrf_auxhist1in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist1in.f
** wrf_auxhist1in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist1in.f.
rm -f wrf_auxhist2in.o
sed /\!.\*\'/s/\'//g wrf_auxhist2in.F > wrf_auxhist2in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist2in.b  > wrf_auxhist2in.f
rm -f wrf_auxhist2in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist2in.f
** wrf_auxhist2in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist2in.f.
rm -f wrf_auxhist3in.o
sed /\!.\*\'/s/\'//g wrf_auxhist3in.F > wrf_auxhist3in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist3in.b  > wrf_auxhist3in.f
rm -f wrf_auxhist3in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist3in.f
** wrf_auxhist3in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist3in.f.
rm -f wrf_auxhist4in.o
sed /\!.\*\'/s/\'//g wrf_auxhist4in.F > wrf_auxhist4in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist4in.b  > wrf_auxhist4in.f
rm -f wrf_auxhist4in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist4in.f
** wrf_auxhist4in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist4in.f.
rm -f wrf_auxhist5in.o
sed /\!.\*\'/s/\'//g wrf_auxhist5in.F > wrf_auxhist5in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxhist5in.b  > wrf_auxhist5in.f
rm -f wrf_auxhist5in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxhist5in.f
** wrf_auxhist5in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxhist5in.f.
rm -f wrf_auxinput1in.o
sed /\!.\*\'/s/\'//g wrf_auxinput1in.F > wrf_auxinput1in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput1in.b  > wrf_auxinput1in.f
rm -f wrf_auxinput1in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput1in.f
** wrf_auxinput1in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput1in.f.
rm -f wrf_auxinput2in.o
sed /\!.\*\'/s/\'//g wrf_auxinput2in.F > wrf_auxinput2in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput2in.b  > wrf_auxinput2in.f
rm -f wrf_auxinput2in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput2in.f
** wrf_auxinput2in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput2in.f.
rm -f wrf_auxinput3in.o
sed /\!.\*\'/s/\'//g wrf_auxinput3in.F > wrf_auxinput3in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput3in.b  > wrf_auxinput3in.f
rm -f wrf_auxinput3in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput3in.f
** wrf_auxinput3in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput3in.f.
rm -f wrf_auxinput4in.o
sed /\!.\*\'/s/\'//g wrf_auxinput4in.F > wrf_auxinput4in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput4in.b  > wrf_auxinput4in.f
rm -f wrf_auxinput4in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput4in.f
** wrf_auxinput4in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput4in.f.
rm -f wrf_auxinput5in.o
sed /\!.\*\'/s/\'//g wrf_auxinput5in.F > wrf_auxinput5in.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_auxinput5in.b  > wrf_auxinput5in.f
rm -f wrf_auxinput5in.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_auxinput5in.f
** wrf_auxinput5in   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_auxinput5in.f.
rm -f wrf_bdyin.o
sed /\!.\*\'/s/\'//g wrf_bdyin.F > wrf_bdyin.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_bdyin.b  > wrf_bdyin.f
rm -f wrf_bdyin.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_bdyin.f
** wrf_bdyin   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_bdyin.f.
rm -f wrf_histin.o
sed /\!.\*\'/s/\'//g wrf_histin.F > wrf_histin.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_histin.b  > wrf_histin.f
rm -f wrf_histin.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_histin.f
** wrf_histin   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_histin.f.
rm -f wrf_restartin.o
sed /\!.\*\'/s/\'//g wrf_restartin.F > wrf_restartin.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf_restartin.b  > wrf_restartin.f
rm -f wrf_restartin.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf_restartin.f
** wrf_restartin   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf_restartin.f.
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_optional_si_input.o module_soil_pre.o mediation_integrate.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.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_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_histout.o wrf_auxhist1out.o wrf_auxhist2out.o wrf_auxhist3out.o wrf_auxhist4out.o wrf_auxhist5out.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_auxinput1in.o wrf_auxinput2in.o wrf_auxinput3in.o wrf_auxinput4in.o wrf_auxinput5in.o wrf_bdyin.o wrf_histin.o wrf_restartin.o  module_MPP.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_optional_si_input.o module_soil_pre.o mediation_integrate.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.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_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_histout.o wrf_auxhist1out.o wrf_auxhist2out.o wrf_auxhist3out.o wrf_auxhist4out.o wrf_auxhist5out.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_auxinput1in.o wrf_auxinput2in.o wrf_auxinput3in.o wrf_auxinput4in.o wrf_auxinput5in.o wrf_bdyin.o wrf_histin.o wrf_restartin.o             ; \
                fi
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/share'
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2'
make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" physics
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2'
--------------------------------------
( cd phys ; make -i -r )
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/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_myjpbl.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_gd.o module_mp_kessler.o module_mp_ncloud5.o module_mp_lin.o module_mp_ncloud3.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_ra_sw.o module_ra_gsfcsw.o module_ra_rrtm.o module_ra_gfdleta.o module_sf_sfclay.o module_sf_slab.o module_sf_noahlsm.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_myjsfc.o module_physics_addtendc.o module_physics_init.o module_pbl_driver.o module_cumulus_driver.o module_microphysics_driver.o module_radiation_driver.o module_surface_driver.o   module_sf_lsm_nmm.o ../share/module_MPP.o ; \
                else                                                         \
                  make -i -r non_nmm                                          ; \
                  ar ru ../main/libwrflib.a module_bl_ysu.o module_bl_mrf.o module_bl_myjpbl.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_gd.o module_mp_kessler.o module_mp_ncloud5.o module_mp_lin.o module_mp_ncloud3.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_ra_sw.o module_ra_gsfcsw.o module_ra_rrtm.o module_ra_gfdleta.o module_sf_sfclay.o module_sf_slab.o module_sf_noahlsm.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_myjsfc.o module_physics_addtendc.o module_physics_init.o module_pbl_driver.o module_cumulus_driver.o module_microphysics_driver.o module_radiation_driver.o module_surface_driver.o              ; \
                fi
make[3]: Entering directory `/ptmp/michalak/threeway/WRFV2/phys'
rm -f module_bl_ysu.o
sed /\!.\*\'/s/\'//g module_bl_ysu.F > module_bl_ysu.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_bl_ysu.b  > module_bl_ysu.f
rm -f module_bl_ysu.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_bl_ysu.f
** module_bl_ysu   === End of Compilation 1 ===
1501-510  Compilation successful for file module_bl_ysu.f.
rm -f module_bl_mrf.o
sed /\!.\*\'/s/\'//g module_bl_mrf.F > module_bl_mrf.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_bl_mrf.b  > module_bl_mrf.f
rm -f module_bl_mrf.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_bl_mrf.f
** module_bl_mrf   === End of Compilation 1 ===
1501-510  Compilation successful for file module_bl_mrf.f.
rm -f module_bl_myjpbl.o
sed /\!.\*\'/s/\'//g module_bl_myjpbl.F > module_bl_myjpbl.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_bl_myjpbl.b  > module_bl_myjpbl.f
rm -f module_bl_myjpbl.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_bl_myjpbl.f
** module_bl_myjpbl   === End of Compilation 1 ===
1501-510  Compilation successful for file module_bl_myjpbl.f.
rm -f module_cu_kf.o
sed /\!.\*\'/s/\'//g module_cu_kf.F > module_cu_kf.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_cu_kf.b  > module_cu_kf.f
rm -f module_cu_kf.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_cu_kf.f
** module_cu_kf   === End of Compilation 1 ===
1501-510  Compilation successful for file module_cu_kf.f.
rm -f module_cu_bmj.o
sed /\!.\*\'/s/\'//g module_cu_bmj.F > module_cu_bmj.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_cu_bmj.b  > module_cu_bmj.f
rm -f module_cu_bmj.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_cu_bmj.f
** module_cu_bmj   === End of Compilation 1 ===
1501-510  Compilation successful for file module_cu_bmj.f.
rm -f module_cu_kfeta.o
sed /\!.\*\'/s/\'//g module_cu_kfeta.F > module_cu_kfeta.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_cu_kfeta.b  > module_cu_kfeta.f
rm -f module_cu_kfeta.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_cu_kfeta.f
** module_cu_kfeta   === End of Compilation 1 ===
1501-510  Compilation successful for file module_cu_kfeta.f.
rm -f module_cu_gd.o
sed /\!.\*\'/s/\'//g module_cu_gd.F > module_cu_gd.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_cu_gd.b  > module_cu_gd.f
rm -f module_cu_gd.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_cu_gd.f
** module_cu_gd   === End of Compilation 1 ===
1501-510  Compilation successful for file module_cu_gd.f.
rm -f module_mp_kessler.o
sed /\!.\*\'/s/\'//g module_mp_kessler.F > module_mp_kessler.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_kessler.b  > module_mp_kessler.f
rm -f module_mp_kessler.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_kessler.f
** module_mp_kessler   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_kessler.f.
rm -f module_mp_ncloud5.o
sed /\!.\*\'/s/\'//g module_mp_ncloud5.F > module_mp_ncloud5.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_ncloud5.b  > module_mp_ncloud5.f
rm -f module_mp_ncloud5.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_ncloud5.f
** module_mp_ncloud5   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_ncloud5.f.
rm -f module_mp_lin.o
sed /\!.\*\'/s/\'//g module_mp_lin.F > module_mp_lin.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_lin.b  > module_mp_lin.f
rm -f module_mp_lin.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_lin.f
** module_mp_lin   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_lin.f.
rm -f module_mp_ncloud3.o
sed /\!.\*\'/s/\'//g module_mp_ncloud3.F > module_mp_ncloud3.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_ncloud3.b  > module_mp_ncloud3.f
rm -f module_mp_ncloud3.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_ncloud3.f
** module_mp_ncloud3   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_ncloud3.f.
rm -f module_mp_wsm3.o
sed /\!.\*\'/s/\'//g module_mp_wsm3.F > module_mp_wsm3.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_wsm3.b  > module_mp_wsm3.f
rm -f module_mp_wsm3.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_wsm3.f
** module_mp_wsm3   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_wsm3.f.
rm -f module_mp_wsm5.o
sed /\!.\*\'/s/\'//g module_mp_wsm5.F > module_mp_wsm5.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_wsm5.b  > module_mp_wsm5.f
rm -f module_mp_wsm5.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_wsm5.f
** module_mp_wsm5   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_wsm5.f.
rm -f module_mp_wsm6.o
sed /\!.\*\'/s/\'//g module_mp_wsm6.F > module_mp_wsm6.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_wsm6.b  > module_mp_wsm6.f
rm -f module_mp_wsm6.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_wsm6.f
** module_mp_wsm6   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_wsm6.f.
rm -f module_mp_etanew.o
sed /\!.\*\'/s/\'//g module_mp_etanew.F > module_mp_etanew.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_mp_etanew.b  > module_mp_etanew.f
rm -f module_mp_etanew.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_mp_etanew.f
** module_mp_etanew   === End of Compilation 1 ===
1501-510  Compilation successful for file module_mp_etanew.f.
rm -f module_ra_sw.o
sed /\!.\*\'/s/\'//g module_ra_sw.F > module_ra_sw.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_ra_sw.b  > module_ra_sw.f
rm -f module_ra_sw.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_ra_sw.f
** module_ra_sw   === End of Compilation 1 ===
1501-510  Compilation successful for file module_ra_sw.f.
rm -f module_ra_gsfcsw.o
sed /\!.\*\'/s/\'//g module_ra_gsfcsw.F > module_ra_gsfcsw.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_ra_gsfcsw.b  > module_ra_gsfcsw.f
rm -f module_ra_gsfcsw.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_ra_gsfcsw.f
** module_ra_gsfcsw   === End of Compilation 1 ===
1501-510  Compilation successful for file module_ra_gsfcsw.f.
rm -f module_ra_rrtm.o
sed /\!.\*\'/s/\'//g module_ra_rrtm.F > module_ra_rrtm.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_ra_rrtm.b  > module_ra_rrtm.f
rm -f module_ra_rrtm.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_ra_rrtm.f
** module_ra_rrtm   === End of Compilation 1 ===
1501-510  Compilation successful for file module_ra_rrtm.f.
rm -f module_ra_gfdleta.o
sed /\!.\*\'/s/\'//g module_ra_gfdleta.F > module_ra_gfdleta.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_ra_gfdleta.b  > module_ra_gfdleta.f
rm -f module_ra_gfdleta.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_ra_gfdleta.f
** module_ra_gfdleta   === End of Compilation 1 ===
1501-510  Compilation successful for file module_ra_gfdleta.f.
rm -f module_sf_sfclay.o
sed /\!.\*\'/s/\'//g module_sf_sfclay.F > module_sf_sfclay.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_sf_sfclay.b  > module_sf_sfclay.f
rm -f module_sf_sfclay.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_sf_sfclay.f
** module_sf_sfclay   === End of Compilation 1 ===
1501-510  Compilation successful for file module_sf_sfclay.f.
rm -f module_sf_slab.o
sed /\!.\*\'/s/\'//g module_sf_slab.F > module_sf_slab.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_sf_slab.b  > module_sf_slab.f
rm -f module_sf_slab.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_sf_slab.f
** module_sf_slab   === End of Compilation 1 ===
1501-510  Compilation successful for file module_sf_slab.f.
rm -f module_sf_noahlsm.o
sed /\!.\*\'/s/\'//g module_sf_noahlsm.F > module_sf_noahlsm.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_sf_noahlsm.b  > module_sf_noahlsm.f
rm -f module_sf_noahlsm.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_sf_noahlsm.f
** module_sf_noahlsm   === End of Compilation 1 ===
1501-510  Compilation successful for file module_sf_noahlsm.f.
rm -f module_sf_ruclsm.o
sed /\!.\*\'/s/\'//g module_sf_ruclsm.F > module_sf_ruclsm.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_sf_ruclsm.b  > module_sf_ruclsm.f
rm -f module_sf_ruclsm.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_sf_ruclsm.f
** module_sf_ruclsm   === End of Compilation 1 ===
1501-510  Compilation successful for file module_sf_ruclsm.f.
rm -f module_sf_sfcdiags.o
sed /\!.\*\'/s/\'//g module_sf_sfcdiags.F > module_sf_sfcdiags.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_sf_sfcdiags.b  > module_sf_sfcdiags.f
rm -f module_sf_sfcdiags.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_sf_sfcdiags.f
** module_sf_sfcdiags   === End of Compilation 1 ===
1501-510  Compilation successful for file module_sf_sfcdiags.f.
rm -f module_sf_myjsfc.o
sed /\!.\*\'/s/\'//g module_sf_myjsfc.F > module_sf_myjsfc.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_sf_myjsfc.b  > module_sf_myjsfc.f
rm -f module_sf_myjsfc.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_sf_myjsfc.f
** module_sf_myjsfc   === End of Compilation 1 ===
1501-510  Compilation successful for file module_sf_myjsfc.f.
rm -f module_physics_addtendc.o
sed /\!.\*\'/s/\'//g module_physics_addtendc.F > module_physics_addtendc.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_physics_addtendc.b  > module_physics_addtendc.f
rm -f module_physics_addtendc.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_physics_addtendc.f
** module_physics_addtendc   === End of Compilation 1 ===
1501-510  Compilation successful for file module_physics_addtendc.f.
rm -f module_physics_init.o
sed /\!.\*\'/s/\'//g module_physics_init.F > module_physics_init.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_physics_init.b  > module_physics_init.f
rm -f module_physics_init.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_physics_init.f
** module_physics_init   === End of Compilation 1 ===
1501-510  Compilation successful for file module_physics_init.f.
rm -f module_pbl_driver.o
sed /\!.\*\'/s/\'//g module_pbl_driver.F > module_pbl_driver.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_pbl_driver.b  > module_pbl_driver.f
rm -f module_pbl_driver.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_pbl_driver.f
** module_pbl_driver   === End of Compilation 1 ===
1501-510  Compilation successful for file module_pbl_driver.f.
rm -f module_cumulus_driver.o
sed /\!.\*\'/s/\'//g module_cumulus_driver.F > module_cumulus_driver.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_cumulus_driver.b  > module_cumulus_driver.f
rm -f module_cumulus_driver.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_cumulus_driver.f
** module_cumulus_driver   === End of Compilation 1 ===
1501-510  Compilation successful for file module_cumulus_driver.f.
rm -f module_microphysics_driver.o
sed /\!.\*\'/s/\'//g module_microphysics_driver.F > module_microphysics_driver.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_microphysics_driver.b  > module_microphysics_driver.f
rm -f module_microphysics_driver.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_microphysics_driver.f
** module_microphysics_driver   === End of Compilation 1 ===
1501-510  Compilation successful for file module_microphysics_driver.f.
rm -f module_radiation_driver.o
sed /\!.\*\'/s/\'//g module_radiation_driver.F > module_radiation_driver.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_radiation_driver.b  > module_radiation_driver.f
rm -f module_radiation_driver.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_radiation_driver.f
** module_radiation_driver   === End of Compilation 1 ===
1501-510  Compilation successful for file module_radiation_driver.f.
rm -f module_surface_driver.o
sed /\!.\*\'/s/\'//g module_surface_driver.F > module_surface_driver.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_surface_driver.b  > module_surface_driver.f
rm -f module_surface_driver.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_surface_driver.f
** module_surface_driver   === End of Compilation 1 ===
1501-510  Compilation successful for file module_surface_driver.f.
make[3]: Leaving directory `/ptmp/michalak/threeway/WRFV2/phys'
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/phys'
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2'
if [ 1 -eq 1 ]    ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" em_core ; fi
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2'
--------------------------------------
( cd dyn_em ; make -i -r )
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/dyn_em'
rm -f module_advect_em.o
sed /\!.\*\'/s/\'//g module_advect_em.F > module_advect_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_advect_em.b  > module_advect_em.f
rm -f module_advect_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_advect_em.f
** module_advect_em   === End of Compilation 1 ===
1501-510  Compilation successful for file module_advect_em.f.
rm -f module_big_step_utilities_em.o
sed /\!.\*\'/s/\'//g module_big_step_utilities_em.F > module_big_step_utilities_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_big_step_utilities_em.b  > module_big_step_utilities_em.f
rm -f module_big_step_utilities_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_big_step_utilities_em.f
** module_big_step_utilities_em   === End of Compilation 1 ===
1501-510  Compilation successful for file module_big_step_utilities_em.f.
rm -f module_diffusion_em.o
sed /\!.\*\'/s/\'//g module_diffusion_em.F > module_diffusion_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_diffusion_em.b  > module_diffusion_em.f
rm -f module_diffusion_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_diffusion_em.f
** module_diffusion_em   === End of Compilation 1 ===
1501-510  Compilation successful for file module_diffusion_em.f.
rm -f module_small_step_em.o
sed /\!.\*\'/s/\'//g module_small_step_em.F > module_small_step_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_small_step_em.b  > module_small_step_em.f
rm -f module_small_step_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_small_step_em.f
** module_small_step_em   === End of Compilation 1 ===
1501-510  Compilation successful for file module_small_step_em.f.
rm -f module_em.o
sed /\!.\*\'/s/\'//g module_em.F > module_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_em.b  > module_em.f
rm -f module_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_em.f
** module_em   === End of Compilation 1 ===
1501-510  Compilation successful for file module_em.f.
rm -f module_solvedebug_em.o
sed /\!.\*\'/s/\'//g module_solvedebug_em.F > module_solvedebug_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_solvedebug_em.b  > module_solvedebug_em.f
rm -f module_solvedebug_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_solvedebug_em.f
** module_solvedebug_em   === End of Compilation 1 ===
1501-510  Compilation successful for file module_solvedebug_em.f.
rm -f module_bc_em.o
sed /\!.\*\'/s/\'//g module_bc_em.F > module_bc_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_bc_em.b  > module_bc_em.f
rm -f module_bc_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_bc_em.f
** module_bc_em   === End of Compilation 1 ===
1501-510  Compilation successful for file module_bc_em.f.
rm -f module_init_utilities.o
sed /\!.\*\'/s/\'//g module_init_utilities.F > module_init_utilities.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_init_utilities.b  > module_init_utilities.f
rm -f module_init_utilities.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc module_init_utilities.f
** module_init_utilities   === End of Compilation 1 ===
1501-510  Compilation successful for file module_init_utilities.f.
rm -f init_modules_em.o
sed /\!.\*\'/s/\'//g init_modules_em.F > init_modules_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 init_modules_em.b  > init_modules_em.f
rm -f init_modules_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc init_modules_em.f
** init_modules_em   === End of Compilation 1 ===
1501-510  Compilation successful for file init_modules_em.f.
rm -f solve_em.o
sed /\!.\*\'/s/\'//g solve_em.F > solve_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 solve_em.b  > solve_em.f
rm -f solve_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc solve_em.f
** solve_em   === End of Compilation 1 ===
1501-510  Compilation successful for file solve_em.f.
rm -f start_em.o
sed /\!.\*\'/s/\'//g start_em.F > start_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 start_em.b  > start_em.f
rm -f start_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc start_em.f
** start_domain_em   === End of Compilation 1 ===
1501-510  Compilation successful for file start_em.f.
rm -f couple_or_uncouple_em.o
sed /\!.\*\'/s/\'//g couple_or_uncouple_em.F > couple_or_uncouple_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 couple_or_uncouple_em.b  > couple_or_uncouple_em.f
rm -f couple_or_uncouple_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc couple_or_uncouple_em.f
** couple_or_uncouple_em   === End of Compilation 1 ===
** em_cd_feedback_mask   === End of Compilation 2 ===
1501-510  Compilation successful for file couple_or_uncouple_em.f.
rm -f nest_init_utils.o
sed /\!.\*\'/s/\'//g nest_init_utils.F > nest_init_utils.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 nest_init_utils.b  > nest_init_utils.f
rm -f nest_init_utils.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc nest_init_utils.f
** init_domain_constants_em   === End of Compilation 1 ===
** blend_terrain   === End of Compilation 2 ===
** store_terrain   === End of Compilation 3 ===
1501-510  Compilation successful for file nest_init_utils.f.
rm -f interp_domain_em.o
sed /\!.\*\'/s/\'//g interp_domain_em.F > interp_domain_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 interp_domain_em.b  > interp_domain_em.f
rm -f interp_domain_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc interp_domain_em.f
** dummy_interp_em   === End of Compilation 1 ===
1501-510  Compilation successful for file interp_domain_em.f.
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  init_modules_em.o solve_em.o start_em.o couple_or_uncouple_em.o nest_init_utils.o interp_domain_em.o
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/dyn_em'
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2'
if [ 0 -eq 1 ]   ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" nmm_core ; fi
if [ 0 -eq 1 ]   ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" exp_core ; fi
( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" SOLVER=em em_wrf )
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2/main'
rm -f wrf.o
sed /\!.\*\'/s/\'//g wrf.F > wrf.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 wrf.b  > wrf.f
rm -f wrf.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc wrf.f
** wrf   === End of Compilation 1 ===
1501-510  Compilation successful for file wrf.f.
ranlib libwrflib.a
mpCC_r -o wrf.exe -bmaxstack:256000000 -bmaxdata:2048000000 wrf.o libwrflib.a -L../external/io_netcdf -lwrfio_nf -L/ptmp/michalak/threeway/WRFV2/netcdf_links/lib -lnetcdf -L../external/RSL/RSL -lrsl -lmass -lxlsmp -L../external/io_mcel -lwrfio_mcel -L/home/bluesky/bettenc/disttest/MCELSystem/MCEL -lMCEL -L/home/bluesky/bettenc/disttest/lib -lomniORB4 -lomnithread -lomniDynamic4  -lnetcdf_c++ -lnetcdf  -lxlf90 -lxlopt -lxlf -lxlomp_ser -lm -lc -lpthread -L../external/io_int -lwrfio_int ../frame/internal_header_util.o ../frame/pack_utils.o -L../external/esmf_time_f90 -lesmf_time 
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2/main'
( cd run ; /bin/rm -f wrf.exe ; ln -s ../main/wrf.exe . )
--------------------------------------
( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc" SOLVER=em IDEAL_CASE=real em_real )
make[1]: Entering directory `/ptmp/michalak/threeway/WRFV2/main'
( cd ../dyn_em ;  make -i -r module_initialize_real.o )
make[2]: Entering directory `/ptmp/michalak/threeway/WRFV2/dyn_em'
rm -f module_initialize_real.o
sed /\!.\*\'/s/\'//g module_initialize_real.F > module_initialize_real.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 module_initialize_real.b  > module_initialize_real.f
rm -f module_initialize_real.b
mpxlf90_r -c -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc -qnoopt module_initialize_real.f
** module_initialize   === End of Compilation 1 ===
1501-510  Compilation successful for file module_initialize_real.f.
make[2]: Leaving directory `/ptmp/michalak/threeway/WRFV2/dyn_em'
rm -f real_em.o
sed /\!.\*\'/s/\'//g real_em.F > real_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 real_em.b  > real_em.f
rm -f real_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc real_em.f
** real_data   === End of Compilation 1 ===
** med_sidata_input   === End of Compilation 2 ===
** compute_si_start_and_end   === End of Compilation 3 ===
** assemble_output   === End of Compilation 4 ===
1501-510  Compilation successful for file real_em.f.
rm -f ndown_em.o
sed /\!.\*\'/s/\'//g ndown_em.F > ndown_em.b 
/lib/cpp -I../inc -I. -C -P -DWRF_RSL_IO -DRSL -DDM_PARALLEL -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNETCDF -DTRIEDNTRUE   -DINTIO -DMCELIO -DLIMIT_ARGS -DNO_NAMELIST_PRINT -I../external/RSL/RSL `cat ../inc/dm_comm_cpp_flags` -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=1000 -DCOAMPS_CORE=0 -DEXP_CORE=0 -DNONSTANDARD_SYSTEM -DF90_STANDALONE -DCONFIG_BUF_LEN=8192 -DMAX_DOMAINS_F=21 ndown_em.b  > ndown_em.f
rm -f ndown_em.b
mpxlf90_r -c  -w -qspill=20000 -g -qfullpath -qnoopt -qmaxmem=32767  -I../dyn_em -I../dyn_nmm  -I../external/io_netcdf -I../external/io_int  -I../external/esmf_time_f90 -I../frame -I../share -I../phys -I../inc ndown_em.f
** ndown_em   === End of Compilation 1 ===
** land_percentages   === End of Compilation 2 ===
** check_consistency   === End of Compilation 3 ===
** check_consistency2   === End of Compilation 4 ===
1501-510  Compilation successful for file ndown_em.f.
ranlib libwrflib.a
mpCC_r -o real.exe -bmaxstack:256000000 -bmaxdata:2048000000 real_em.o ../dyn_em/module_initialize_real.o libwrflib.a -L../external/io_netcdf -lwrfio_nf -L/ptmp/michalak/threeway/WRFV2/netcdf_links/lib -lnetcdf -L../external/RSL/RSL -lrsl -lmass -lxlsmp -L../external/io_mcel -lwrfio_mcel -L/home/bluesky/bettenc/disttest/MCELSystem/MCEL -lMCEL -L/home/bluesky/bettenc/disttest/lib -lomniORB4 -lomnithread -lomniDynamic4  -lnetcdf_c++ -lnetcdf  -lxlf90 -lxlopt -lxlf -lxlomp_ser -lm -lc -lpthread -L../external/io_int -lwrfio_int ../frame/internal_header_util.o ../frame/pack_utils.o -L../external/esmf_time_f90 -lesmf_time 
mpCC_r -o ndown.exe -bmaxstack:256000000 -bmaxdata:2048000000 ndown_em.o  ../dyn_em/module_initialize_real.o libwrflib.a -L../external/io_netcdf -lwrfio_nf -L/ptmp/michalak/threeway/WRFV2/netcdf_links/lib -lnetcdf -L../external/RSL/RSL -lrsl -lmass -lxlsmp -L../external/io_mcel -lwrfio_mcel -L/home/bluesky/bettenc/disttest/MCELSystem/MCEL -lMCEL -L/home/bluesky/bettenc/disttest/lib -lomniORB4 -lomnithread -lomniDynamic4  -lnetcdf_c++ -lnetcdf  -lxlf90 -lxlopt -lxlf -lxlomp_ser -lm -lc -lpthread -L../external/io_int -lwrfio_int ../frame/internal_header_util.o ../frame/pack_utils.o -L../external/esmf_time_f90 -lesmf_time 
make[1]: Leaving directory `/ptmp/michalak/threeway/WRFV2/main'
( cd test/em_real ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . )
( cd test/em_real ; /bin/rm -f real.exe ; ln -s ../../main/real.exe . )
( cd test/em_real ; /bin/rm -f ndown.exe ; ln -s ../../main/ndown.exe . )
( cd test/em_real ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . )
( cd test/em_real ; /bin/rm -f ETAMPNEW_DATA ; ln -s ../../run/ETAMPNEW_DATA . )
( cd test/em_real ; /bin/rm -f GENPARM.TBL ; ln -s ../../run/GENPARM.TBL . )
( cd test/em_real ; /bin/rm -f LANDUSE.TBL ; ln -s ../../run/LANDUSE.TBL . )
( cd test/em_real ; /bin/rm -f RRTM_DATA ; ln -s ../../run/RRTM_DATA . )
( cd test/em_real ; /bin/rm -f SOILPARM.TBL ; ln -s ../../run/SOILPARM.TBL . )
( cd test/em_real ; /bin/rm -f VEGPARM.TBL ; ln -s ../../run/VEGPARM.TBL . )
( cd test/em_real ; /bin/rm -f tr49t67 ; ln -s ../../run/tr49t67 . )
( cd test/em_real ; /bin/rm -f tr49t85 ; ln -s ../../run/tr49t85 . )
( cd test/em_real ; /bin/rm -f tr67t85 ; ln -s ../../run/tr67t85 . )
( cd run ; /bin/rm -f real.exe ; ln -s ../main/real.exe . )
( cd run ; /bin/rm -f ndown.exe ; ln -s ../main/ndown.exe . )
( cd run ; /bin/rm -f namelist.input ; ln -s ../test/em_real/namelist.input . )
