Changeset 4408


Ignore:
Timestamp:
07/06/10 10:03:34 (15 years ago)
Author:
seroussi
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/ModelProcessorx/Prognostic2/UpdateElementsPrognostic2.cpp

    r4242 r4408  
    2727        IoModelFetchData(&iomodel->elementoniceshelf,NULL,NULL,iomodel_handle,"elementoniceshelf");
    2828        IoModelFetchData(&iomodel->elementonwater,NULL,NULL,iomodel_handle,"elementonwater");
    29         IoModelFetchData(&iomodel->accumulation_rate,NULL,NULL,iomodel_handle,"accumulaton_rate");
     29        IoModelFetchData(&iomodel->accumulation_rate,NULL,NULL,iomodel_handle,"accumulation_rate");
    3030        IoModelFetchData(&iomodel->melting_rate,NULL,NULL,iomodel_handle,"melting_rate");
    3131        IoModelFetchData(&iomodel->vx,NULL,NULL,iomodel_handle,"vx");
Note: See TracChangeset for help on using the changeset viewer.