1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates to manual including how to do Ross validation and a discussion of the adaptive time-stepping scheme and its flags.
bueler
as Ed Bueler
More... almost 18 years ago
Bug #8351 fixed. dt_force issue in bug #8436 addressed. CFL for mass conservation upwinding in MacAyeal regions added; see task #4219. modifications to antNC.sh.
bueler
as Ed Bueler
More... almost 18 years ago
Posting test/antNC.sh
bueler
as Ed Bueler
More... almost 18 years ago
More twiddles. Schoof style regularization better documented and more controllable.
bueler
as Ed Bueler
More... almost 18 years ago
More work on manual. It looks pretty good now. Minor twiddles with verbosity, viewers.
bueler
as Ed Bueler
More... almost 18 years ago
Further improvements to manual. Verbosity level fully implemented.
bueler
as Ed Bueler
More... almost 18 years ago
Various twiddles. doc/manual.tex updated but not ready for prime-time; now uses pdflatex. src/iMIO.cc write a bit more Matlab output. src/iceEISModel.cc allows user to set all named parameters for surface temp and accumulation in EISMINT II.
bueler
as Ed Bueler
More... almost 18 years ago
Added netCDF regridding. Now we can do things like More... almost 18 years ago
History now includes number of processes. Fixed bug in reading zero bedrock state from netCDF files. This bug was causing temperature problems for `pismv -test G -if foo.nc' type runs. More... almost 18 years ago
Removed excessive verbosity. Fixed bug in history string. More... almost 18 years ago
We read and write netCDF files now. For bootstrapping, use `-bif' instead of `-if'. More... almost 18 years ago
We can now write (almost) CF-1.0 compliant netCDF files; just include the character `n' in the `-of' option of any pism executable. It works for me in parallel using MPICH. More... almost 18 years ago
Modified regrid to use DAGlobalToNatural and cousins instead of the hacked together code implementing the same functionality. Fixed computation of dvoldt which was summing the *local* vector rather than the *global* vector. VecSum() should probably never be applied to a local vector in Pism. More... almost 18 years ago
new Makefile which actually works on iceberg.arsc.edu (an AIX machine)
bueler
as Ed Bueler
More... almost 18 years ago
EISMINT II experiments G and H added. Note that the 'Experiment G' paragraph on page 230 of (Payne et al 2000) probably contains a typo, and should end with '... that of basal PRESSURE'.
bueler
as Ed Bueler
More... almost 18 years ago
petscfix.h included in grid.cc
bueler
as Ed Bueler
More... almost 18 years ago
Minor fixes to HEINO constants. Note HEINO should be run *without* thermal bedrock.
bueler
as Ed Bueler
More... almost 18 years ago
Final fixes on Ross Ice Shelf validation. With \bar B = 2.22e8 we seem to do slightly better relative to the RIGGS data than any of the models in the (MacAyeal et al 1996) validation.
bueler
as Ed Bueler
More... about 18 years ago
Comments added to IceROSSModel to clarify use. Tools added to test/ to use RIGGS data from MacAyeal.
bueler
as Ed Bueler
More... about 18 years ago
Attempt to improve Makefiles.
bueler
as Ed Bueler
More... about 18 years ago
test/mpiverifynow.sh runs successful; test/README.mpiverifynow added
bueler
as Ed Bueler
More... about 18 years ago
test/verifynow.sh and test/mpiverifynow.sh revised to indicate -ksp_rtol, which needs to be higher for multiprocessors than for single; see PETSc FAQ. Waiting for mpiverifynow.sh output on marmaduke.gi.alaska.edu.
bueler
as Ed Bueler
More... about 18 years ago
Stopping criteria for MacAyeal when using Schoof regularization fixed.
bueler
as Ed Bueler
More... about 18 years ago
Updates to verify scripts.
bueler
as Ed Bueler
More... about 18 years ago
Two scripts added to pism/test/: 'renames.sh' helps in renaming multiple files (useful for ISMPI-HEINO) and 'ant.sh' is a script to model the current state of the Antarctic ice sheet.
bueler
as Ed Bueler
More... about 18 years ago
Small improvements to get_drag.cc: comments removed, Matlab output cleaner
bueler
as Ed Bueler
More... about 18 years ago
Slight fix of Matlab output in iMIO.cc.
bueler
as Ed Bueler
More... about 18 years ago
Fixes to plotting from Matlab output (i.e. '-o foo -of m'). Debug messages in iMtemp.cc to try to understand bug#8351.
bueler
as Ed Bueler
More... about 18 years ago
Small revisions. README file added to record sample results from test/verifynow.sh, including Schoof's test I.
bueler
as Ed Bueler
More... about 18 years ago
Test I *is COOL*. It definitely works, and because it is essentially one-dimensional, one can go to a high level of refinement. See the new verifynow.sh. Therefore *Schoof's plastic base* definitely works. This means we can have real ice streams for real reasons.
bueler
as Ed Bueler
More... about 18 years ago