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
G
gotm_ismer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Dany Dumont
gotm_ismer
Commits
764531e6
Commit
764531e6
authored
Nov 23, 2018
by
Gwenaelle Gremion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Maybe the last one...
parent
8f1bf069
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
200 additions
and
213 deletions
+200
-213
src/extras/bio/bio_polynow.F90
src/extras/bio/bio_polynow.F90
+199
-213
src/util/adv_center.F90
src/util/adv_center.F90
+1
-0
No files found.
src/extras/bio/bio_polynow.F90
View file @
764531e6
This diff is collapsed.
Click to expand it.
src/util/adv_center.F90
View file @
764531e6
...
...
@@ -377,6 +377,7 @@ if (mode.eq.3) then
! compute limited flux
cu
(
k
)
=
ww
(
k
)
*
(
Yc
+0.5
*
limit
*
(
1
-
c
)
*
(
Yd
-
Yc
))
cu
(
k
-1
)
=
ww
(
k
)
*
(
Yd
+0.5
*
limit
*
(
1
-
c
)
*
(
Yd
-
Y
(
k
-1
)))
else
! For the other variables of bio_polynow, or other biological models
! compute the limited flux
...
...
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