[Dart-dev] DART/branches Revision: 12346

dart at ucar.edu dart at ucar.edu
Wed Jan 17 14:41:21 MST 2018


nancy at ucar.edu
2018-01-17 14:41:21 -0700 (Wed, 17 Jan 2018)
27
fix a misleading comment.




Modified: DART/branches/recam/models/cam-fv/model_mod.f90
===================================================================
--- DART/branches/recam/models/cam-fv/model_mod.f90	2018-01-17 21:24:55 UTC (rev 12345)
+++ DART/branches/recam/models/cam-fv/model_mod.f90	2018-01-17 21:41:21 UTC (rev 12346)
@@ -297,7 +297,7 @@
    call error_handler(E_MSG, 'static_init_model', string1, source, revision, revdate)
 
    ! compute both height and pressure columns once, based on a surface
-   ! pressure of 1000 mb. use for quick conversions when absolute accuracy 
+   ! pressure of 1010 mb.  use for quick conversions when absolute accuracy 
    ! isn't a primary concern.
    call store_generic_columns()
 endif


More information about the Dart-dev mailing list