ocean_waves Namespace Reference

AMR-Wind API: amr_wind::ocean_waves Namespace Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::ocean_waves Namespace Reference

Namespaces

namespace  ops
namespace  relaxation_zones
namespace  utils

Classes

struct  LinearWaves
struct  LinearWavesData
class  OceanWaves
class  OceanWavesDataHolder
struct  OceanWavesInfo
class  OceanWavesModel
struct  OceanWavesType
class  OWModel
struct  RelaxZonesBaseData
struct  RelaxZonesType
struct  StokesWaves
struct  StokesWavesData
struct  W2AWaves
struct  W2AWavesData

Typedefs

using RealList = amrex::Vector<amrex::Real>
using VecList = amrex::Vector<amr_wind::vs::Vector>
using TensorList = amrex::Vector<amr_wind::vs::Tensor>
using DeviceVecList = amrex::Gpu::DeviceVector<amr_wind::vs::Vector>
using DeviceTensorList = amrex::Gpu::DeviceVector<amr_wind::vs::Tensor>

Typedef Documentation

◆ DeviceTensorList

◆ DeviceVecList

◆ RealList

using amr_wind::ocean_waves::RealList = amrex::Vector<amrex::Real>

◆ TensorList

◆ VecList