Commit ed1f97e4 authored by jouke's avatar jouke
Browse files

Corrected typos

parent d3f4f37c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ You should have received the GNU GENERAL PUBLIC LICENSE v3 with this file in lic
				1 1 0.3 0.7 0 0
			</SimulaTable>
		</SimulaBase>
		<SimulaBase name="impactOn:leafAreaExpantionRate">
		<SimulaBase name="impactOn:leafAreaExpansionRate">
			<!--note that, by definition these must have no more growth when stress is max so they need to end on 0 0 -->
			<!-- note that goran agren (1985) claims that the relative growthrate is a nearly linear function of N/C and thus the growth rate for a given timestep 
				here is linear iwth the nutrient concentration -->
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ You should have received the GNU GENERAL PUBLIC LICENSE v3 with this file in lic
					name_column2="impactBy:nitrate"
					name_column1="nitrate stress factor">1 1 0.4 0.5 0 0</SimulaTable>
			</SimulaBase>
			<SimulaBase name="impactOn:leafAreaExpantionRate">
			<SimulaBase name="impactOn:leafAreaExpansionRate">
				<SimulaTable
					name_column2="impactBy:phosphorus"
					name_column1="phosphorus stress factor">1 1 0 0</SimulaTable>
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ total 120-170 m without the primary root system. THis seems rather a lot. -->
	<SimulaDirective path="shoot">
		<SimulaTable
			name_column1="time"
			name_column2="leafAreaExpantionRate"
			name_column2="leafAreaExpansionRate"
			unit_column1="day"
			unit_column2="cm2/day">
			<!--
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ sometimes nodal roots do form. they look similar to the fast developing laterals
					name_column2="impactBy:nitrate"
					name_column1="nitrate stress factor">1 1 0.4 0.5 0 0</SimulaTable>
			</SimulaBase>
			<SimulaBase name="impactOn:leafAreaExpantionRate">
			<SimulaBase name="impactOn:leafAreaExpansionRate">
				<SimulaTable
					name_column2="impactBy:phosphorus"
					name_column1="phosphorus stress factor">1 1 0 0</SimulaTable>
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ You should have received the GNU GENERAL PUBLIC LICENSE v3 with this file in lic
	<SimulaDirective path="shoot">
		<SimulaTable
			name_column1="time"
			name_column2="leafAreaExpantionRate"
			name_column2="leafAreaExpansionRate"
			unit_column1="day"
			unit_column2="cm2/day">
		<!--squash
Loading