Changeset 12385 for issm/trunk/src/c/objects/Elements/Penta.cpp
- Timestamp:
- 06/07/12 10:50:31 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.cpp
r12362 r12385 2306 2306 double pddtj[NUMVERTICES], hmx2; 2307 2307 2308 //printf("ok1p\n"); 2309 2308 2310 /*Recover monthly temperatures and precipitation*/ 2309 2311 Input* input=inputs->GetInput(SurfaceforcingsMonthlytemperaturesEnum); _assert_(input); … … 2322 2324 } 2323 2325 } 2324 /*Recover info a tthe vertices: */2326 /*Recover info a the vertices: */ 2325 2327 GetInputListOnVertices(&h[0],ThicknessEnum); 2326 2328 GetInputListOnVertices(&s[0],SurfaceEnum); 2329 2330 //printf("ok2p\n"); 2327 2331 2328 2332 /*Get material parameters :*/
Note:
See TracChangeset
for help on using the changeset viewer.