What is the difference in using the Energy vs Momentum steady flow computation mode in HEC-RAS?
When to use Energy vs Momentum computation mode for Steady flow analysis on HEC-RAS
154 Views Asked by moinabyssinia At
1
There are 1 best solutions below
Related Questions in PHYSICS
- Calculate energy for each frequency band around frequency F of interest in Python
- sampling 2-dimensional surface: how many sample points along X & Y axes?
- How do I make a decaying oscilating function in python?
- Make two physics objects not collide but do detect collisions in Unity
- Bounce a ball from one point to another - Vector and Acceleration
- cocos2d-x physics nodes slide along other
- trouble getting collision point
- Python pendulum
- Best language for battery modelling?
- Tracing out the motion of a double pendulum in gnuplot (and gif conversion)?
- Parallelizing pairwise gravitational force calculation with OpenMP in Fortran 90
- Scenekit PhysicEngine follow rolling ball
- 2D orbital Physics model showing strange behaviour
- Verlet / Euler Integration is inaccurate
- Which Box2D-like physics engine parameters need pixel conversion?
Related Questions in MODELING
- Applying popbio "projection.matrix" to multiple fertilities and generate list of matrices
- What underlying difference makes Node Instances appear different?
- django - invalid literal for int() with base 10 in django Admin | Primary Key CharField
- Time step independence of Molecular Dynamics code
- Best language for battery modelling?
- Ontologies, OWL, Sparql: Modelling that "something is not there" and performance considerations
- plotting polynomials in R
- Choosing a sample rate for GBM models
- Namespace for (DDD) entities cutting across domains
- How to set first column to a constant value of an empty np.zeros numPy matrix?
- BPMN how to model repetable tasks
- Cassandra modelling, I have a billion of some kind of digital code to store, should I use wide row (CQL with cluster key)?
- How can I keep track of each users disliked items and exclude them from the result in an efficient way
- Basic modeling in Node.js + Mongoose
- How to evaluate sine-sweep (chirp) signal for system Identification
Related Questions in FLOODING
- Flood Data in PHP form
- SYN Flooding Attack
- Defend Python socket from TCP SYN flood
- When to use Energy vs Momentum computation mode for Steady flow analysis on HEC-RAS
- select() on socket (trouble)
- HTTP Flood on Tomcat server causing issues
- How to bann/block automatically IPs from a large access log with Nginx?
- How to set a dispatch rate to ActiveMQ queue
- Preventing database flooding on register
- ASK : What if 1 server send ping to 5000 or more device?
- How can I limit the number of times an element is clicked within a minute?
- Flood filling C++
- Maximum execution time for of 30 seconds exceeded in Goutte
- How to detect ping flood in java?
- PHP: Anti-Flood (Honeypot)
Related Questions in HEC-RAS
- Create SAFEARRAY of Strings in Python
- When to use Energy vs Momentum computation mode for Steady flow analysis on HEC-RAS
- Wait for a function to finish executing before calling another function
- add a fill_between to the legend in python
- add text to a legend in python
- HecGeoRas using Python
- Data extraction from HEC-RAS
- VBA Run Time Error 62: Input Past End of File - Excel VBA to HEC-RAS
- Read .dss database file in Python
- Flood analysis using Arcgis
- Flood analysis using Hecras
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Whenever water surface passes through critical depth, the energy equation is not considered to be applicable. The energy equation is only applicable to gradually varied flow situations, and the transition from subcritical to supercritical or vice versa is a rapidly varying flow situation.
There are several instances when the transition from subcritical to supercritical and supercritical to subcritical flow can occur. These include significant changes in channel slope, bridge constrictions, drop structures and weirs, and stream junctions. In some of these instances empirical equations can be used (such as at drop structures and weirs), while at others it is necessary to apply the momentum equation in order to obtain an answer.
Within HEC-RAS, the momentum equation can be applied for the following specific problems: the occurrence of a hydraulic jump; low flow hydraulics at bridges; and stream junctions.
For instance, while modeling bridges in GeoHECRAS you have the option to choose Momentum in the Low Flow Computational Methods and you can define the pier drag coefficient.
A screenshot of GeoHECRAS for reference
Here is an article describing HEC‑RAS Bridge Low Flow Computations