|
||||
File indexing completed on 2023-09-21 05:10:49 UTC
view on githubraw file Latest commit 96b00645 on 2023-09-20 15:15:14 UTC96b006450c dngo*0001 c ================================================================== 0002 c STREAMICE_COST_SIZE.h 0003 c ================================================================== 0004 0005 #ifdef ALLOW_STREAMICE_TC_COST 0006 0007 C Maximum number of cost levels for STREAMICE transient calibration cost 0008 C ---------------------------------------------------------------------- 0009 C 0010 C streamiceMaxCostLevel :: max list of timestep levels where cost is applied 0011 0012 integer streamiceMaxCostLevel 0013 parameter ( streamiceMaxCostLevel = 10 ) 0014 0015 #endif 0016 0017 CEH3 ;;; Local Variables: *** 0018 CEH3 ;;; mode:fortran *** 0019 CEH3 ;;; End: ***
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |