Modules | Functions/Subroutines
module_spectral.f90 File Reference

Go to the source code of this file.

Modules

module  module_spectral
 

Functions/Subroutines

subroutine get_momentum_cnvdiff_spec (u, v, w, p, t, c_u, c_v, c_w, c_p, c_ff, c_gg, c_hh, c_qu, c_qv, c_qw)
 
subroutine get_temperature_cnvdiff_spec (u, v, w, t, c_t, c_ss, c_qt)
 
subroutine poisson_solver_fft_spec (aa, bb, cc, c_src_in, c_var_out, zstagger, delnull, tbnd, ubnd)
 
subroutine get_div_spec (c_u, c_v, w, c_div)
 
subroutine calculate_uvw_spec (phi, c_phi, c_u, c_v, c_w)
 
subroutine calculate_new_p_spec (phi, c_phi, c_p)
 
subroutine screen_div_error_spec (u, v, w, c_u, c_v, isfinal, ishistout)
 
subroutine calculate_mean_fields_spec (u, v, w, t, mean_u, mean_v, mean_w, mean_t, mean_uu, mean_vv, mean_ww, mean_uw, mean_vw, mean_tt, mean_tw)
 
subroutine dev_fft_nonlinear_cmplx (r_in1, r_in2, c_out3, dir, weqn)
 
subroutine real_2_cmplx (r_in, c_out)
 
subroutine cmplx_2_real (c_in, r_out)
 
subroutine spectral_truncation (c_inout3)
 
subroutine dev_fft_linear_cmplx (c_in3, c_out3, ord, dir)
 
subroutine rayleigh_damping_spec (c_varin)