[Dart-dev] DART/branches Revision: 12507
dart at ucar.edu
dart at ucar.edu
Wed Apr 11 12:13:12 MDT 2018
raeder at ucar.edu
2018-04-11 12:13:12 -0600 (Wed, 11 Apr 2018)
96
Remove f90 style comments after a couple of namelist entries.
They're not supported everywhere.
Modified: DART/branches/recam/models/cam-fv/model_mod.nml
===================================================================
--- DART/branches/recam/models/cam-fv/model_mod.nml 2018-04-11 15:59:52 UTC (rev 12506)
+++ DART/branches/recam/models/cam-fv/model_mod.nml 2018-04-11 18:13:12 UTC (rev 12507)
@@ -30,8 +30,8 @@
assimilation_period_seconds = 21600
vertical_localization_coord = 'PRESSURE'
use_log_vertical_scale = .false.
- no_assim_above_pressure = -1.0 ! pascals
- start_damping_ramp_at_pressure = -1.0 ! pascals
+ no_assim_above_pressure = -1.0
+ start_damping_ramp_at_pressure = -1.0
using_chemistry = .false.
use_variable_mean_mass = .false.
suppress_grid_info_in_output = .false.
More information about the Dart-dev
mailing list