mdomanski-usgs / FluEgg

A three-dimensional Lagrangian model capable of evaluating the influence of flow velocity, shear dispersion and turbulent diffusion on the transport and dispersal patterns of Asian carp eggs is presented. The model’s variables include not only biological behavior (growth rate, density changes) but also the physical characteristics of the flow field, such as mean velocities and eddy diffusivities.
Other
0 stars 0 forks source link

Profile selection in steady flow HEC-RAS simulation #15

Open lorijones opened 6 years ago

lorijones commented 6 years ago

Ignores first profile thinking it is the "Max WS" profile, but this is only available in an unsteady flow simulation. Thus, trying to use a HEC-RAS simulation with one profile results in an error.

mdomanski-usgs commented 6 years ago

I'm unable to get the steady flow HEC-RAS case to run. Receiving the following error.

Undefined function or variable 'Rhoe_ref'.

Error in FluEgggui (line 302)
    Rhoe(l) = Rhoe_ref(t)+0.20646*(Tref-Temp(cell(l)));