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
Bug fixes having to do with test H and test I,J.
bueler
as Ed Bueler
More... almost 17 years ago
Cleanup of BOMBPROOF documentation. Addition of pseudo-plastic till law, with new options -pseudo_plastic, -pseudo_plastic_q, and -pseudo_plastic_uthreshold. Has resonable effect on Test I; now repeating plastic stream experiment P0.
bueler
as Ed Bueler
More... almost 17 years ago
Doc cleanup associated to BOMBPROOF implementation. Verification and EISMINT II look good for that scheme.
bueler
as Ed Bueler
More... almost 17 years ago
Initial, successful implementation of BOMBPROOF, a scheme for vertical advection which has no vertical CFL but has maximum principle stability. Good verification restults; great consequences for speedup with -tempskip.
bueler
as Ed Bueler
More... almost 17 years ago
More doc maintenance.
bueler
as Ed Bueler
More... almost 17 years ago
Documentation maintenance. The new temperature scheme is not ready.
bueler
as Ed Bueler
More... almost 17 years ago
Working on a robust but faster advection scheme for temperature and age. The current one involves a vertical CFL; my goal is to remove this and gain accuracy too by doing things more implicitly in the vertical.
bueler
as Ed Bueler
More... almost 17 years ago
Small change to semantics of MASK_FLOATING_OCEAN0 to make it hydrophobic even if land rises above sea level.
bueler
as Ed Bueler
More... almost 17 years ago
Bug found with 'pisms -eisII' and bed deformation model: bug fixed. The bedrock related part of task #5787 has been done; IceModel now has a BedThermalType member and a DeformableEarthType member. Index added to the User's Manual.
bueler
as Ed Bueler
More... almost 17 years ago
Caught bugs in climate forcing mechanism.
bueler
as Ed Bueler
More... almost 17 years ago
Slight change to pism history string. Source code cleanup.
bueler
as Ed Bueler
More... almost 17 years ago
Caught bug with temperature at top of bedrock under ocean. Added separate source file for tests; should become a derived class, perhaps.
bueler
as Ed Bueler
More... almost 17 years ago
Various bits of cleanup: HEINO out of the way; iMadaptive.cc contains its stuff, citations in doxygen.
bueler
as Ed Bueler
More... almost 17 years ago
Added ability to read monthly temps from file, so that PDD model can use data for its yearly temperature cycle; option is -pdd_monthly_temps. Moved the -dTforcing and -dSLforcing options, and associated instances of IceSheetForcing, into base class IceModel. EISMINT-Greenland derived class IceGRNModel very minimal now. Apparently grain size update is broken; changed flow law to GK to (temporarily) always have 1mm grain size; see iMsia.cc.
bueler
as Ed Bueler
More... almost 17 years ago
Fixing stupid matching '...' behavior in python.
bueler
as Ed Bueler
More... almost 17 years ago
Trivial formatting stuff, mostly. Substantive change to vertical spacing in bedrock: now equally spaced with spacing equal to dzMIN within the ice.
bueler
as Ed Bueler
More... almost 17 years ago
Little refinements re making pgrn work with Tolly's data.
bueler
as Ed Bueler
More... almost 17 years ago
Changes to bootstrapping to make it more flexible; see task #5802 for some remaining flexibility issues.
bueler
as Ed Bueler
More... almost 17 years ago
MISMIP essentially implemented. Saves correct files; see comments at head of iceMISMIPModel.cc. FUNDAMENTAL PROBLEM remains: PISM is not doing a good job of flux continuity at grounding line.
bueler
as Ed Bueler
More... almost 17 years ago
Playing with MISMIP. Small change to updateViewers() to avoid wasting time when viewers not needed.
bueler
as Ed Bueler
More... almost 17 years ago
Cleaning up EISMINT II plastic-till-version-of-experI. Switching to use non-equally spaced vertical grid.
bueler
as Ed Bueler
More... almost 17 years ago
Added executive summary of PISM (needed that anyway). Changed the plastic till version of eisII I to use unequally-spaced vertical. Also improved the script itself.
bueler
as Ed Bueler
More... almost 17 years ago
Fix up docs in trunk.
bueler
as Ed Bueler
More... about 17 years ago
Maintenance: improved documentation of IceGrid, options in manual for unequal spaced grid, transform to eta for surface gradient ...
bueler
as Ed Bueler
More... about 17 years ago
Ongoing general maintenance. Less memory is used by refactoring the grain size scheme; the new lighter weight scheme breaks grid symmetry when using pseudo age but not when using real age. (It only makes any difference at all when using Goldsby-Kohlstedt.)
bueler
as Ed Bueler
More... about 17 years ago
Improved reference manual introduction. Default values are *all* not members of IceModel anymore; this will clean up initialization.
bueler
as Ed Bueler
More... about 17 years ago
Reorganizing reference manual a bit; User's is shorter and Reference is longer. Reference is more readable because it starts with text written by a human.
bueler
as Ed Bueler
More... about 17 years ago
Additional essential fix to regrid_global_var(). EISMINT-Ross now completely functional and documented. On any grid. In parallel. Now regrid_global_var() is used for: regridding, bootstrapping (both EISMINT-Greenland and EISMINT-ROss run the *same* code for default bootstrapping), and reading boundary conditions in EISMINT-Ross.
bueler
as Ed Bueler
More... about 17 years ago
Bootstrapping now really works via regrid_local_var(). The format of a -bif file is now clear: it is a subformat of pism_state.cdl. EISMINT-Greenland works again; still needs a full go-through-and-try-each-line-in-Users-Manual. EISMINT-Ross is broken for now: fix scripts to produce proper format. Also need to document unequal-spaced vertical grid in Users Manual. Cruisin' toward first stable release.
bueler
as Ed Bueler
More... about 17 years ago
Miscellaneous updates.
bueler
as Ed Bueler
More... about 17 years ago