[Dart-dev] DART/branches Revision: 12070

dart at ucar.edu dart at ucar.edu
Wed Nov 8 16:46:28 MST 2017


hendric at ucar.edu
2017-11-08 16:46:27 -0700 (Wed, 08 Nov 2017)
24
adding a todo comment.




Modified: DART/branches/recam/models/cam-fv/model_mod.f90
===================================================================
--- DART/branches/recam/models/cam-fv/model_mod.f90	2017-11-08 23:43:07 UTC (rev 12069)
+++ DART/branches/recam/models/cam-fv/model_mod.f90	2017-11-08 23:46:27 UTC (rev 12070)
@@ -701,7 +701,7 @@
 ! this is for surface obs
 level_one = 1
 
-!@>todo make into a subroutine
+!@>todo make into a subroutine get_val or something similar
 ! get the surface pressure from the state_handle
 varid = get_varid_from_kind(domain_id, QTY_SURFACE_PRESSURE)
 state_indx = get_dart_vector_index(lon_index, lat_index, level_one, domain_id, varid)


More information about the Dart-dev mailing list