openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Parallel Ice Sheet Model (PISM)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
16 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 338 of 351
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update CMake build, require 2.6.2 due to HINTS semantics
Jed Brown
More...
over 16 years ago
Moved diffuseHmelt() from iMtemp.cc to iMbasal.cc. Removed all mention of capBasalMeltRate(). Trivial reference fix.
bueler
as Ed Bueler
More...
over 16 years ago
Derived classes should not have to rebuild the LocalInterpCtx for the -bif file. Now they don't: they can used IceModel::bootstrapLIC (after checking it is not == to PETSC_NULL). Also added references to ice_bib.bib.
bueler
as Ed Bueler
More...
over 16 years ago
* More work on the IceModelVec abstraction. * Updated and added on to the NCTool class. * Changes all over the place to match changes in NCTool and IceModelVec. * Added a comment about grid.da2 to grid.hh.
Constantine Khroulev
More...
over 16 years ago
* Deleted old and unmaintained sources in src/base/old; can be recovered from gna.org.
bueler
as Ed Bueler
More...
over 16 years ago
* Ice shelf extension mechanism is better. There is still an extension with constant membrane strength, but there is no change of the geometry. This means we avoid stupid mass conservation errors and stupid extra communication. This is still no substitute for a good force boundary condition, but it is cleaner. Performs well (still) on EISMINT-Ross.
bueler
as Ed Bueler
More...
over 16 years ago
* A better fix in iMIO.cc (there was a sizeof(int) != sizeof(size_t) issue).
Constantine Khroulev
More...
over 16 years ago
* Some work on the IceModelVec abstraction. * A minor fix (PISM should work on marmaduke now).
Constantine Khroulev
More...
over 16 years ago
* The history string can be arbitrarily long now. * Renamed HISTORY_STRING_LENGTH to TEMPORARY_STRING_LENGTH.
Constantine Khroulev
More...
over 16 years ago
capBasalMeltRate() in src/base/iMvelocity.cc is an artifact of our old concern with SIA+SSA by horizontal gluing. Trying PST P1 with it removed.
bueler
as Ed Bueler
More...
over 16 years ago
Add CMake build system.
Jed Brown
More...
over 16 years ago
avoid const cast
Jed Brown
More...
over 16 years ago
Zap trailing semicolons
Jed Brown
More...
over 16 years ago
Quash compiler warnings
Jed Brown
More...
over 16 years ago
Fix % escape character
Jed Brown
More...
over 16 years ago
LOG_PISM_EVENTS -> PISM_LOG_EVENTS
Jed Brown
More...
over 16 years ago
Namespace WITH_FFTW -> PISM_HAVE_FFTW
Jed Brown
More...
over 16 years ago
Fixed bug #12555. The two critical parameters controlling velocities are the vertically averaged hardness, which is constant in EISMINT-Ross, and the thickness of the ice shelf extension, which controls force at the calving front. (Options -constant_hardness and -ssa_min_thk, respectively.) Now EISMINT-Ross, MISMIP, and test I and J all work as expected (at least all the basic runs in User's Man do).
bueler
as Ed Bueler
More...
over 16 years ago
* Moved IceModelVec3Bedrock to iceModelVec3.cc * Moved IceModelVec2 stuff to iceModelVec2.cc * Updated build/Makefile.
Constantine Khroulev
More...
over 16 years ago
* Fixed a bug that I introduced in rev. 388. (Sorry.) * Modified pism_state.cdl and such (vubarSSA and vvbarSSA should not have standard names).
Constantine Khroulev
More...
over 16 years ago
Implemented reading and writing vubarSSA and vvbarSSA.
Constantine Khroulev
More...
over 16 years ago
* Switched to writing in double precision. * Preliminary work on saving (and reading) vubarSSA and vvbarSSA.
Constantine Khroulev
More...
over 16 years ago
Added a couple of basic refs to doc/ice_bib.bib.
bueler
as Ed Bueler
More...
over 16 years ago
* Modified build/Makefile so that it's possible to build PISM on a system like Cray XT5 by running $ export PISM_STATIC=1 $ make $ make install without modifying any makefiles. * Updated the Installation Manual.
Constantine Khroulev
More...
over 16 years ago
* Very minor changes to doc/installation.tex and doc/manual.tex * Added doc/gripDeltaT.py, the script used to generate doc/figs/gripDeltaT.png * Added examples/trypetsc/petsc-copyright.html, just to be on the safe side.
Constantine Khroulev
More...
over 16 years ago
Fiddles with new installation manual. Sorry if I stepped on your toes Constantine ...
bueler
as Ed Bueler
More...
over 16 years ago
Added a PETSc tutorial example (src/snes/examples/tutorials/ex5.c; the Bratu example). This way we can say to users with build problems 'try building this one to see if it is a PETSc problem'. Note that some users really don't have the full PETSc source already.
bueler
as Ed Bueler
More...
over 16 years ago
Slight changes to BombProofSacrifice and CFL violation reporting at different verbosity levels.
bueler
as Ed Bueler
More...
over 16 years ago
O.k. The changes of several nights ago are now commited correctly. Sorry to spam everyone.
bueler
as Ed Bueler
More...
over 16 years ago
Still trying to fix my screw-up of manual update.
bueler
as Ed Bueler
More...
over 16 years ago
←
1
2
…
334
335
336
337
338
339
340
341
342
…
350
351
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree