hydroScalingAPI.examples.rainRunoffSimulations
Class ParallelSimulationToFile

java.lang.Object
  extended by hydroScalingAPI.examples.rainRunoffSimulations.ParallelSimulationToFile

public class ParallelSimulationToFile
extends java.lang.Object

Author:
Ricardo Mantilla

Field Summary
 int threadsRunning
           
 
Constructor Summary
ParallelSimulationToFile(int x, int y, byte[][] direcc, int[][] magnitudes, byte[][] horOrders, MetaRaster md, java.io.File stormFile, float infiltRate, int routingType, java.util.Hashtable routingParams, java.io.File outputDirectory)
           
ParallelSimulationToFile(int x, int y, byte[][] direcc, int[][] magnitudes, byte[][] horOrders, MetaRaster md, java.io.File stormFile, MetaRaster infiltMetaRaster, int routingType, java.util.Hashtable routingParams, java.io.File outputDirectory)
           
ParallelSimulationToFile(int x, int y, byte[][] direcc, int[][] magnitudes, byte[][] horOrders, MetaRaster md, float rainIntensity, float rainDuration, java.io.File stormFile, MetaRaster infiltMetaRaster, float infiltRate, int routingType, java.util.Hashtable routingParams, java.io.File outputDirectory)
           
ParallelSimulationToFile(int x, int y, byte[][] direcc, int[][] magnitudes, byte[][] horOrders, MetaRaster md, float rainIntensity, float rainDuration, float infiltRate, int routingType, java.util.Hashtable routingParams, java.io.File outputDirectory)
          Creates new ParallelSimulationToFile
 
Method Summary
static void main(java.lang.String[] args)
           
static void subMain0(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

threadsRunning

public int threadsRunning
Constructor Detail

ParallelSimulationToFile

public ParallelSimulationToFile(int x,
                                int y,
                                byte[][] direcc,
                                int[][] magnitudes,
                                byte[][] horOrders,
                                MetaRaster md,
                                float rainIntensity,
                                float rainDuration,
                                float infiltRate,
                                int routingType,
                                java.util.Hashtable routingParams,
                                java.io.File outputDirectory)
                         throws java.io.IOException,
                                visad.VisADException
Creates new ParallelSimulationToFile

Throws:
java.io.IOException
visad.VisADException

ParallelSimulationToFile

public ParallelSimulationToFile(int x,
                                int y,
                                byte[][] direcc,
                                int[][] magnitudes,
                                byte[][] horOrders,
                                MetaRaster md,
                                java.io.File stormFile,
                                MetaRaster infiltMetaRaster,
                                int routingType,
                                java.util.Hashtable routingParams,
                                java.io.File outputDirectory)
                         throws java.io.IOException,
                                visad.VisADException
Throws:
java.io.IOException
visad.VisADException

ParallelSimulationToFile

public ParallelSimulationToFile(int x,
                                int y,
                                byte[][] direcc,
                                int[][] magnitudes,
                                byte[][] horOrders,
                                MetaRaster md,
                                java.io.File stormFile,
                                float infiltRate,
                                int routingType,
                                java.util.Hashtable routingParams,
                                java.io.File outputDirectory)
                         throws java.io.IOException,
                                visad.VisADException
Throws:
java.io.IOException
visad.VisADException

ParallelSimulationToFile

public ParallelSimulationToFile(int x,
                                int y,
                                byte[][] direcc,
                                int[][] magnitudes,
                                byte[][] horOrders,
                                MetaRaster md,
                                float rainIntensity,
                                float rainDuration,
                                java.io.File stormFile,
                                MetaRaster infiltMetaRaster,
                                float infiltRate,
                                int routingType,
                                java.util.Hashtable routingParams,
                                java.io.File outputDirectory)
                         throws java.io.IOException,
                                visad.VisADException
Throws:
java.io.IOException
visad.VisADException
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

subMain0

public static void subMain0(java.lang.String[] args)
                     throws java.io.IOException,
                            visad.VisADException
Throws:
java.io.IOException
visad.VisADException


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.