Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
GOSI9esm
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Consortium Members
UKMO
GOSI
GOSI9esm
Commits
50596704
Commit
50596704
authored
2 years ago
by
sibylle
Browse files
Options
Downloads
Patches
Plain Diff
#2 remove l_1st_euler management in RK3
parent
6cef8ef9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/OCE/DOM/domain.F90
+3
-0
3 additions, 0 deletions
src/OCE/DOM/domain.F90
with
3 additions
and
0 deletions
src/OCE/DOM/domain.F90
+
3
−
0
View file @
50596704
...
...
@@ -410,6 +410,8 @@ CONTAINS
IF
(
nn_wxios
>
0
)
lwxios
=
.TRUE.
!* set output file type for XIOS based on NEMO namelist
nxioso
=
nn_wxios
ENDIF
!
#if ! defined key_RK3
! !== Check consistency between ln_rstart and ln_1st_euler ==! (i.e. set l_1st_euler)
l_1st_euler
=
ln_1st_euler
!
...
...
@@ -445,6 +447,7 @@ CONTAINS
IF
(
lwp
)
WRITE
(
numout
,
*
)
' an Euler initial time step is used : l_1st_euler is forced to .true. '
l_1st_euler
=
.TRUE.
ENDIF
#endif
!
! !== control of output frequency ==!
!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment