[Dart-dev] DART/branches Revision: 10920
dart at ucar.edu
dart at ucar.edu
Thu Jan 19 10:34:44 MST 2017
mizzi at ucar.edu
2017-01-19 10:34:43 -0700 (Thu, 19 Jan 2017)
117
The final batch of files that constitute Arthur's wrf_chem world.
Now for the testing and pruning...
(This is Tim)
Modified: DART/branches/mizzi/README
===================================================================
--- DART/branches/mizzi/README 2017-01-18 23:59:48 UTC (rev 10919)
+++ DART/branches/mizzi/README 2017-01-19 17:34:43 UTC (rev 10920)
@@ -79,4 +79,15 @@
DART project web page listed above for very detailed instructions that
should get you over any bumps in the process.
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
+TJH: Wed Jan 18 13:34:06 MST 2017
+
+All the (large-ish) data files have been removed from version control and stored
+in a tar file in /glade/p/image/DART_test_cases/wrf_chem/wrf_chem_data_files.tar
+As long as you are in the same directory as this README, you should be able
+to simply
+tar -xvf /glade/p/image/DART_test_cases/wrf_chem/wrf_chem_data_files.tar
+and be up and running.
+
+
Modified: DART/branches/mizzi/mkmf/mkmf.template
===================================================================
--- DART/branches/mizzi/mkmf/mkmf.template 2017-01-18 23:59:48 UTC (rev 10919)
+++ DART/branches/mizzi/mkmf/mkmf.template 2017-01-19 17:34:43 UTC (rev 10920)
@@ -124,13 +124,14 @@
INCS = -I$(NETCDF)/include
LIBS = -L$(NETCDF)/lib -lnetcdff -lnetcdf
-FFLAGS = -O2 -ftz -vec-report0 -mcmodel=medium -shared-intel -fp-model precise $(INCS)
-LDFLAGS = $(FFLAGS) $(LIBS)
-
+#FFLAGS = -O2 -CB -ftz -vec-report0 -mcmodel=medium -shared-intel -fp-model precise $(INCS)
+#FFLAGS = -g -C -CB -ftz -vec-report0 -mcmodel=medium -shared-intel -fp-model precise $(INCS)
+#
# for development or debugging, use this instead:
-# FFLAGS = -g -C -check noarg_temp_created -fpe0 -vec-report0 \
-# -fp-model precise -ftrapuv -traceback \
-# -warn argument_checking,declarations,uncalled,unused $(INCS)
+ FFLAGS = -g -C -CB -check noarg_temp_created -fpe0 -vec-report0 -mcmodel=large -shared-intel \
+ -fp-model precise -ftrapuv -traceback \
+ -warn argument_checking,declarations,uncalled,unused $(INCS)
+ LDFLAGS = $(FFLAGS) $(LIBS)
#
# for speed on yellowstone (verify against a run with with -O and -fp-model precise
# that the numerical differences aren't too large to be acceptable):
Added: DART/branches/mizzi/models/wrf_chem/run_frappe_diagnostics/StateBorders.dat
===================================================================
--- DART/branches/mizzi/models/wrf_chem/run_frappe_diagnostics/StateBorders.dat (rev 0)
+++ DART/branches/mizzi/models/wrf_chem/run_frappe_diagnostics/StateBorders.dat 2017-01-19 17:34:43 UTC (rev 10920)
@@ -0,0 +1,10140 @@
+ -109.05298 39.366673
+ -108.40960 39.365982
+ -107.43095 39.366177
+ -107.42876 39.361328
+ -107.43059 39.347851
+ -107.45094 39.330044
+ -107.46297 39.326931
+ -107.46609 39.321835
+ -107.46529 39.314011
+ -107.45164 39.304482
+ -107.44483 39.308708
+ -107.43857 39.309052
+ -107.43933 39.302246
+ -107.43581 39.298855
+ -107.42117 39.296917
+ -107.41257 39.291889
+ -107.39703 39.294956
+ -107.39652 39.283691
+ -107.39349 39.278671
+ -107.37935 39.275616
+ -107.37718 39.271873
+ -107.37985 39.268593
+ -107.39146 39.264015
+ -107.39439 39.256451
+ -107.39441 39.256386
+ -107.40039 39.252972
+ -107.41230 39.254196
+ -107.42004 39.255016
+ -107.42301 39.254982
+ -107.42478 39.254509
+ -107.42594 39.253136
+ -107.42584 39.247696
+ -107.42638 39.244968
+ -107.42752 39.242691
+ -107.42983 39.239491
+ -107.43392 39.235817
+ -107.43627 39.234432
+ -107.44452 39.231163
+ -107.45515 39.228317
+ -107.46166 39.226883
+ -107.46523 39.226841
+ -107.46819 39.226353
+ -107.47058 39.227230
+ -107.47417 39.229000
+ -107.47599 39.230339
+ -107.47839 39.231670
+ -107.48077 39.231644
+ -107.48253 39.230717
+ -107.48370 39.229794
More information about the Dart-dev
mailing list