Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thopri
BoBEAS
Commits
7c7f5891
Commit
7c7f5891
authored
5 years ago
by
Dr Jeff Polton
Browse files
Options
Download
Email Patches
Plain Diff
fixed an issue with parent and child having different numbers of levels
parent
265258b0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
12 deletions
+12
-12
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/initcd_vosaline.namelist
..._FORTRAN_FILES/INITIAL_CONDITION/initcd_vosaline.namelist
+5
-5
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/initcd_votemper.namelist
..._FORTRAN_FILES/INITIAL_CONDITION/initcd_votemper.namelist
+5
-5
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_vosaline
.../INITIAL_CONDITION/namelist_reshape_bilin_initcd_vosaline
+1
-1
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_votemper
.../INITIAL_CONDITION/namelist_reshape_bilin_initcd_votemper
+1
-1
No files found.
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/initcd_vosaline.namelist
View file @
7c7f5891
...
...
@@ -99,16 +99,16 @@
&ninput
ivect = 0
lregin = T
cf_in = './initcd_vosaline.nc'
cf_in = './initcd_
origz_
vosaline.nc'
cv_in = 'vosaline'
cv_t_in = 'time_counter'
jt1 = 0
jt2 = 0
jplev = 0
cf_x_in = './initcd_vosaline.nc'
cf_x_in = './initcd_
origz_
vosaline.nc'
cv_lon_in = 'x'
cv_lat_in = 'y'
cf_lsm_in = '
sosie_
initcd_mask.nc'
cf_lsm_in = 'initcd
_origz
_mask.nc'
cv_lsm_in = 'mask'
ldrown = T
ewper = -1
...
...
@@ -154,7 +154,7 @@ ismooth = 0
!! ssig_out : structure with ROMS s-coordinates parameters on output grid (see above)
!!
&n3d
cf_z_in = 'initcd_vosaline.nc'
cf_z_in = 'initcd_
origz_
vosaline.nc'
cv_z_in = 'gdept'
cf_z_out = 'domain_cfg.nc'
cv_z_out = 'nav_lev'
...
...
@@ -216,7 +216,7 @@ ctype_z_out = 'z'
!!
&nhtarget
lregout = F
cf_x_out = 'initcd_vosaline.nc'
cf_x_out = 'initcd_
origz_
vosaline.nc'
cv_lon_out = 'x'
cv_lat_out = 'y'
cf_lsm_out = ''
...
...
This diff is collapsed.
Click to expand it.
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/initcd_votemper.namelist
View file @
7c7f5891
...
...
@@ -99,16 +99,16 @@
&ninput
ivect = 0
lregin = T
cf_in = './initcd_votemper.nc'
cf_in = './initcd_
origz_
votemper.nc'
cv_in = 'votemper'
cv_t_in = 'time_counter'
jt1 = 0
jt2 = 0
jplev = 0
cf_x_in = './initcd_votemper.nc'
cf_x_in = './initcd_
origz_
votemper.nc'
cv_lon_in = 'x'
cv_lat_in = 'y'
cf_lsm_in = '
sosie_
initcd_mask.nc'
cf_lsm_in = 'initcd
_origz
_mask.nc'
cv_lsm_in = 'mask'
ldrown = T
ewper = -1
...
...
@@ -154,7 +154,7 @@ ismooth = 0
!! ssig_out : structure with ROMS s-coordinates parameters on output grid (see above)
!!
&n3d
cf_z_in = 'initcd_votemper.nc'
cf_z_in = 'initcd_
origz_
votemper.nc'
cv_z_in = 'gdept'
cf_z_out = 'domain_cfg.nc'
cv_z_out = 'nav_lev'
...
...
@@ -216,7 +216,7 @@ ctype_z_out = 'z'
!!
&nhtarget
lregout = F
cf_x_out = 'initcd_votemper.nc'
cf_x_out = 'initcd_
origz_
votemper.nc'
cv_lon_out = 'x'
cv_lat_out = 'y'
cf_lsm_out = ''
...
...
This diff is collapsed.
Click to expand it.
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_vosaline
View file @
7c7f5891
...
...
@@ -72,7 +72,7 @@
/
&interp_outputs
output_file = "initcd_vosaline.nc"
output_file = "initcd_
origz_
vosaline.nc"
output_mode = "create"
output_dims = 'x', 'y', 'z', 'time_counter'
output_scaling = "vosaline|1.0"
...
...
This diff is collapsed.
Click to expand it.
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_votemper
View file @
7c7f5891
...
...
@@ -72,7 +72,7 @@
/
&interp_outputs
output_file = "initcd_votemper.nc"
output_file = "initcd_
origz_
votemper.nc"
output_mode = "create"
output_dims = 'x', 'y', 'z', 'time_counter'
output_scaling = "votemper|1.0"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment