Changeset 4408
- Timestamp:
- 07/06/10 10:03:34 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/ModelProcessorx/Prognostic2/UpdateElementsPrognostic2.cpp
r4242 r4408 27 27 IoModelFetchData(&iomodel->elementoniceshelf,NULL,NULL,iomodel_handle,"elementoniceshelf"); 28 28 IoModelFetchData(&iomodel->elementonwater,NULL,NULL,iomodel_handle,"elementonwater"); 29 IoModelFetchData(&iomodel->accumulation_rate,NULL,NULL,iomodel_handle,"accumulat on_rate");29 IoModelFetchData(&iomodel->accumulation_rate,NULL,NULL,iomodel_handle,"accumulation_rate"); 30 30 IoModelFetchData(&iomodel->melting_rate,NULL,NULL,iomodel_handle,"melting_rate"); 31 31 IoModelFetchData(&iomodel->vx,NULL,NULL,iomodel_handle,"vx");
Note:
See TracChangeset
for help on using the changeset viewer.