Commit 3e9e3721 authored by Lambert Patrick's avatar Lambert Patrick
Browse files

with growth and maturtaion parameters for male and female

Showing with 6 additions and 1 deletion
+6 -1
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</color> </color>
<dMaxDisp>300.0</dMaxDisp> <dMaxDisp>300.0</dMaxDisp>
<lFirstMaturity>40.0</lFirstMaturity>
<nutrientRoutine> <nutrientRoutine>
<nutrientsOfInterest> <nutrientsOfInterest>
<string>N</string> <string>N</string>
...@@ -228,6 +228,11 @@ ...@@ -228,6 +228,11 @@
<basinsToUpdateFile>data/input/reality/basinsToUpdate.csv</basinsToUpdateFile> <basinsToUpdateFile>data/input/reality/basinsToUpdate.csv</basinsToUpdateFile>
<outputPath>data/output/</outputPath> <outputPath>data/output/</outputPath>
<fileNameFluxes>nutrientFluxes</fileNameFluxes> <fileNameFluxes>nutrientFluxes</fileNameFluxes>
<lengthAtHatching>2.0</lengthAtHatching>
<linfVonBertForFemale>70.0</linfVonBertForFemale>
<linfVonBertForMale>70.0</linfVonBertForMale>
<lFirstMaturityForFemale>55.0</lFirstMaturityForFemale>
<lFirstMaturityForMale>40.0</lFirstMaturityForMale>
<processes> <processes>
<processesAtBegin> <processesAtBegin>
<species.PopulateBasinNetwork> <species.PopulateBasinNetwork>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment