1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed units for lat,lon: degrees -> degree. Added comments on proposed std names, and added html page of such tables in doc/.
bueler
as Ed Bueler
More... almost 16 years ago
* BUG found; my fault. "dt * secpera" appeared as argument to PISMClimateCoupler::updateSurf... where either "dt / secpera" was meant, or where initialization was occurring with no meaningful dt, so "0.0" was meant. Will need porting to stable0.2.
bueler
as Ed Bueler
More... almost 16 years ago
* Cleanup: removed util/matlab and doc/pism-install-* * Internal structured are allocated late now. See task #6517. More... almost 16 years ago
* Fixed processing -ys, -ye and -dt options in pcctest (this should happen before the PCC->initFromOptions() call) * Added NCTool::create_timeseries() and NCTool::append_timeseries(). These methods are used in pccoupler.cc to write time-series of surface temperature offsets and the sea level. More... almost 16 years ago
Snarky Bueler-generated comments in iceEISModel.cc removed. 'unreachable return' warnings squashed in pccoupler.cc.
bueler
as Ed Bueler
More... almost 16 years ago
* Minor fixes in test/software * Moved the code processing the -eisII option from IceEISModel::setFromOptions() to IceEISModel::set_grid_defaults(). This should fix the bug #13219. More... almost 16 years ago
Follow-up on r625. Allow customization of crit_temp. More... almost 16 years ago
* Rewrote a regular expression in run_tests.sh so that it works on pingo (hopefully). See task #6533. * Added the new figure: artm_timeseries.png and a paragraph about testing the surface temperature forcing with pcctest to the User's Manual. * Fixed a bug in pccoupler.cc * Removed util/nc_template.py from the trunk (I removed it from stable0.2 already) More... almost 16 years ago
User Man is now FIXME-free. Cleaned up bed deformation model usage and computational grid (quadZ and chebZ options) sections. Also killed unused var warning on pccoupler.cc.
bueler
as Ed Bueler
More... almost 16 years ago
Replace dropped line in r625. More... almost 16 years ago
Allow customization of {A,Q}_{cold,warm} in Paterson-Budd. More... almost 16 years ago
Small fixes. I was too quick to commit last time; sorry... More... almost 16 years ago
Minor fixes related to the task #6536 plus some code cleanup. This should probably go into stable0.2, too. More... almost 16 years ago
Moved the FIXME note at the beginning of the EIMINT-Greenland section to a footnote. More... almost 16 years ago
* Fixed examples/mismip/solverSM.py. See task #6518. * Documented (roughly) -quadZ and -chebZ command-line options. More... almost 16 years ago
Updated software tests; see the task #6533. More... almost 16 years ago
* build/Makefile: Style change on PISM_REVISION. * Deleted comment in src/base/iMsia.cc. * src/base/doc_tempage.hh: Improved doc of BOMBPROOF. * Rest: Fixed unused variables and unreachable default case warnings from pingo.
bueler
as Ed Bueler
More... almost 16 years ago
Merge 615:616 changes from stable0.2, with fix to bottom line on front page of User Man.
bueler
as Ed Bueler
More... almost 16 years ago
Updates to manual in trunk. Especially PDD, pcctest, and plastic ice streams usage sections. Also a few Appendix A edits.
bueler
as Ed Bueler
More... almost 16 years ago
Manual and pcctest update (in the trunk). More... almost 16 years ago
Scripts examples/eisgreen/*.sh maintained on trunk. See bug #13164.
bueler
as Ed Bueler
More... almost 16 years ago
Installation manual cleanup on trunk. Added python-dev recommendation for Debian.
bueler
as Ed Bueler
More... almost 16 years ago
Changed src/CMakeLists.txt according to Andy's concrete suggestions, bug #13133. Not tested ... Debian CMake too old.
bueler
as Ed Bueler
More... almost 16 years ago
Minor maintenance on trunk/doc/.
bueler
as Ed Bueler
More... almost 16 years ago
MISMIP mostly fixed up, but not really satisfactory. Runs, anyway. See task #6518 for one unresolved issue.
bueler
as Ed Bueler
More... almost 16 years ago
* Updated the Installation Manual * Fixed Makefile so that 'make pismr', etc work. More... almost 16 years ago
* Some more work on the Manual. * Changed -constant_hardness command line option to the -ice_type custom -ice_custom_hardness combination in examples/eisross/tune.py * Removed a and A diagnostic viewers. * Minor code cleanup. More... almost 16 years ago
Sweep through manual--sorry if I caused conflicts for you Constantine ... perhaps not. Verification figures redone for r589, which is fine for stable0.2.
bueler
as Ed Bueler
More... almost 16 years ago
* Fixed MISMIP initialization. Note that now -Mx sets the number of points in the flow direction. * Fixed bed deformation initialization. * Added an empty virtual destructor ~SSAStrengthExtension(). * More work on the Manual. More... almost 16 years ago
Jed's finite element implementation more hidden. Will not appear in stable0.2 docs, but still compiles and is present.
bueler
as Ed Bueler
More... almost 16 years ago