PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ OrographicPrecipitationSerial()

pism::atmosphere::OrographicPrecipitationSerial::OrographicPrecipitationSerial ( const Config config,
int  Mx,
int  My,
double  dx,
double  dy,
int  Nx,
int  Ny 
)
Parameters
[in]configconfiguration database
[in]loglogger
[in]Mxgrid size in the X direction
[in]Mygrid size in the Y direction
[in]dxgrid spacing in the X direction
[in]dygrid spacing in the Y direction
[in]Nxextended grid size in the X direction
[in]Nyextended grid size in the Y direction

Definition at line 43 of file OrographicPrecipitationSerial.cc.

References pism::fftfreq(), G, pism::Config::get_flag(), pism::Config::get_number(), m_background_precip_post, m_background_precip_pre, m_Cw, m_dft_forward, m_dft_inverse, m_eps, m_f, m_fftw_input, m_fftw_output, m_G_hat, m_gamma, m_Hw, m_i0_offset, m_j0_offset, m_kx, m_ky, m_latitude, m_Mx, m_My, m_Nm, m_Nx, m_Ny, m_precip_scale_factor, m_precipitation, m_rho_Sref, m_tau_c, m_tau_f, m_Theta_m, m_truncate, m_u, m_v, m_wind_direction, m_wind_speed, PISM_CHK, pism::Wrapper< T >::rawptr(), and pism::array::sum().