Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Nemo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Model experiments
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
Sam Hatfield
Nemo
Commits
593d341b
Commit
593d341b
authored
2 years ago
by
Christian Ethe
Committed by
Renaud Person
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
TOP/PISCES : minor bugfix
parent
2529b807
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/TOP/PISCES/P4Z/p4zlys.F90
+4
-1
4 additions, 1 deletion
src/TOP/PISCES/P4Z/p4zlys.F90
with
4 additions
and
1 deletion
src/TOP/PISCES/P4Z/p4zlys.F90
+
4
−
1
View file @
593d341b
...
...
@@ -66,7 +66,10 @@ CONTAINS
REAL
(
wp
)
::
zdispot
,
zrhd
,
zcalcon
REAL
(
wp
)
::
zomegaca
,
zexcess
,
zexcess0
,
zkd
CHARACTER
(
len
=
25
)
::
charout
REAL
(
wp
),
DIMENSION
(
A2D
(
0
),
jpk
)
::
zco3
,
zcaldiss
,
zhinit
,
zhi
,
zco3sat
!! CE later REAL(wp), DIMENSION(A2D(0),jpk) :: zco3, zcaldiss, zhinit, zhi, zco3sat
!! because of the routine solve_at_general in p4zche.F90
REAL
(
wp
),
DIMENSION
(
A2D
(
0
),
jpk
)
::
zco3
,
zcaldiss
,
zco3sat
REAL
(
wp
),
DIMENSION
(
jpi
,
jpj
,
jpk
)
::
zhinit
,
zhi
REAL
(
wp
),
ALLOCATABLE
,
DIMENSION
(:,:,:)
::
zw3d
!!---------------------------------------------------------------------
!
...
...
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