[WAM-IPE] WAM-IPE branch WAM-IPE_NEMS201606 r89299: modified OldCompsetRun fo...

Samuel.Trahan at noaa.gov Samuel.Trahan at noaa.gov
Wed Mar 8 03:58:06 UTC 2017


Friendly WAM-IPE developers,

This is an automated email about a WAM-IPE commit.

Project: WAM-IPE branch WAM-IPE_NEMS201606
URL: https://svnemc.ncep.noaa.gov/projects/nems/apps/WAM-IPE/branches/WAM-IPE_NEMS201606
Revision: 89299
Author:   valery.yudin at noaa.gov
Date:     2017-03-08T03:57:15.517005Z
Message:
modified OldCompsetRun for new WAM physics


Differences:
Index: checkout/OldCompsetRun
===================================================================
--- checkout/OldCompsetRun	(revision 89289)
+++ checkout/OldCompsetRun	(revision 89299)
@@ -299,6 +299,17 @@
 setup_wam_T62_2009011500(){
   cp -f ${DATADIR}/WAM/T62_2009011500/*anl* ${RUNDIR}/.
   cp -f ${DATADIR}/WAM/T62_2009011500/wam_input_f107_kp.txt ${RUNDIR}/. 
+  cp -f ${ROOTDIR}/RT_WAM/*_in ${RUNDIR}/.
+#
+  cp -f ${ROOTDIR}/RT_WAM/ionprof ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/tiros_spectra ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/tiros_tjr.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/iondata_tjr.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/snoe_eof.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wasolar_dan_20161019.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wam_nems_feuv_2012_366d_by_24hr.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wam_nems_imf_2012.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wam_rm3_globcomp.nc ${RUNDIR}/.
 }
 
 setup_ipe(){
@@ -315,6 +326,7 @@
     ln -s /lustre/f1/unswept/ncep/Gerhard.Theurich/IPEdata/data/ipe_grid ${RUNDIR}/.
   elif [ $MACHINE_ID = theia ] ; then
     cp -f ${DATADIR}/IPE/cases/${IPECASE}/IPE.inp ${RUNDIR}/.
+#    cp -f ${ROOTDIR}/vay_cases/${IPECASE}/IPE.inp ${RUNDIR}/
     ln -s ${DATADIR}/IPE/cases/${IPECASE}/stup* ${RUNDIR}/.
     ln -s ${DATADIR}/IPE/GIP_apex_coords_global_lowres_new20120705 ${RUNDIR}/ipe_grid
   elif [ $MACHINE_ID = yellowstone ] ; then
@@ -322,7 +334,9 @@
     ln -s /glade/u/home/naomi/work/ipe/IPEDATA/data/ipe_grid ${RUNDIR}/.
   fi
 }
-
+#
+# IPECASES: 20090115_1day_spacewx_80x170;  20090115_1hr_sbys_80x170; 20090115_1hr_spacewx_80x170   default
+#
 setup_spaceweather(){
   ln -s ${DATADIR}/SpaceWeatherResources/data ${RUNDIR}/.
 }
@@ -334,7 +348,7 @@
     cp -f ${DATADIR}/MED_SPACEWX/gsm%wam%T62_ipe%80x170/ipe3dgrid2.nc ${RUNDIR}/.
     cp -f ${DATADIR}/MED_SPACEWX/gsm%wam%T62_ipe%80x170/wam3dgridnew2.nc ${RUNDIR}/.
     ln -s ${DATADIR}/MED_SPACEWX/gsm%wam%T62_ipe%80x170/wam3dgridnew_20160427.nc ${RUNDIR}/.
-  elif [ $MAACHINE_ID = yellowstone ] ; then
+  elif [ $MACHINE_ID = yellowstone ] ; then
     echo "not yet implemented"
   fi
 }
@@ -570,8 +584,8 @@
 echo "ROOTDIR=$ROOTDIR"
 echo "NEMSDIR=$NEMSDIR"
 export PATHCS=${NEMSDIR}/../oldcompsets             # Path to compsets directory
-export PATHTR=${NEMSDIR}                      # Path to NEMS trunk
-export PATHRT=${NEMSDIR}/oldtests                # Path to NEMS test scripts
+export PATHTR=${NEMSDIR}                            # Path to NEMS trunk
+export PATHRT=${NEMSDIR}/oldtests                   # Path to NEMS test scripts
 
 # Two variables used by the rt_gfs.sh and rt_nmm.sh scripts
 export CREATE_BASELINE=false
@@ -623,8 +637,8 @@
   export RTPWD=$DATADIR/RT-Baselines
   export FIXGLOBAL=/lustre/f1/unswept/ncep/Shrinivas.Moorthi/para_branch/para_new/fix/fix_am
 elif [ $MACHINE_ID = theia ]; then
-  export DATADIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170131/data
-  export BASELINE_DIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170131/baselines
+  export DATADIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170302/data
+  export BASELINE_DIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170302/baselines
   export ACCNR
   # export ACCNR=cmp
   export QUEUE=batch
-------------- next part --------------
Index: checkout/OldCompsetRun
===================================================================
--- checkout/OldCompsetRun	(revision 89289)
+++ checkout/OldCompsetRun	(revision 89299)
@@ -299,6 +299,17 @@
 setup_wam_T62_2009011500(){
   cp -f ${DATADIR}/WAM/T62_2009011500/*anl* ${RUNDIR}/.
   cp -f ${DATADIR}/WAM/T62_2009011500/wam_input_f107_kp.txt ${RUNDIR}/. 
+  cp -f ${ROOTDIR}/RT_WAM/*_in ${RUNDIR}/.
+#
+  cp -f ${ROOTDIR}/RT_WAM/ionprof ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/tiros_spectra ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/tiros_tjr.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/iondata_tjr.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/snoe_eof.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wasolar_dan_20161019.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wam_nems_feuv_2012_366d_by_24hr.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wam_nems_imf_2012.nc ${RUNDIR}/.
+  cp -f ${ROOTDIR}/RT_WAM/wam_rm3_globcomp.nc ${RUNDIR}/.
 }
 
 setup_ipe(){
@@ -315,6 +326,7 @@
     ln -s /lustre/f1/unswept/ncep/Gerhard.Theurich/IPEdata/data/ipe_grid ${RUNDIR}/.
   elif [ $MACHINE_ID = theia ] ; then
     cp -f ${DATADIR}/IPE/cases/${IPECASE}/IPE.inp ${RUNDIR}/.
+#    cp -f ${ROOTDIR}/vay_cases/${IPECASE}/IPE.inp ${RUNDIR}/
     ln -s ${DATADIR}/IPE/cases/${IPECASE}/stup* ${RUNDIR}/.
     ln -s ${DATADIR}/IPE/GIP_apex_coords_global_lowres_new20120705 ${RUNDIR}/ipe_grid
   elif [ $MACHINE_ID = yellowstone ] ; then
@@ -322,7 +334,9 @@
     ln -s /glade/u/home/naomi/work/ipe/IPEDATA/data/ipe_grid ${RUNDIR}/.
   fi
 }
-
+#
+# IPECASES: 20090115_1day_spacewx_80x170;  20090115_1hr_sbys_80x170; 20090115_1hr_spacewx_80x170   default
+#
 setup_spaceweather(){
   ln -s ${DATADIR}/SpaceWeatherResources/data ${RUNDIR}/.
 }
@@ -334,7 +348,7 @@
     cp -f ${DATADIR}/MED_SPACEWX/gsm%wam%T62_ipe%80x170/ipe3dgrid2.nc ${RUNDIR}/.
     cp -f ${DATADIR}/MED_SPACEWX/gsm%wam%T62_ipe%80x170/wam3dgridnew2.nc ${RUNDIR}/.
     ln -s ${DATADIR}/MED_SPACEWX/gsm%wam%T62_ipe%80x170/wam3dgridnew_20160427.nc ${RUNDIR}/.
-  elif [ $MAACHINE_ID = yellowstone ] ; then
+  elif [ $MACHINE_ID = yellowstone ] ; then
     echo "not yet implemented"
   fi
 }
@@ -570,8 +584,8 @@
 echo "ROOTDIR=$ROOTDIR"
 echo "NEMSDIR=$NEMSDIR"
 export PATHCS=${NEMSDIR}/../oldcompsets             # Path to compsets directory
-export PATHTR=${NEMSDIR}                      # Path to NEMS trunk
-export PATHRT=${NEMSDIR}/oldtests                # Path to NEMS test scripts
+export PATHTR=${NEMSDIR}                            # Path to NEMS trunk
+export PATHRT=${NEMSDIR}/oldtests                   # Path to NEMS test scripts
 
 # Two variables used by the rt_gfs.sh and rt_nmm.sh scripts
 export CREATE_BASELINE=false
@@ -623,8 +637,8 @@
   export RTPWD=$DATADIR/RT-Baselines
   export FIXGLOBAL=/lustre/f1/unswept/ncep/Shrinivas.Moorthi/para_branch/para_new/fix/fix_am
 elif [ $MACHINE_ID = theia ]; then
-  export DATADIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170131/data
-  export BASELINE_DIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170131/baselines
+  export DATADIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170302/data
+  export BASELINE_DIR=/scratch4/NCEPDEV/nems/noscrub/emc.nemspara/RT/WAM-IPE/WAM-IPE_NEMS201606-20170302/baselines
   export ACCNR
   # export ACCNR=cmp
   export QUEUE=batch


More information about the WAM-IPE mailing list