Commit 0b07fcd5 authored by jouke's avatar jouke
Browse files

Fix for template of corticalSensesence now plantTotal2 is default on the

old plantTotal behaviour is deprecated.
parent 1add5a33
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -129,13 +129,13 @@ You should have received the GNU GENERAL PUBLIC LICENSE v3 with this file in lic
				unit="g" />
			<SimulaConstant
				name="rootSegmentRespirationSteel"
				unit="g/day" />
				unit="g" />
			<SimulaConstant
				name="rootSegmentRespirationCortex"
				unit="g/day" />
				unit="g" />
			<SimulaConstant
				name="rootSegmentRespirationCortexNoRCS"
				unit="g/day" />
				unit="g" />
			<SimulaDirective
				path="nitrate"
				optional="whenExisting">
@@ -303,13 +303,13 @@ You should have received the GNU GENERAL PUBLIC LICENSE v3 with this file in lic
				unit="g" />
			<SimulaConstant
				name="rootSegmentRespirationSteel"
				unit="g/day" />
				unit="g" />
			<SimulaConstant
				name="rootSegmentRespirationCortex"
				unit="g/day" />
				unit="g" />
			<SimulaConstant
				name="rootSegmentRespirationCortexNoRCS"
				unit="g/day" />
				unit="g" />
			<SimulaDirective
				path="nitrate"
				optional="whenExisting">
@@ -498,17 +498,17 @@ You should have received the GNU GENERAL PUBLIC LICENSE v3 with this file in lic
			name="rootSegmentDryWeightNoRCS"
			unit="g"
			function="rootSegmentDryWeight" />
		<SimulaDerivative
		<SimulaVariable
			name="rootSegmentRespirationSteel"
			unit="g/day"
			unit="g"
			function="rootSegmentRespirationRate" />
		<SimulaDerivative
		<SimulaVariable
			name="rootSegmentRespirationCortex"
			unit="g/day"
			unit="g"
			function="rootSegmentRespirationRate" />
		<SimulaDerivative
		<SimulaVariable
			name="rootSegmentRespirationCortexNoRCS"
			unit="g/day"
			unit="g"
			function="rootSegmentRespirationRate" />
		<SimulaDirective
			path="nitrate"