1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup of initialization sequence. Will remove non-constant static data members of classes in materials.{hh|cc}, according to bug #13055.
bueler
as Ed Bueler
More... almost 16 years ago
Display -ssa_external in -help. More... almost 16 years ago
Sanitize git revision string More... almost 16 years ago
Better help for materials options More... almost 16 years ago
High-level SSA documentation More... almost 16 years ago
Don't pretend to use dynamically loaded libs for SSA. More... almost 16 years ago
Remove logging option, if PETSc is built without logging, it will just do nothing (obviously). More... almost 16 years ago
Implement various inhomogeneous Neumann conditions in SSAFE. More... almost 16 years ago
Various small steps toward maintenance and integration of Jed's IceFactory into documented PISM. Removed environment variable controlling event logging; Jed is no doubt right there is no good reason to disable it; it is always on now.
bueler
as Ed Bueler
More... almost 16 years ago
Added IceFactory initialization to IceModel constructor (iceFactory.setType(ICE_PB)) so that executables pismr and pismd and pgrn at least start up.
bueler
as Ed Bueler
More... almost 16 years ago
Make flowTable and tryLCbd use new IceType interface. More... almost 16 years ago
Maintenance on Getting Started section of Users Manual. Removed a bunch of text on semantics of viewers and on evolution-vs-diagnostic. Should those be kept or moved, instead of deleted?
bueler
as Ed Bueler
More... almost 16 years ago
Scaling so that initial residuals are O(1) More... almost 16 years ago
Make verifynow.py refine in the x direction, because of r514 More... almost 16 years ago
Recognize -law -gk -gk_age and issue deprecation warnings. More... almost 16 years ago
Check PETSc versions everywhere we need to. More... almost 16 years ago
Fix memory errors. More... almost 16 years ago
Makefile update for r517 and 526 More... almost 16 years ago
Start SSA implementation, use -ssa_external to access. More... almost 16 years ago
Huge refactoring of IceType More... almost 16 years ago
Inconsequential changes, mostly to quash warnings due to unused variables. More... almost 16 years ago
grav -> earth_grav More... almost 16 years ago
Add IceType interface to factor out vertical integrals. More... almost 16 years ago
Compiler warnings More... almost 16 years ago
The PETSc API can give us a string for convergenced reasons. More... almost 16 years ago
Whether an ice type uses grain size should not be managed externally. Move it into IceType. More... almost 16 years ago
Basic Mask functionality does not need to be part of IceModel. More... almost 16 years ago
Move PISM_REVISION to it's own file so that less needs to be rebuilt. More... almost 16 years ago
Give basal stress and viscosity derivatives, factor viscosity. More... almost 16 years ago
Updates to CMake build, minor cleanup, PETSc 3.0.0 More... almost 16 years ago