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
157 Views Asked by moinabyssinia At
1
There are 1 best solutions below
Related Questions in PHYSICS
- How to throw a charged particle in a electric vector field?
- How can I lock a rigidbody's rotation on all axis? Bullet Physics
- Read Access Violation when accessing a QBarDataItem in a loop in QLineEdit::editingFinished
- Is there a range of launch velocities that would get my satellite as close to Mars as possible?
- Unity Distance Joint2D seemingly breaking for no reason
- Coding Runge-Kutta 4 in C++ for a Force proportional to 1/r^2 outputs a trajectory different from scipy.optimise.solve_ivp
- Runge Kutta implementation is less accurate than Euler implementation
- How do I simulate a vector field from the Boit-Savart law for a coil?
- Lomb-Scargle Method to Model the Rotation Signal Giving a Straight Line Instead of Modelling
- Solving ODE pendulum system with C and the GSL libary yields erroneous results for part of the answer then is correct
- Python script becomes unresponsive at 100% CPU usage (single core)
- How to Color the Area Above the Curve in Gnuplot?
- How to make a Unity 2D hinge joint that springs to a given angle?
- Jump height and Gravity not consistent with fluctuating FPS (flappybird-like Javascript minigame)
- I have a problem with coding a Diffusion equation (FT-CS method)
Related Questions in MODELING
- Implementing Constraints in OPL Using CPLEX
- Error using surf, Z must be a matrix, not a scalar or vector to surf(deltaT,deltaR,abs(Err))
- find the optimal model for dataset
- Bake sound to f curve on Geometry Node via Python API
- Is there a way to use a time series to predict a numeric value different to the time series variable?
- Why does filter_extremes from the gensim variable makes it impossible for LdaMulticore to converge?
- How to model composite primary keys in the ER model?
- How to interface C with Modelica?
- How can I send multiple data via one object flow in cameo and access it in an opaque action/decision
- error message: error in if (any(ind4<-(kmat<small.size))){:missing value where TRUE/FALSE needed
- How to add pickup and PickupsDeliveries point in a correct way in google or tools
- Component "Bearingfriction" leads to singular inconsistent scalar system
- R: Allocating N discrete elements between population cohorts by probability
- Is there a way to reuse a glm fit, if all I have is the model fit call and summary?
- Problem with modelling a basic Fluidic System in OpenModelica
Related Questions in FLOODING
- Flooding algorithm (flood-fill algorithm) too slow when solving a maze in R
- When to use Energy vs Momentum computation mode for Steady flow analysis on HEC-RAS
- Is there a way to turn off Drupal flood unblock/control from code?
- Is there any way to simulate a SYN Flood attack in INET/OMNeT++?
- can I specify IP soure or interface in packet sender
- Is it possible to disrupt the communication between two parties without a TCP RST attack?
- Someone sending continuosly request to server and flooding it
- High CPU load on SYN flood
- SYN Flooding Attack
- HTTP Flood on Tomcat server causing issues
- How to ask Scapy to send packets faster, say 1000pps
- How to bann/block automatically IPs from a large access log with Nginx?
- ASK : What if 1 server send ping to 5000 or more device?
- Protection against possible syn-flood DDoS attack
- How do deal with bots using the in-site search and overflowing the SQL with too many requests?
Related Questions in HEC-RAS
- When to use Energy vs Momentum computation mode for Steady flow analysis on HEC-RAS
- VBA Run Time Error 62: Input Past End of File - Excel VBA to HEC-RAS
- Wait for a function to finish executing before calling another function
- Data extraction from HEC-RAS
- Read .dss database file in Python
- add a fill_between to the legend in python
- add text to a legend in python
- Create SAFEARRAY of Strings in Python
- Flood analysis using Hecras
- Flood analysis using Arcgis
- HecGeoRas using Python
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 # Hahtags
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