drww / newhall

A Java implementation of the Newhall model for soil temperature and moisture regime determination. Given a year of monthly averages for precipitation and temperature at a location, the model will simulate the recharge and discharge of moisture through the underlying soil.
Other
5 stars 2 forks source link

Write JUnit tests to ensure simulation consistency with DOS version. #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Write test classes for the main simulation class of the Newhall model.  
Writing tests for other regions is secondary but also a good idea.  A minimum 
of three test cases based on Newhall simulation runs should prove sufficient.

Original issue reported on code.google.com by edwalt...@gmail.com on 19 Apr 2010 at 6:55

GoogleCodeExporter commented 9 years ago

Original comment by edwalt...@gmail.com on 16 Feb 2011 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by edwalt...@gmail.com on 2 Mar 2011 at 6:01