@@ -896,27 +896,6 @@ To inquire about commercial licenses for either NetLogo or specific models from
896896 </indicator >
897897 </shape >
898898 </linkShapes >
899- <previewCommands >need-to-manually-make-preview-for-this-model</previewCommands >
900- <experiments >
901- <experiment name =" Sweep hurricane parameters" repetitions =" 1" sequentialRunOrder =" true" runMetricsEveryStep =" true" timeLimit =" 250" >
902- <setup >setup</setup >
903- <go >go</go >
904- <exitCondition >yagrumo = 0 or tabonuco = 0</exitCondition >
905- <metrics >
906- <metric >tabonuco</metric >
907- <metric >yagrumo</metric >
908- <metric >productivity</metric >
909- <metric >carbon</metric >
910- <metric >nitrogen</metric >
911- <metric >gaps</metric >
912- <metric >ticks</metric >
913- </metrics >
914- <constants >
915- <steppedValueSet variable =" user-hurricane-strength" first =" 0" step =" 0.1" last =" 1" ></steppedValueSet >
916- <steppedValueSet variable =" user-hurricane-interval" first =" 0" step =" 5" last =" 80" ></steppedValueSet >
917- </constants >
918- </experiment >
919- </experiments >
920899 <systemDynamics dt =" 1.0" >
921900 <stock name =" gaps" allowNegative =" false" x =" 435" y =" 33" >;; since we don't know what order
922901;; stocks are initialized in, we have
@@ -977,4 +956,25 @@ ifelse-value previous-carbon = 0
977956 <converter name =" hurricane-strength" x =" 422" y =" 125" >user-hurricane-strength</converter >
978957 <binding startFigure =" 35" endFigure =" 6" ></binding >
979958 </systemDynamics >
959+ <previewCommands >need-to-manually-make-preview-for-this-model</previewCommands >
960+ <experiments >
961+ <experiment name =" Sweep hurricane parameters" repetitions =" 1" sequentialRunOrder =" true" runMetricsEveryStep =" true" timeLimit =" 250" >
962+ <setup >setup</setup >
963+ <go >go</go >
964+ <exitCondition >yagrumo = 0 or tabonuco = 0</exitCondition >
965+ <metrics >
966+ <metric >tabonuco</metric >
967+ <metric >yagrumo</metric >
968+ <metric >productivity</metric >
969+ <metric >carbon</metric >
970+ <metric >nitrogen</metric >
971+ <metric >gaps</metric >
972+ <metric >ticks</metric >
973+ </metrics >
974+ <constants >
975+ <steppedValueSet variable =" user-hurricane-strength" first =" 0" step =" 0.1" last =" 1" ></steppedValueSet >
976+ <steppedValueSet variable =" user-hurricane-interval" first =" 0" step =" 5" last =" 80" ></steppedValueSet >
977+ </constants >
978+ </experiment >
979+ </experiments >
980980</model >
0 commit comments