net.simplace.runs.heidi.HeatStress.HeatStressFAOSoilEvap

Test the lintul module


public class HeatStressFAOSoilEvap {
// Public Constructors
public HeatStressFAOSoilEvap();


// Public Instance Methods
public void setUp() throws Exception;

public void testKomplett();

Runs the lintul test with Simple Photosynthesis
public void tearDown() throws Exception;

After the test - nothing to be done yet.


}