Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
FSPM_BASIC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JochemEvers
FSPM_BASIC
Merge requests
!1
Update parameters14.rgg
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update parameters14.rgg
patch-1
into
master
Overview
0
Commits
2
Changes
2
Merged
Streit, Katarina
requested to merge
patch-1
into
master
4 years ago
Overview
0
Commits
2
Changes
2
Expand
copy/paste edit
0
0
Merge request reports
Compare
master
version 1
80946080
4 years ago
master (base)
and
latest version
latest version
fd4d2545
2 commits,
4 years ago
version 1
80946080
1 commit,
4 years ago
2 files
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
parameters13.rgg
+
2
−
2
Options
@@ -17,7 +17,7 @@ import static parameters.*;
// plant parameters
determinate[soy] = false; // TRUE = determinate, FALSE = indeterminate
plastochron[soy] = 60; // time between creation of two phytomers (dd)
phyllochron[soy] = 60; // time between ap
soy
rance of two leaves (dd)
phyllochron[soy] = 60; // time between ap
pea
rance of two leaves (dd)
finalPhytNum[soy] = 1; // final number of main stem vegetative phytomers
nrShortInternodes[soy] = 0; // number of bottom internodes that should not elongate
@@ -39,7 +39,7 @@ import static parameters.*;
nitro[soy] = 2.5; // nitrogen content of leaves at top of canopy (g/m2 of leaf)
LMA[soy] = 5; // leaf mass per unit area (mg / cm2)
leafLife[soy] = 7; // life span of a leaf since ap
soy
rance (expressed as X times its growth duration (te))
leafLife[soy] = 7; // life span of a leaf since ap
pea
rance (expressed as X times its growth duration (te))
lwRatio[soy] = 2; // ratio between leaf blade length and width
maxWidth[soy] = 0.5; // location on the leaf where width is maximal (fraction of length)
shapeCoeff[soy] = 0.81; // leaf shape coefficient (0 = rectangular, high value = pinched)
Loading