Changes between Version 2 and Version 3 of PDAF_diag_histogram
- Timestamp:
- Dec 11, 2016, 9:52:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_diag_histogram
v2 v3 24 24 * `ens` : `real, intent(in), dimension(dim, dim_ens)`[[BR]] State ensemble 25 25 * `hist` : `integer, intent(inout), dimension(dim, dim_ens+1)`[[BR]] Histogram about the state 26 * `delta` : `real, intent(out)`[[BR]] Deviation measurefrom flat histogram26 * `delta` : `real, intent(out)`[[BR]] Measure of deviation from flat histogram 27 27 * `status` : `integer, intent(out)`[[BR]] Status flag 28 28