hydroScalingAPI.examples.rainRunoffSimulations
Class TileSimulationToAsciiFile

java.lang.Object
  extended by hydroScalingAPI.examples.rainRunoffSimulations.TileSimulationToAsciiFile
All Implemented Interfaces:
java.lang.Runnable

public class TileSimulationToAsciiFile
extends java.lang.Object
implements java.lang.Runnable

Author:
Ricardo Mantilla

Field Summary
 boolean completed
           
 
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)
           
 
Method Summary
 void executeSimulation()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

completed

public boolean completed
Constructor Detail

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
Method Detail

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.