[Dart-dev] DART/branches Revision: 10890
dart at ucar.edu
dart at ucar.edu
Fri Jan 13 15:10:51 MST 2017
nancy at ucar.edu
2017-01-13 15:10:49 -0700 (Fri, 13 Jan 2017)
112
rename 'cam' to 'cam-old', and remove some files
from the cam-fv work directory that we don't normally commit.
Deleted: DART/branches/rma_fixed_filenames/models/cam-fv/work/input.nml.advance_time_default
===================================================================
--- DART/branches/rma_fixed_filenames/models/cam-fv/work/input.nml.advance_time_default 2017-01-13 22:06:32 UTC (rev 10889)
+++ DART/branches/rma_fixed_filenames/models/cam-fv/work/input.nml.advance_time_default 2017-01-13 22:10:49 UTC (rev 10890)
@@ -1,9 +0,0 @@
-&utilities_nml
- TERMLEVEL = 1,
- logfilename = 'dart_log.out',
- nmlfilename = 'dart_log.nml',
- module_details = .true.,
- print_debug = .false.,
- write_nml = 'file'
-/
-
Deleted: DART/branches/rma_fixed_filenames/models/cam-fv/work/input.nml.cam_to_dart_default
===================================================================
--- DART/branches/rma_fixed_filenames/models/cam-fv/work/input.nml.cam_to_dart_default 2017-01-13 22:06:32 UTC (rev 10889)
+++ DART/branches/rma_fixed_filenames/models/cam-fv/work/input.nml.cam_to_dart_default 2017-01-13 22:10:49 UTC (rev 10890)
@@ -1,86 +0,0 @@
-&assim_model_nml
- netCDF_large_file_support = .false.
- /
-
-&ensemble_manager_nml
- single_restart_file_in = .true.,
- layout = 1,
- tasks_per_node = 1,
- communication_configuration = 1,
- flag_unneeded_transposes = .false.,
- debug = .false.
- /
-
-&state_vector_io_nml
- limit_mem = HUGE(1_i4),
- single_precision_output = .false.,
-/
-KDR; not in state_vector_io_mod.f90
- write_binary_restart_files = .false.
-&location_nml
- horiz_dist_only = .true.,
- vert_normalization_pressure = 100000.0,
- vert_normalization_height = 10000.0,
- vert_normalization_level = 20.0,
- vert_normalization_scale_height = 5.0,
- approximate_distance = .false.,
- nlon = 71,
- nlat = 36,
- output_box_info = .false.,
- special_vert_normalization_obs_types = ''
- special_vert_normalization_pressures = 100000.0
- special_vert_normalization_heights = 10000.0
- special_vert_normalization_levels = 20.0
- special_vert_normalization_scale_heights = 5.0
-/
-
-
-&cam_to_dart_nml
- cam_to_dart_input_file = 'caminput.nc',
- cam_to_dart_output_file = 'dart_ics',
- /
-&model_nml
- output_state_vector = .false.
- model_version = '4.0'
- model_config_file = 'caminput.nc'
- cam_phis = 'cam_phis.nc'
- cs_grid_file = 'SEMapping_cs_grid.nc'
- homme_map_file = 'SEMapping.nc'
- state_num_0d = 0
- state_num_1d = 0
- state_num_2d = 0
- state_num_3d = 0
- state_names_0d = ''
- state_names_1d = ''
- state_names_2d = ''
- state_names_3d = ''
- which_vert_1d = -2
- which_vert_2d = -1
- which_vert_3d = 1
- pert_names = ''
- pert_sd = -888888.0
- pert_base_vals = -888888.0
- highest_obs_pressure_Pa = 1000.0
- highest_state_pressure_Pa = 9400.0
- vert_coord = 'pressure'
- max_obs_lat_degree = 90.0
- Time_step_seconds = 21600
- Time_step_days = 0
- impact_only_same_kind = ' '
- print_details = .false.
- /
-
-&obs_kind_nml
- assimilate_these_obs_types = 'null',
- evaluate_these_obs_types = 'null'
-/
-
-&utilities_nml
- TERMLEVEL = 1,
- logfilename = 'dart_log.out',
- nmlfilename = 'dart_log.nml',
More information about the Dart-dev
mailing list