|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|

Functions | |
| void | ApplySurfaceTreatment_BulkCoeff_Mom (const Box &tbx, const Box &tby, const Array4< Real > &rho_u_rhs, const Array4< Real > &rho_v_rhs, const Array4< const Real > &rho_u, const Array4< const Real > &rho_v, const Array4< const Real > &cons_state, const Array4< const Real > &z_phys_nd, const Array4< const Real > &surface_state_arr) |
| void | ApplySurfaceTreatment_BulkCoeff_CC (const Box &bx, const Array4< Real > &cell_rhs, const Array4< const Real > &cons_state, const Array4< const Real > &z_phys_cc, const Array4< const Real > &surface_state_arr) |
| void ApplySurfaceTreatment_BulkCoeff_CC | ( | const Box & | bx, |
| const Array4< Real > & | cell_rhs, | ||
| const Array4< const Real > & | cons_state, | ||
| const Array4< const Real > & | z_phys_cc, | ||
| const Array4< const Real > & | surface_state_arr | ||
| ) |
Referenced by make_sources().


| void ApplySurfaceTreatment_BulkCoeff_Mom | ( | const Box & | tbx, |
| const Box & | tby, | ||
| const Array4< Real > & | rho_u_rhs, | ||
| const Array4< Real > & | rho_v_rhs, | ||
| const Array4< const Real > & | rho_u, | ||
| const Array4< const Real > & | rho_v, | ||
| const Array4< const Real > & | cons_state, | ||
| const Array4< const Real > & | z_phys_nd, | ||
| const Array4< const Real > & | surface_state_arr | ||
| ) |
Referenced by make_mom_sources().

