source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26714   3 years Mathieu Morlighem CHG: more change on Pig, still not working, but close
(edit) @26713   3 years Mathieu Morlighem CHG: fixing some issues for Pig
(edit) @26712   3 years Mathieu Morlighem CHG: fixed interpolation method
(edit) @26711   3 years Mathieu Morlighem CHG: done with ice front
(edit) @26710   3 years Mathieu Morlighem NEW: working on ice front, still not working…
(edit) @26709   3 years Mathieu Morlighem CHG: added ContourToNodes
(edit) @26708   3 years jdquinn CHG: Adjustments to field tolerances
(edit) @26707   3 years jdquinn CHG: Adjustments to field tolerances
(edit) @26706   3 years Mathieu Morlighem CHG: added IsIcefront function
(edit) @26705   3 years Mathieu Morlighem CHG: added subelement GL calculation
(edit) @26704   3 years Mathieu Morlighem CHG: added friction
(edit) @26703   3 years Mathieu Morlighem CHG: added results and starting test301 with basal friction
(edit) @26702   3 years (none) CHG: started working on output
(edit) @26701   3 years Cheng Gong ADD:interpret MEaSUREs Greenland Ice velocity to mesh
(edit) @26700   3 years seroussi CHG: minor tolerance again
(edit) @26699   3 years Mathieu Morlighem NEW: done with convergence criterion
(edit) @26698   3 years Mathieu Morlighem CHG: done with VecMerge
(edit) @26697   3 years seroussi CHG: minor tolerance
(edit) @26696   3 years aleahsommers CHG: cleaned up SHAKTI code
(edit) @26695   3 years tsantos CHG: install a tested version of NeoPZ
(edit) @26694   3 years Mathieu Morlighem CHG: final bug
(edit) @26693   3 years tsantos CHG: adding an example of an AMR simulation using NeoPZ
(edit) @26692   3 years Mathieu Morlighem BUG: fixing problem with indexing of weights
(edit) @26691   3 years Mathieu Morlighem CHG: avoid dynamic allocation if not needed
(edit) @26690   3 years seroussi CHG: minor tolerance
(edit) @26689   3 years seroussi CHG: minor tolerances
(edit) @26688   3 years seroussi FIX: minor typo in python test
(edit) @26687   3 years seroussi BUG: fixed minor problem with new scalars in tests
(edit) @26686   3 years Mathieu Morlighem CHG: Done down to first uf, which does not look right
(edit) @26685   3 years seroussi NEW: added volume and other scalar checks for test with partially ice …
(edit) @26684   3 years vverjans CHG: activate updated calculation of IceVolume() and TotalSmb() for …
(edit) @26683   3 years Mathieu Morlighem CHG: more updates now that we are moving to totten
(edit) @26682   3 years Mathieu Morlighem CHG: done with ys
(edit) @26681   3 years Mathieu Morlighem CHG: done with load vector and element stiffness matrix
(edit) @26680   3 years Cheng Gong CHG: set data path to totten
(edit) @26679   3 years vverjans CHG: fix python test621
(edit) @26678   3 years vverjans CHG: fix python syntax (2)
(edit) @26677   3 years vverjans BUG: fix python syntax
(edit) @26676   3 years vverjans NEW: added FrictionWaterPressure to stochasticforcingfields, new …
(edit) @26675   3 years Mathieu Morlighem CHG: done with nodal function derivatives
(edit) @26674   3 years vverjans CHG: Adding FloatingMeltRate to the list of scaled fields in …
(edit) @26673   3 years vverjans CHG: Correcting dimensions marshalling in stochasticforcing.py (2)
(edit) @26672   3 years vverjans CHG: Correcting dimensions marshalling in stochasticforcing.py
(edit) @26671   3 years vverjans CHG: Correcting basin_id initialization in stochasticforcing.py
(edit) @26670   3 years vverjans CHG: Debugging python test543 (3)
(edit) @26669   3 years vverjans CHG: Debugging python test543 (2)
(edit) @26668   3 years vverjans CHG: Debugging python test543
(edit) @26667   3 years vverjans CHG: Correcting python syntax (2)
(edit) @26666   3 years vverjans CHG: Correcting python syntax
(edit) @26665   3 years vverjans CHG: Adjusted test543 to test for several stochasticforcing fields
(edit) @26664   3 years dmenemen test4003 now runs MITgcm/verification/shelfice_2d_remesh except that …
(edit) @26663   3 years Mathieu Morlighem CHG: added local directory
(edit) @26662   3 years jdquinn CHG: Missed a copy/paste
(edit) @26661   3 years jdquinn CHG: Pending translations; cleanup
(edit) @26660   3 years jdquinn CHG: Review and cleanup
(edit) @26659   3 years Mathieu Morlighem CHG: getting to Jacobian Determinant
(edit) @26658   3 years Mathieu Morlighem CHG: started working on element matrices
(edit) @26657   3 years vverjans CHG: Fix memory leak issues from randomgenerator
(edit) @26656   3 years vverjans CHG: Fix memory leak issues from randomgenerator
(edit) @26655   3 years Mathieu Morlighem CHG: reorganizing files
(edit) @26654   3 years jdquinn CHG: Activating tests that rely on RNG
(edit) @26653   3 years vverjans CHG: correction of weights computation in Tria::GetFractionGeometry
(edit) @26652   3 years Mathieu Morlighem CHG: more work on julia solver
(edit) @26651   3 years Mathieu Morlighem CHG: added calculation of effective pressure
(edit) @26650   3 years Mathieu Morlighem CHG: moving EffectivePressure calculation to another function
(edit) @26649   3 years Mathieu Morlighem CHG: done with GetSolutionFromInputs
(edit) @26648   3 years Mathieu Morlighem CHG: fixed problem with vertices being aliased
(edit) @26647   3 years bdef BUG: missing mattype
(edit) @26646   3 years bdef BUG:removing prints
(edit) @26645   3 years bdef BUG:fixing stochasticforcing
(edit) @26644   3 years vverjans CHG: field comparisons temporarily commented out in stochasticforcing.py
(edit) @26643   3 years vverjans BUG: trying to fix field comparisons in stochasticforcing.py
(edit) @26642   3 years vverjans BUG: fixing call to methods in stochasticforcing.py
(edit) @26641   3 years vverjans BUG: fixing python syntax in stochasticforcing.py
(edit) @26640   3 years vverjans CHG: added stochasticforcing capability for …
(edit) @26639   3 years bdef BUG: import and matlab function fix
(edit) @26638   3 years bdef CHG:changing oshostname to gethostname
(edit) @26637   3 years bdef BUG: fixing import for SetMLHOBC
(edit) @26636   3 years bdef BUG: fixing extrusion for poly type vectors
(edit) @26635   3 years bdef BUG:fixing Stochasticforcing translation
(edit) @26634   3 years Mathieu Morlighem CHG: updated degrees of freedom
(edit) @26633   3 years aleahsommers CHG: updated Test 350 with no friction contribution to melt rate when …
(edit) @26632   3 years aleahsommers CHG: take out friction heat from melt rate when gap height is greater …
(edit) @26631   3 years Mathieu Morlighem CHG: better way of handling NaNs
(edit) @26630   3 years Mathieu Morlighem CHG: better doc
(edit) @26629   3 years Mathieu Morlighem CHG: reorganized project to make it simpler
(edit) @26628   3 years Mathieu Morlighem CHG: working on MP with Joel
(edit) @26627   3 years Mathieu Morlighem CHG: added support for totten
(edit) @26626   3 years vverjans CHG: IceVolume() in Tria.cpp and Penta.cpp can account for partial ice …
(edit) @26625   3 years Mathieu Morlighem CHG: added totten support
(edit) @26624   3 years Mathieu Morlighem CHG: updating some scripts for totten
(edit) @26623   3 years Mathieu Morlighem CHG: nor needed anymore
(edit) @26622   3 years Mathieu Morlighem CHG: some progress with Joel
(edit) @26621   3 years vverjans CHG: making random number generation in ISSM dependent on classes of …
(edit) @26620   3 years vverjans CHG: set md.stochasticforcing.default_id as dummy if defaults not used …
(edit) @26619   3 years bulthuis CGH: add student-t distribution to pseudo-random generator
(edit) @26618   3 years vverjans CHG: fixing bugs in stochasticforcing
(edit) @26617   3 years vverjans CHG: set md.stochasticforcing.default_id as dummy if defaults not used
(edit) @26616   3 years bulthuis CGH: add lognormal, chi-squared, and exponential distributions to …
(edit) @26615   3 years vverjans CHG: making stochasticforcing.m more generic, extending …
Note: See TracRevisionLog for help on using the revision log.