Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SimAquaLife
GR3D
Commits
18606dc9
Commit
18606dc9
authored
Sep 11, 2020
by
Poulet Camille
Browse files
Change the order of deplacement in XML file
parent
6333061a
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/input/northeastamerica/fishRIOBasin_Sapidissima.xml
View file @
18606dc9
...
...
@@ -245,12 +245,6 @@
<sigmaDeltaLVonBert>
0.2
</sigmaDeltaLVonBert>
</species.Grow>
<species.MigrateBetweenOffshores>
<synchronisationMode>
ASYNCHRONOUS
</synchronisationMode>
<migrationSeasonToReachWinteringOffshore>
AUTOMN
</migrationSeasonToReachWinteringOffshore>
<migrationSeasonToReachSummeringOffshore>
SPRING
</migrationSeasonToReachSummeringOffshore>
</species.MigrateBetweenOffshores>
<species.MigrateFromOffshoreToInshore>
<synchronisationMode>
ASYNCHRONOUS
</synchronisationMode>
<migrationSeasonToReachInshore>
SPRING
</migrationSeasonToReachInshore>
...
...
@@ -286,11 +280,8 @@
<mortalityRateInOffshore>
0.4
</mortalityRateInOffshore>
</species.Survive>
<!--<species.WriteEffectiveAndBiomassFluxes>
<synchronisationMode>ASYNCHRONOUS</synchronisationMode>
<exportSeason>SPRING</exportSeason>
<fileNameOutput>effectiveBiomassFluxesBeforeReproduction</fileNameOutput>
</species.WriteEffectiveAndBiomassFluxes> -->
<!--<species.WriteEffectiveAndBiomassFluxes> <synchronisationMode>ASYNCHRONOUS</synchronisationMode> <exportSeason>SPRING</exportSeason>
<fileNameOutput>effectiveBiomassFluxesBeforeReproduction</fileNameOutput> </species.WriteEffectiveAndBiomassFluxes> -->
<species.ReproduceAndSurviveAfterReproductionWithDiagnose>
<synchronisationMode>
ASYNCHRONOUS
</synchronisationMode>
...
...
@@ -318,7 +309,6 @@
<synchronisationMode>
ASYNCHRONOUS
</synchronisationMode>
<migrationSeasonToReachInshore>
SPRING
</migrationSeasonToReachInshore>
<displayFluxesOnConsole>
true
</displayFluxesOnConsole>
</species.MigrateFromRiverToInshore>
<species.MigrateToOffshore>
...
...
@@ -326,6 +316,12 @@
<migrationSeasonToReachSummeringOffshore>
SPRING
</migrationSeasonToReachSummeringOffshore>
</species.MigrateToOffshore>
<species.MigrateBetweenOffshores>
<synchronisationMode>
ASYNCHRONOUS
</synchronisationMode>
<migrationSeasonToReachWinteringOffshore>
AUTOMN
</migrationSeasonToReachWinteringOffshore>
<migrationSeasonToReachSummeringOffshore>
SPRING
</migrationSeasonToReachSummeringOffshore>
</species.MigrateBetweenOffshores>
<environment.updateTemperatureInRIOBasin>
<synchronisationMode>
ASYNCHRONOUS
</synchronisationMode>
</environment.updateTemperatureInRIOBasin>
...
...
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