Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rose_fvcom_setup
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PML-modelling
rose_fvcom_setup
Commits
d1cce992
Commit
d1cce992
authored
Jan 07, 2019
by
Modellers Operational
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add output options to conf file
parent
5e16e73b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
35 additions
and
0 deletions
+35
-0
rose-suite_ROSA.conf
rose-suite_ROSA.conf
+12
-0
rose-suite_TAMAR.conf
rose-suite_TAMAR.conf
+13
-0
suite.rc
suite.rc
+10
-0
No files found.
rose-suite_ROSA.conf
View file @
d1cce992
...
...
@@ -57,3 +57,15 @@ STARTUP_DMAX='5.00'
HORIZONTAL_MIXING_COEFFICIENT
=
'2.000000e-01'
VERTICAL_MIXING_COEFFICIENT
=
'1.000000e-05'
COORDINATES
=
'cartesian'
# Output options
NC_INTERVAL
=
'seconds= 3600.'
NC_AV_ON
=
'F'
NC_AV_INTERVAL
=
'seconds= 86400.'
VELOCITY_OUT
=
'T'
SALT_TEMP_OUT
=
'T'
TURBULENCE_OUT
=
'T'
WIND_OUT
=
'F'
SURF_HEAT_RAIN_OUT
=
'F'
rose-suite_TAMAR.conf
View file @
d1cce992
...
...
@@ -60,3 +60,16 @@ STARTUP_DMAX='5.00'
HORIZONTAL_MIXING_COEFFICIENT
=
'2.000000e-01'
VERTICAL_MIXING_COEFFICIENT
=
'1.000000e-05'
COORDINATES
=
'cartesian'
# Output options
NC_INTERVAL
=
'seconds= 3600.'
NC_AV_ON
=
'F'
NC_AV_INTERVAL
=
'seconds= 86400.'
VELOCITY_OUT
=
'T'
SALT_TEMP_OUT
=
'T'
TURBULENCE_OUT
=
'T'
WIND_OUT
=
'F'
SURF_HEAT_RAIN_OUT
=
'F'
suite.rc
View file @
d1cce992
...
...
@@ -113,6 +113,16 @@
TEMP_ACTIVE={{TEMP_ACTIVE}}
SALT_ACTIVE={{SALT_ACTIVE}}
NC_INTERVAL={{NC_INTERVAL}}
NC_AV_ON={{NC_AV_ON}}
NC_AV_INTERVAL={{NC_AV_INTERVAL}}
VELOCITY_OUT={{VELOCITY_OUT}}
SALT_TEMP_OUT={{SALT_TEMP_OUT}}
TURBULENCE_OUT={{TURBULENCE_OUT}}
WIND_OUT={{WIND_OUT}}
SURF_HEAT_RAIN_OUT={{SURF_HEAT_RAIN_OUT}}
WRF_FORECAST_FILE_DIR={{WRF_FORECAST_FILE_DIR}}
WRF_ARCHIVE_DIR={{WRF_ARCHIVE_DIR}}
COMMON_FILES_PATH={{COMMON_FILES_PATH}}
...
...
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