Skip to content
Success

Changes

Summary

  1. This commit adds several new statistics output variables, including <w'^2p'>, and a new subroutine to compute bivariate 4th-order moments.  The new variables are added to the default RUNDATA/lst file. (details)
Commit eb91ef788cfb7216355e420262540dc8c46afd1a by benjamin.andrew.stephens
This commit adds several new statistics output variables, including <w'^2p'>, and a new subroutine to compute bivariate 4th-order moments.  The new variables are added to the default RUNDATA/lst file.

These changes were originally gathered in pull request https://github.com/larson-group/sam_clubb/pull/133, but could not be rebased and merged due to a conflict with another recent pull request, hence I'm adding them as a new commit directly to the master branch.

This commit also changes W3PRESDIF to W3PRESDFSN and fixes a typo that appeared in several files (Writting --> Writing).

See also issues #129 and #131.
The file was modified SRC/vars.F90 (diff)
The file was modified SRC/write_fields2D.F90 (diff)
The file was modified SRC/MICRO_2MOM/write_fields3D_micro.f90 (diff)
The file was modified SRC/stepout.F90 (diff)
The file was modified SRC/SIMULATORS/instrument_diagnostics.f90 (diff)
The file was modified SRC/write_fields3D.F90 (diff)
The file was modified SRC/hbuffer.F90 (diff)
The file was modified SRC/MICRO_M2005_UWM/microphysics.F90 (diff)
The file was modified SRC/RAD_RRTM/rad.f90 (diff)
The file was modified SRC/compute_correlation_module.F90 (diff)
The file was modified SRC/statistics.F90 (diff)
The file was modified RUNDATA/lst (diff)
The file was modified SRC/press_grad.F90 (diff)
The file was modified SRC/stat_moments.f90 (diff)
The file was modified SRC/RAD_CAM/rad_restart.f90 (diff)