Class Kunkel_monthlyTd_rh

Nested Relationships

Nested Types

Inheritance Relationships

Base Type

Class Documentation

class Kunkel_monthlyTd_rh : public module_base

Monthly-variable linear lapse rate adjustment for relative humidity based upon Kunkel (1989). RH is lapsed via dew point temperatures.

Depends:

  • Air temperature “t” [ \( {}^\circ C \)]

Depends from Met:

  • Relative Humidity “rh” [ \( % \)]

Provides:

  • Relative humidity “rh” [ \( % \)]

Configuration keys:

  • None

Reference: Kunkel, K. E. (1989). Simple procedures for extrapolation of humidity variables in the mountainous western United States. Journal of Climate, 2(7), 656–669.

Public Functions

Kunkel_monthlyTd_rh(config_file cfg)
~Kunkel_monthlyTd_rh()
virtual void run(mesh_elem &face)

Needs to be implemented by each data parallel module. This will be called and executed for each timestep

Parameters:
  • face – The terrain element (triangle) to be worked upon for an element parallel domain

  • global_param – A pointer to the shared global paramter space with domain-wide paramters

virtual void init(mesh &domain)
struct data : public face_info

Public Members

interpolation interp