Changeset 8926 for issm/trunk/src/c/objects/IoModel.h
- Timestamp:
- 07/12/11 16:28:11 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/IoModel.h
r8823 r8926 199 199 double* dhdt; 200 200 201 /*forcings: */202 int numforcings;203 double* forcingtypes;204 int forcing_numtimesteps;205 double* forcing;206 double* timesteps;207 208 /*parameter output: */209 int numoutput;210 211 201 /*qmu: */ 212 202 int qmu_mass_flux_num_profiles;
Note:
See TracChangeset
for help on using the changeset viewer.