hydroScalingAPI.examples.rainRunoffSimulations
Class TileSimulationToAsciiFile
java.lang.Object
hydroScalingAPI.examples.rainRunoffSimulations.TileSimulationToAsciiFile
- All Implemented Interfaces:
- java.lang.Runnable
public class TileSimulationToAsciiFile
- extends java.lang.Object
- implements java.lang.Runnable
- Author:
- Ricardo Mantilla
|
Constructor Summary |
TileSimulationToAsciiFile(int xx,
int yy,
int xxHH,
int yyHH,
int scaleO,
byte[][] direcc,
int[][] magnitudesOR,
byte[][] horOrders,
MetaRaster md,
float rainIntensityOR,
float rainDurationOR,
java.io.File stormFileOR,
MetaRaster infiltMetaRasterOR,
float infiltRateOR,
int routingTypeOR,
java.util.Hashtable rP,
java.io.File outputDirectoryOR,
int[] connectionsO,
ParallelSimulationToFile coordinator,
float[] correctionsO)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
completed
public boolean completed
TileSimulationToAsciiFile
public TileSimulationToAsciiFile(int xx,
int yy,
int xxHH,
int yyHH,
int scaleO,
byte[][] direcc,
int[][] magnitudesOR,
byte[][] horOrders,
MetaRaster md,
float rainIntensityOR,
float rainDurationOR,
java.io.File stormFileOR,
MetaRaster infiltMetaRasterOR,
float infiltRateOR,
int routingTypeOR,
java.util.Hashtable rP,
java.io.File outputDirectoryOR,
int[] connectionsO,
ParallelSimulationToFile coordinator,
float[] correctionsO)
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
executeSimulation
public void executeSimulation()
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
run
public void run()
- Specified by:
run in interface java.lang.Runnable
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.