UFO
ModelHeightCalculator.h File Reference
#include <vector>
#include "ufo/profile/ModelParameters.h"
Include dependency graph for ModelHeightCalculator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ufo
 

Functions

void ufo::CalculateModelHeight (const ModelParameters &options, const float orogGeoVaLs, std::vector< float > &zRhoGeoVaLs, std::vector< float > &zThetaGeoVaLs)
 Calculate model heights on rho and theta levels. The calculation uses the terrain-following height coordinate (eta) and the local orography. More...