/home/runner/work/amr-wind/amr-wind/amr-wind/boundary_conditions/velocity_bcs.H File Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
velocity_bcs.H File Reference
#include "amr-wind/core/FieldBCOps.H"#include "amr-wind/core/FieldFillPatchOps.H"#include "amr-wind/core/FieldRepo.H"#include "amr-wind/core/SimTime.H"#include "amr-wind/physics/udfs/LinearProfile.H"#include "amr-wind/physics/udfs/PowerLawProfile.H"#include "amr-wind/physics/udfs/BurggrafLid.H"#include "amr-wind/physics/udfs/Rankine.H"#include "amr-wind/physics/udfs/CustomVelocity.H"#include "amr-wind/physics/udfs/TwoLayer.H"
Include dependency graph for velocity_bcs.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | amr_wind |
| This test case is intended as an evaluation of the momentum advection scheme. | |
| namespace | amr_wind::vel_bc |
Functions | |
| template<typename WallOp> | |
| void | amr_wind::vel_bc::register_inflow_vel_dirichlet (Field &field, const std::string &inflow_udf, const amrex::AmrCore &mesh, const SimTime &time) |
| void | amr_wind::vel_bc::register_velocity_dirichlet (Field &field, const amrex::AmrCore &mesh, const SimTime &time, const amrex::Array< const std::string, 3 > &udfs) |
Generated by