Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dany Dumont
gotm_ismer
Commits
8f1bf069
Commit
8f1bf069
authored
Nov 14, 2018
by
Gwenaelle Gremion
Browse files
Test avec les equations de VanRijn-beug pour grande tailles
parent
3d7dc6b7
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
nml/airsea.nml
View file @
8f1bf069
...
...
@@ -97,11 +97,11 @@
ice_file= 'ice.dat'
iceatt= 0.90
wet_mode= 1
heat_method=
2
heat_method=
0
const_swr= 100.0
const_heat= -100.0
heatflux_file= 'narr_daily_heatflux_ice.dat'
momentum_method=
2
momentum_method=
0
const_tx= 0.1
const_ty= 0.0
momentumflux_file='narr_hourly_momentumflux.dat'
...
...
nml/gotmrun.nml
View file @
8f1bf069
...
...
@@ -16,11 +16,11 @@
!
!-------------------------------------------------------------------------------
&model_setup
title= "
Arctic SCM
"
title= "
exp1
"
nlev= 80
dt=
30
0.
dt=
12
0.
cnpar= 1.0
buoy_method=
2
buoy_method=
1
/
!-------------------------------------------------------------------------------
...
...
@@ -57,9 +57,9 @@
!-------------------------------------------------------------------------------
&time
timefmt= 2
MaxN= 1
20
0
start= '200
4
-01-01 00:00:00'
stop= '200
4-12-31
00:00:00'
MaxN= 10
start= '200
8
-01-01 00:00:00'
stop= '200
9-05-15
00:00:00'
/
!-------------------------------------------------------------------------------
...
...
@@ -87,9 +87,9 @@
!-------------------------------------------------------------------------------
&output
out_fmt= 2
out_dir= "."
out_fn= "
amdgulf
"
nsave=
36
out_dir= ".
/
"
out_fn= "
exptt
"
nsave=
10
diagnostics= .false.
mld_method= 2
diff_k= 1.e-5
...
...
nml/obs.nml
View file @
8f1bf069
...
...
@@ -48,7 +48,7 @@
!
!-------------------------------------------------------------------------------
&sprofile
s_prof_method=
2
s_prof_method=
1
s_analyt_method= 2
z_s1= 25.
s_1= 31.
...
...
@@ -56,9 +56,9 @@
s_2= 32.
s_obs_NN= 2.56e-4
s_prof_file= 'franklin_sprof_ctd.dat'
SRelaxTauM= 1
209600.
SRelaxTauB= 1
209600.
SRelaxTauS= 1
209600.
SRelaxTauM= 1
.e15
SRelaxTauB= 1
.e15
SRelaxTauS= 1
.e15
SRelaxBott= 0.
SRelaxSurf= 0.
/
...
...
@@ -110,7 +110,7 @@
!
!-------------------------------------------------------------------------------
&tprofile
t_prof_method=
2
t_prof_method=
1
t_analyt_method= 2
z_t1= 25.
t_1= -1.0
...
...
@@ -118,9 +118,9 @@
t_2= 0.0
t_obs_NN= 2.56e-4
t_prof_file= 'franklin_tprof_ctd.dat'
TRelaxTauM= 1
209600.
TRelaxTauB= 1
209600.
TRelaxTauS= 1
209600.
TRelaxTauM= 1
.e15
TRelaxTauB= 1
.e15
TRelaxTauS= 1
.e15
TRelaxBott= 0.
TRelaxSurf= 0.
/
...
...
src/extras/bio/bio_polynow.F90
View file @
8f1bf069
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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