[Dart-dev] [5895] DART/branches/development/models/mpas_atm/model_mod.f90: learn to spell.

nancy at ucar.edu nancy at ucar.edu
Sat Oct 13 05:48:45 MDT 2012


Revision: 5895
Author:   nancy
Date:     2012-10-13 05:48:44 -0600 (Sat, 13 Oct 2012)
Log Message:
-----------
learn to spell.

Modified Paths:
--------------
    DART/branches/development/models/mpas_atm/model_mod.f90

-------------- next part --------------
Modified: DART/branches/development/models/mpas_atm/model_mod.f90
===================================================================
--- DART/branches/development/models/mpas_atm/model_mod.f90	2012-10-11 23:11:09 UTC (rev 5894)
+++ DART/branches/development/models/mpas_atm/model_mod.f90	2012-10-13 11:48:44 UTC (rev 5895)
@@ -3073,7 +3073,7 @@
 if (use_increments_for_u_update) then
    call read_2d_from_nc_file(ncid, 'u', u)
    call read_2d_from_nc_file(ncid, 'uReconstructZonal', ucell)
-   call read_2d_from_nc_file(ncid, 'uReconstructMeridonal', vcell)
+   call read_2d_from_nc_file(ncid, 'uReconstructMeridional', vcell)
 
    if ( debug > 8 ) then
       write(*,*)


More information about the Dart-dev mailing list