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
14 days
ago. based on code collected
15 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 334 of 351
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rollback to r514. Working on stable0.2 continues.
bueler
as Ed Bueler
More...
almost 16 years ago
Attempt to fix up so builds with GNU Make. Not successful because PISM_HAVE_PETSC3 flag is not checked consistently: src/base/ssa/ssa.cc:26: error: PetscLogEvent does not name a type. Would like to avoid having to explore Petsc 2.3 versus 3.0 semantics to make revisions work ...
bueler
as Ed Bueler
More...
almost 16 years ago
Start SSA implementation, use -ssa_external to access.
Jed Brown
More...
almost 16 years ago
Huge refactoring of IceType
Jed Brown
More...
almost 16 years ago
Inconsequential changes, mostly to quash warnings due to unused variables.
Jed Brown
More...
almost 16 years ago
grav -> earth_grav
Jed Brown
More...
almost 16 years ago
Add IceType interface to factor out vertical integrals.
Jed Brown
More...
almost 16 years ago
Compiler warnings
Jed Brown
More...
almost 16 years ago
The PETSc API can give us a string for convergenced reasons.
Jed Brown
More...
almost 16 years ago
Whether an ice type uses grain size should not be managed externally. Move it into IceType.
Jed Brown
More...
almost 16 years ago
Basic Mask functionality does not need to be part of IceModel.
Jed Brown
More...
almost 16 years ago
Move PISM_REVISION to it's own file so that less needs to be rebuilt.
Jed Brown
More...
almost 16 years ago
Give basal stress and viscosity derivatives, factor viscosity.
Jed Brown
More...
almost 16 years ago
Updates to CMake build, minor cleanup, PETSc 3.0.0
Jed Brown
More...
almost 16 years ago
* More cleanup. * Changed meanings of x and y dimensions (and variables): 'x' and 'y' should always be consistent with projection x and y variables, correspondingly. This changes the order of variables used in PISM output files to t,y,x,z; note that this PISM revision can initialize from old PISM output files. The only drawback is that the output will be transposed (naturally). One solution is to use the following script to convert an "old" PISM file to a "new" one:
Constantine Khroulev
More...
almost 16 years ago
More cleanup.
Constantine Khroulev
More...
almost 16 years ago
More cleanup.
Constantine Khroulev
More...
almost 16 years ago
Input/output code cleanup.
Constantine Khroulev
More...
almost 16 years ago
Fixes to src/pcctest.cc to follow non-symmetric grid range modifications. Addition of diagnostic instantaneous snow temperature for PDD diagnosis.
bueler
as Ed Bueler
More...
almost 16 years ago
* Added software test #10: comparing regridding with mpiexec -n {1,2,3,8,10}. * Cleanup in nc_util.cc
Constantine Khroulev
More...
almost 16 years ago
IceModelVec::regrid() reports default values in glaciological units (if set).
Constantine Khroulev
More...
almost 16 years ago
* Fixed a bug introduced in r502. Sorry.
Constantine Khroulev
More...
almost 16 years ago
* Maintenance and clean-up. * fill_missing.py removes "missing_value" and "_FillValue" attributes now.
Constantine Khroulev
More...
almost 16 years ago
Maintenance resulting from (in part) look at manual on EISMINT-Greenland and EISMINT-Ross. Nothing like a full sweep; just dabbling.
bueler
as Ed Bueler
More...
almost 16 years ago
EISMINT-Greenland starts up correctly. Sorry about that.
bueler
as Ed Bueler
More...
almost 16 years ago
* Removed debugging messages from nc_util.cc. * Added a test of 3D regridding from files with different variable orders.
Constantine Khroulev
More...
almost 16 years ago
* More comments in test/software/pism/test* * Added NCTool methods for creating start and count arrays in a more general manner and transposing data. The code can actually "transpose" 3D arrays, but this capability is never used (because 3D fields we regrid come from PISM and have the expected storage order). Note that we still need to rename x and y in the output so that x corresponds to projection_x_coordinate. * Wrote a test_05.sh, which tests the ability to bootstrap from files with different orders of variables. * Documenting comments and clean-up in LocalInterpCtx.cc
Constantine Khroulev
More...
almost 16 years ago
Bug in r500 fixed. Seg fault was a stack overflow, not pointer deref. Onward to sweep through manual for stable0.2 release ...
bueler
as Ed Bueler
More...
almost 16 years ago
Cleaned up PISMPDDCoupler. Documentation and maintenance. Builds but does not run; do pisms -eisII A -verbose 5 to see seg fault caused by something in PISMOceanCoupler::updateShelfBaseTempAndProvide().
bueler
as Ed Bueler
More...
almost 16 years ago
PISMClimateForcing mostly put into PISMAtmosphereCoupler and PISMOceanCoupler. Sea level (elevation) now the responsibility of PISMOceanCoupler, as it should be. THIS REVISION COMPILES BUT WILL NOT RUN FORCING CORRECTLY; need to actually use PISMClimateForcing::updateFromClimateForcingData() in PISM...Coupler::update...(). Also need to svn delete src/base/iMforcing.cc.
bueler
as Ed Bueler
More...
almost 16 years ago
←
1
2
…
330
331
332
333
334
335
336
337
338
…
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