net.simplace.runs.heidi.HeatStress.HeatStressSLIMSoilEvap

Test the lintul module


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


// 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.


}