[Dart-dev] [6196] DART/branches/development/models/mpas_atm/work/quickbuild.csh: Added a string to be able to differentiate from the MPAS Ocean build.

nancy at ucar.edu nancy at ucar.edu
Wed May 29 17:03:03 MDT 2013


Revision: 6196
Author:   thoar
Date:     2013-05-29 17:03:03 -0600 (Wed, 29 May 2013)
Log Message:
-----------
Added a string to be able to differentiate from the MPAS Ocean build.

Modified Paths:
--------------
    DART/branches/development/models/mpas_atm/work/quickbuild.csh

-------------- next part --------------
Modified: DART/branches/development/models/mpas_atm/work/quickbuild.csh
===================================================================
--- DART/branches/development/models/mpas_atm/work/quickbuild.csh	2013-05-29 22:58:11 UTC (rev 6195)
+++ DART/branches/development/models/mpas_atm/work/quickbuild.csh	2013-05-29 23:03:03 UTC (rev 6196)
@@ -17,7 +17,7 @@
 \rm -f ../../../obs_def/obs_def_mod.f90
 \rm -f ../../../obs_kind/obs_kind_mod.f90
 
-set MODEL = "MPAS"
+set MODEL = "MPAS Atmosphere"
 
 @ n = 1
 


More information about the Dart-dev mailing list