Skip to content
Success

Changes

Summary

  1. Making lmin a scalar again, twas a mistake to make it an array, it can only take on one value. (details)
  2. Making nu_vert_res_dep a type containing arrays, as opposed to being an array of types. (details)
Commit 69aaa53016d97c134fc63c8ebc1a7c029d2b6074 by Gunther Huebler
Making lmin a scalar again, twas a mistake to make it an array, it can only take on one value.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
Commit 02455edff630a52bd333d2b0013748e4bce7e9ff by Gunther Huebler
Making nu_vert_res_dep a type containing arrays, as opposed to being an array of types.
The file was modified clubb_api_module.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)