Bug fixes having to do with test H and test I,J. |
|
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. |
|
More...
|
almost 17 years ago
|
Doc cleanup associated to BOMBPROOF implementation. Verification and EISMINT II look good for that scheme. |
|
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. |
|
More...
|
almost 17 years ago
|
More doc maintenance. |
|
More...
|
almost 17 years ago
|
Documentation maintenance. The new temperature scheme is not ready. |
|
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. |
|
More...
|
almost 17 years ago
|
Small change to semantics of MASK_FLOATING_OCEAN0 to make it hydrophobic even if land rises above sea level. |
|
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. |
|
More...
|
almost 17 years ago
|
Caught bugs in climate forcing mechanism. |
|
More...
|
almost 17 years ago
|
Slight change to pism history string. Source code cleanup. |
|
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. |
|
More...
|
almost 17 years ago
|
Various bits of cleanup: HEINO out of the way; iMadaptive.cc contains its stuff, citations in doxygen. |
|
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. |
|
More...
|
almost 17 years ago
|
Fixing stupid matching '...' behavior in python. |
|
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. |
|
More...
|
almost 17 years ago
|
Little refinements re making pgrn work with Tolly's data. |
|
More...
|
almost 17 years ago
|
Changes to bootstrapping to make it more flexible; see task #5802 for some remaining flexibility issues. |
|
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. |
|
More...
|
almost 17 years ago
|
Playing with MISMIP. Small change to updateViewers() to avoid wasting time when viewers not needed. |
|
More...
|
almost 17 years ago
|
Cleaning up EISMINT II plastic-till-version-of-experI. Switching to use non-equally spaced vertical grid. |
|
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. |
|
More...
|
almost 17 years ago
|
Fix up docs in trunk. |
|
More...
|
about 17 years ago
|
Maintenance: improved documentation of IceGrid, options in manual for unequal spaced grid, transform to eta for surface gradient ... |
|
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.) |
|
More...
|
about 17 years ago
|
Improved reference manual introduction. Default values are *all* not members of IceModel anymore; this will clean up initialization. |
|
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. |
|
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. |
|
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. |
|
More...
|
about 17 years ago
|
Miscellaneous updates. |
|
More...
|
about 17 years ago
|