Commit 18606dc9 authored by Poulet Camille's avatar Poulet Camille
Browse files

Change the order of deplacement in XML file

Showing with 8 additions and 12 deletions
+8 -12
...@@ -245,12 +245,6 @@ ...@@ -245,12 +245,6 @@
<sigmaDeltaLVonBert>0.2</sigmaDeltaLVonBert> <sigmaDeltaLVonBert>0.2</sigmaDeltaLVonBert>
</species.Grow> </species.Grow>
<species.MigrateBetweenOffshores>
<synchronisationMode>ASYNCHRONOUS</synchronisationMode>
<migrationSeasonToReachWinteringOffshore>AUTOMN</migrationSeasonToReachWinteringOffshore>
<migrationSeasonToReachSummeringOffshore>SPRING</migrationSeasonToReachSummeringOffshore>
</species.MigrateBetweenOffshores>
<species.MigrateFromOffshoreToInshore> <species.MigrateFromOffshoreToInshore>
<synchronisationMode>ASYNCHRONOUS</synchronisationMode> <synchronisationMode>ASYNCHRONOUS</synchronisationMode>
<migrationSeasonToReachInshore>SPRING</migrationSeasonToReachInshore> <migrationSeasonToReachInshore>SPRING</migrationSeasonToReachInshore>
...@@ -286,11 +280,8 @@ ...@@ -286,11 +280,8 @@
<mortalityRateInOffshore>0.4</mortalityRateInOffshore> <mortalityRateInOffshore>0.4</mortalityRateInOffshore>
</species.Survive> </species.Survive>
<!--<species.WriteEffectiveAndBiomassFluxes> <!--<species.WriteEffectiveAndBiomassFluxes> <synchronisationMode>ASYNCHRONOUS</synchronisationMode> <exportSeason>SPRING</exportSeason>
<synchronisationMode>ASYNCHRONOUS</synchronisationMode> <fileNameOutput>effectiveBiomassFluxesBeforeReproduction</fileNameOutput> </species.WriteEffectiveAndBiomassFluxes> -->
<exportSeason>SPRING</exportSeason>
<fileNameOutput>effectiveBiomassFluxesBeforeReproduction</fileNameOutput>
</species.WriteEffectiveAndBiomassFluxes> -->
<species.ReproduceAndSurviveAfterReproductionWithDiagnose> <species.ReproduceAndSurviveAfterReproductionWithDiagnose>
<synchronisationMode>ASYNCHRONOUS</synchronisationMode> <synchronisationMode>ASYNCHRONOUS</synchronisationMode>
...@@ -318,7 +309,6 @@ ...@@ -318,7 +309,6 @@
<synchronisationMode>ASYNCHRONOUS</synchronisationMode> <synchronisationMode>ASYNCHRONOUS</synchronisationMode>
<migrationSeasonToReachInshore>SPRING</migrationSeasonToReachInshore> <migrationSeasonToReachInshore>SPRING</migrationSeasonToReachInshore>
<displayFluxesOnConsole>true</displayFluxesOnConsole> <displayFluxesOnConsole>true</displayFluxesOnConsole>
</species.MigrateFromRiverToInshore> </species.MigrateFromRiverToInshore>
<species.MigrateToOffshore> <species.MigrateToOffshore>
...@@ -326,6 +316,12 @@ ...@@ -326,6 +316,12 @@
<migrationSeasonToReachSummeringOffshore>SPRING</migrationSeasonToReachSummeringOffshore> <migrationSeasonToReachSummeringOffshore>SPRING</migrationSeasonToReachSummeringOffshore>
</species.MigrateToOffshore> </species.MigrateToOffshore>
<species.MigrateBetweenOffshores>
<synchronisationMode>ASYNCHRONOUS</synchronisationMode>
<migrationSeasonToReachWinteringOffshore>AUTOMN</migrationSeasonToReachWinteringOffshore>
<migrationSeasonToReachSummeringOffshore>SPRING</migrationSeasonToReachSummeringOffshore>
</species.MigrateBetweenOffshores>
<environment.updateTemperatureInRIOBasin> <environment.updateTemperatureInRIOBasin>
<synchronisationMode>ASYNCHRONOUS</synchronisationMode> <synchronisationMode>ASYNCHRONOUS</synchronisationMode>
</environment.updateTemperatureInRIOBasin> </environment.updateTemperatureInRIOBasin>
......
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