Modules | Functions/Subroutines
module_tools.f90 File Reference

Go to the source code of this file.

Modules

module  module_tools
 

Functions/Subroutines

subroutine initiate_fields
 
subroutine read_init_fields (u, v, w, p, t, ff, gg, hh, ss)
 
subroutine add_noise2fields (u, v, w, p, t)
 
subroutine calculate_mean_fields (u, v, w, t, uhx, vhy, mean_u, mean_v, mean_w, mean_t, mean_uu, mean_vv, mean_ww, mean_uw, mean_vw, mean_tt, mean_tw)
 
subroutine get_interp_fields_uvwhxyz (u, v, w, uhx, uhy, uhz, vhx, vhy, vhz, whx, why)
 
subroutine get_interp_fields_thxyz (t, thx, thy, thz)
 
subroutine mpi_2d_fft (c_inout3, direction)
 
subroutine rayleigh_damping (varin)