Changeset 9452
- Timestamp:
- 08/26/11 10:37:12 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/template
r9420 r9452 26 26 x2d 27 27 y2d 28 z2d -> remove 29 30 extrusionexponent -> remove 28 31 29 elementonbed 32 30 elementonsurface … … 36 34 nodeconnectivity 37 35 elementconnectivity 38 connectivity -> investigate36 connectivity -> rename average_vertex_connectivity 39 37 40 38 segments … … 50 48 bed 51 49 bathymetry 52 53 bed_slopex ->remove54 bed_slopey ->remove55 surface_slopex->remove56 surface_slopey->remove57 50 58 51 thickness_coeff -> delete or rename (See with John)? … … 80 73 rho_ice 81 74 rho_water 82 rho_firn -> remove83 75 heatcapacity 84 76 latentheat … … 93 85 }}} 94 86 friction{{{ 95 drag_type -> delete96 87 drag_coefficient 97 88 drag_p … … 106 97 basal_melting_rate -> remove basal_* 107 98 basal_melting_rate_correction 108 basal_melting_rate_correction_apply -> remove (correction 0 has the same effect)109 99 geothermalflux 110 100 }}} … … 164 154 thermal{{{ 165 155 spctemperature 166 penalty_melting -> delete167 156 min_thermal_constraints -> rename thermal_penalty_threshold 168 157 artificial_diffusivity -> rename stabilization … … 196 185 isprognostic 197 186 isthermal 198 i dsgroundingline -> add187 isgroundingline -> add 199 188 requested_outputs 200 189 }}} … … 260 249 qmu_mass_flux_segments 261 250 qmu_relax -> investigate 262 qmu_save_femmodel -> trash263 251 264 252 adjacency … … 287 275 ndt-> rename final_time 288 276 time_adapt -> "cfl" "none" 289 adaptative_cfl -> remove290 277 cfl_coefficient 291 278 }}} … … 303 290 gprof 304 291 mem_debug -> rename valgrind 305 memoryleaks -> delete306 292 }}} 307 293 constants{{{ … … 313 299 settings{{{ 314 300 io_gather 315 sparsity316 301 lowmem 317 302 }}} … … 327 312 }}} 328 313 private {{{ 329 counter -> not needed330 314 runtimename 331 runmefile -> erase332 315 inputfilename -> is it really needed? it is just runtimename.bon 333 316 outputfilename -> same … … 335 318 bamg 336 319 }}} 337 338 mesh_domainoutline -> remove339 mesh_riftoutline -> remove340 mesh_resolution -> remove341 domainoutline -> remove342 riftoutline -> remove343 iceshelfoutline ->remove344 icesheetoutline -> remove345 wateroutline -> remove346 parameterfile -> remove347 348 vx_obs_raw -> remove (should be in dummy)349 vy_obs_raw -> remove (should be in dummy)350 vel_obs_raw -> remove (should be in dummy)351 vx_bal -> remove (should be in dummy)352 vy_bal -> remove (should be in dummy)353 vel_bal -> remove (should be in dummy)354 355 forcings -> delete356 minh -> remove and put into prognostic357 firn_layer -> remove (never used)358 deltaH -> remove (unused)359 DeltaH -> remove (unused)360 deltaT -> remove (unused)361 DeltaT -> remove (unused)362 timeacc -> remove (unused)363 timedec -> remove (unused)364 observed_temperature -> remove365 repository -> remove (out of core never used)366 loadresults -> remove (should be an option of solve: md=solve(md,DiagnosticSolutionEnum,'loadonly',1))367 368 element_debug -> remove369 element_debugid -> remove370 371 viscousheating -> remove (that's a model result)372 pressure_elem -> remove (that's a model result)373 stress-> remove (that's a model result)374 stress_surface-> remove (that's a model result)375 stress_bed-> remove (that's a model result)376 deviatoricstress-> remove (that's a model result)377 strainrate-> remove (that's a model result)378 379 alloc_cleanup -> remove -> and put in cosmos cleanup380 mask -> delete?
Note:
See TracChangeset
for help on using the changeset viewer.