hydroScalingAPI.examples.rainRunoffSimulations
Class RsnFlowSimulationTestPeaks

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

public class RsnFlowSimulationTestPeaks
extends java.lang.Object

Author:
Ricardo Mantilla

Constructor Summary
RsnFlowSimulationTestPeaks(RsnStructure rsns, float rainIntensity, float rainDuration, float infiltRate, int routingType)
          Creates new simulationsRep3
 
Method Summary
 double getPeak()
           
static void main(java.lang.String[] args)
           
static void subMain3(java.lang.String[] args)
           
static void subMain4(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RsnFlowSimulationTestPeaks

public RsnFlowSimulationTestPeaks(RsnStructure rsns,
                                  float rainIntensity,
                                  float rainDuration,
                                  float infiltRate,
                                  int routingType)
                           throws java.io.IOException,
                                  visad.VisADException
Creates new simulationsRep3

Throws:
java.io.IOException
visad.VisADException
Method Detail

getPeak

public double getPeak()

main

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

subMain4

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

subMain3

public static void subMain3(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.