Canoe
Comprehensive Atmosphere N' Ocean Engine
RadiationHelper Namespace Reference

Functions

std::vector< Directionparse_radiation_directions (std::string str)
 
uint64_t parse_radiation_flags (std::string str)
 
void get_phase_momentum (Real *pmom, int iphas, Real gg, int npmom)
 

Function Documentation

◆ parse_radiation_directions()

std::vector< Direction > RadiationHelper::parse_radiation_directions ( std::string  str)

Definition at line 195 of file radiation.cpp.

◆ parse_radiation_flags()

uint64_t RadiationHelper::parse_radiation_flags ( std::string  str)

Definition at line 212 of file radiation.cpp.

◆ get_phase_momentum()

void RadiationHelper::get_phase_momentum ( Real *  pmom,
int  iphas,
Real  gg,
int  npmom 
)

Definition at line 256 of file radiation.cpp.