ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_SurfaceLayerStress.H File Reference
#include "AMReX_GpuQualifiers.H"
#include "AMReX_REAL.H"
Include dependency graph for ERF_SurfaceLayerStress.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  surface_layer_stress::FaceStressResult
 

Namespaces

 surface_layer_stress
 

Functions

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real surface_layer_stress::conservative_to_kinematic_stress (amrex::Real conservative_stress, amrex::Real rho)
 
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool surface_layer_stress::lsm_flux_is_valid (bool has_flux, bool is_land, amrex::Real flux, amrex::Real undefined)
 
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE FaceStressResult surface_layer_stress::combine_lsm_and_most_stress (amrex::Real rho_low, amrex::Real rho_high, amrex::Real kinematic_low, amrex::Real kinematic_high, bool low_valid, bool high_valid, amrex::Real most_face_stress)