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
P
PHYTO_LAGRANGIAN_MODEL
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérémy Baudry
PHYTO_LAGRANGIAN_MODEL
Commits
efeab549
Commit
efeab549
authored
Mar 08, 2017
by
Jérémy Baudry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small error
parent
b85b16f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/BIO_LAGRANGE.f90
src/BIO_LAGRANGE.f90
+2
-2
No files found.
src/BIO_LAGRANGE.f90
View file @
efeab549
...
...
@@ -37,13 +37,13 @@
double precision
::
Pdmax
=
1
double precision
::
Idark
=
50
double precision
,
dimension
(
100000
)
::
Fi
double precision
::
nb1
double precision
,
allocatable
::
nb1
(:)
allocate
(
light_level
(
Nlevel
))
allocate
(
dummy1
(
Nlevel
))
allocate
(
light_bin
(
Nbin
))
allocate
(
nb
(
Nbin
))
allocate
(
nb1
(
Nbin
))
Fi
(
1
:
100000
)
=
0
div
=
0
...
...
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