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
95cd0595
Commit
95cd0595
authored
6 years ago
by
jelt
Browse files
Options
Download
Email Patches
Plain Diff
tidy READMEs
parent
18bd2418
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
60 deletions
+0
-60
README
README
+0
-59
README.txt
README.txt
+0
-1
No files found.
README
deleted
100755 → 0
View file @
18bd2418
THIS IS WORK IN PROGRESS. I.e. IT SEEMS LIKE A GOOD IDEA BUT IS NOT COMPLETE OR IN A SETTLED FORMAT
EXP00
=====
Main dev directory
EXP01
=====
25 Jan 18
Experiments to test rn_rdt limits.
Also turing on lateral diffusion of momentum.
!-----------------------------------------------------------------------
&namtra_ldf ! lateral diffusion scheme for tracers (default: NO diffusion)
!-----------------------------------------------------------------------
! ! Operator type:
! ! no diffusion: set ln_traldf_lap=..._blp=F
ln_traldf_lap = .true. ! laplacian operator
ln_traldf_blp = .false. ! bilaplacian operator
!
! ! Direction of action:
ln_traldf_lev = .false. ! iso-level
ln_traldf_hor = .false. ! horizontal (geopotential)
ln_traldf_iso = .true. ! iso-neutral (standard operator)
ln_traldf_triad = .false. ! iso-neutral (triad operator)
rn_rdt = 360. ! time step for the dynamics (and tracer if nn_acc=0)
dt=360 blew up.
Trying 300s. bloew up
Trying 200s. Blews up at kt=26
EXP_hpg_err
==========
No forcing. T(z),S(z) profiles. Clamped T(z),S(z) boundaries. Start from rest.
Compiled without tidal analysis: I.e. NO key_harm_ana
EXEC: nemo_notide_TSprofile.exe
nt = 1200, dt=6mins. 5 days in 20 mins
--> 2*30 days in 2*2 hours. nt = 2*7200
Plan: grep Umax from solver.stat Check for stability.
EXP_tideonly
============
Only tidal forcing. constant T and S
Include: key_harm_ana
EXEC: nemo_tideonyl_TSconst.exe
This diff is collapsed.
Click to expand it.
README.txt
deleted
100644 → 0
View file @
18bd2418
Hello World
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