hydroScalingAPI.examples.rainRunoffSimulations
Class RsnWFSToAsciiFile
java.lang.Object
hydroScalingAPI.examples.rainRunoffSimulations.RsnWFSToAsciiFile
public class RsnWFSToAsciiFile
- extends java.lang.Object
- Author:
- Ricardo Mantilla
|
Constructor Summary |
RsnWFSToAsciiFile(RsnStructure rsns_OR,
float rainIntensity_OR,
float rainDuration_OR,
float infiltRate_OR,
int routingType_OR,
java.io.File outputDirectory_OR)
|
RsnWFSToAsciiFile(RsnStructure rsns_OR,
float rainIntensity_OR,
float rainDuration_OR,
float infiltRate_OR,
int routingType_OR,
java.io.File outputDirectory_OR,
float exponentQ,
float exponentA)
Creates new simulationsRep3 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RsnWFSToAsciiFile
public RsnWFSToAsciiFile(RsnStructure rsns_OR,
float rainIntensity_OR,
float rainDuration_OR,
float infiltRate_OR,
int routingType_OR,
java.io.File outputDirectory_OR)
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
RsnWFSToAsciiFile
public RsnWFSToAsciiFile(RsnStructure rsns_OR,
float rainIntensity_OR,
float rainDuration_OR,
float infiltRate_OR,
int routingType_OR,
java.io.File outputDirectory_OR,
float exponentQ,
float exponentA)
throws java.io.IOException,
visad.VisADException
- Creates new simulationsRep3
- Throws:
java.io.IOException
visad.VisADException
executeSimulation
public void executeSimulation()
throws java.io.IOException,
visad.VisADException
- Throws:
java.io.IOException
visad.VisADException
main
public static void main(java.lang.String[] args)
- Parameters:
args - the command line arguments
subMain1
public static void subMain1(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.