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
PyNEMO
Commits
4566ada2
Commit
4566ada2
authored
4 years ago
by
thopri
Browse files
Options
Download
Email Patches
Plain Diff
renamed input NCML to reflect data/model source
parent
21e9a431
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
inputs/GLO-MFC_001_024.ncml
inputs/GLO-MFC_001_024.ncml
+0
-0
inputs/namelist_cmems.bdy
inputs/namelist_cmems.bdy
+3
-3
No files found.
inputs/
CMEMS
.ncml
→
inputs/
GLO-MFC_001_024
.ncml
View file @
4566ada2
File moved
This diff is collapsed.
Click to expand it.
inputs/namelist_cmems.bdy
View file @
4566ada2
...
...
@@ -40,7 +40,7 @@
!------------------------------------------------------------------------------
! I/O
!------------------------------------------------------------------------------
sn_src_dir = '/Users/thopri/Projects/PyNEMO/inputs/
CMEMS
.ncml' ! src_files/'
sn_src_dir = '/Users/thopri/Projects/PyNEMO/inputs/
GLO-MFC_001_024
.ncml' ! src_files/'
sn_dst_dir = '/Users/thopri/Projects/PyNEMO/outputs'
sn_ncml_out = '/Users/thopri/Projects/PyNEMO/pynemo/output_NCML'
sn_model_prefix = 'NEMO'
...
...
@@ -97,14 +97,14 @@
! barotropic fields
ln_dyn3d = .false. ! boundary conditions for
! baroclinic velocities
ln_tra = .
fals
e. ! boundary conditions for T and S
ln_tra = .
tru
e. ! boundary conditions for T and S
ln_ice = .false. ! ice boundary condition
nn_rimwidth = 9 ! width of the relaxation zone
!------------------------------------------------------------------------------
! unstructured open boundaries tidal parameters
!------------------------------------------------------------------------------
ln_tide = .
tru
e. ! =T : produce bdy tidal conditions
ln_tide = .
fals
e. ! =T : produce bdy tidal conditions
sn_tide_model = 'fes' ! Name of tidal model (fes|tpxo)
clname(1) = 'M2' ! constituent name
clname(2) = 'S2'
...
...
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