net.simplace.runs.ET_Study.ET_Study_Dev
Test the lintul module
public class ET_Study_Dev extends
net.simplace.usermodules.test.SimplacerunStandardUnitTest {
// Public Constructors
public ET_Study_Dev();
// Public Instance Methods public void test_ImprSW_TWRHRZ();
SlimWater test: component ImprovedSoilWaterTWRHRZ
public void test_ImprSW_Feddes();
SlimWater test: component ImprovedSoilWater_FAO_FEDDES
public void test_SlimWater2_TWRHRZ();
SlimWater test: component SlimWater2
cExtractionMethod=1: method TWRHRZ
public void test_SlimWater2_Feddes();
SlimWater test: component SlimWater2
cExtractionMethod=2: method FAO_FEDDES
public void test_SlimWater2_SoilEvap_TWRHRZ();
SlimWater test: component SlimWater2
With SoilEvaporationReduction component
cExtractionMethod=1: method TWRHRZ
public void test_SlimWater2_SoilEvap_Feddes();
SlimWater test: component SlimWater2
With SoilEvaporationReduction component
cExtractionMethod=1: method Feddes
}
Hierarchy: java.lang.Object - net.simplace.usermodules.test.SimplacerunStandardUnitTest - ET_Study_Dev