source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26689   4 years seroussi CHG: minor tolerances
(edit) @26688   4 years seroussi FIX: minor typo in python test
(edit) @26687   4 years seroussi BUG: fixed minor problem with new scalars in tests
(edit) @26686   4 years Mathieu Morlighem CHG: Done down to first uf, which does not look right
(edit) @26685   4 years seroussi NEW: added volume and other scalar checks for test with partially ice …
(edit) @26684   4 years vverjans CHG: activate updated calculation of IceVolume() and TotalSmb() for …
(edit) @26683   4 years Mathieu Morlighem CHG: more updates now that we are moving to totten
(edit) @26682   4 years Mathieu Morlighem CHG: done with ys
(edit) @26681   4 years Mathieu Morlighem CHG: done with load vector and element stiffness matrix
(edit) @26680   4 years Cheng Gong CHG: set data path to totten
(edit) @26679   4 years vverjans CHG: fix python test621
(edit) @26678   4 years vverjans CHG: fix python syntax (2)
(edit) @26677   4 years vverjans BUG: fix python syntax
(edit) @26676   4 years vverjans NEW: added FrictionWaterPressure to stochasticforcingfields, new …
(edit) @26675   4 years Mathieu Morlighem CHG: done with nodal function derivatives
(edit) @26674   4 years vverjans CHG: Adding FloatingMeltRate to the list of scaled fields in …
(edit) @26673   4 years vverjans CHG: Correcting dimensions marshalling in stochasticforcing.py (2)
(edit) @26672   4 years vverjans CHG: Correcting dimensions marshalling in stochasticforcing.py
(edit) @26671   4 years vverjans CHG: Correcting basin_id initialization in stochasticforcing.py
(edit) @26670   4 years vverjans CHG: Debugging python test543 (3)
(edit) @26669   4 years vverjans CHG: Debugging python test543 (2)
(edit) @26668   4 years vverjans CHG: Debugging python test543
(edit) @26667   4 years vverjans CHG: Correcting python syntax (2)
(edit) @26666   4 years vverjans CHG: Correcting python syntax
(edit) @26665   4 years vverjans CHG: Adjusted test543 to test for several stochasticforcing fields
(edit) @26664   4 years dmenemen test4003 now runs MITgcm/verification/shelfice_2d_remesh except that …
(edit) @26663   4 years Mathieu Morlighem CHG: added local directory
(edit) @26662   4 years jdquinn CHG: Missed a copy/paste
(edit) @26661   4 years jdquinn CHG: Pending translations; cleanup
(edit) @26660   4 years jdquinn CHG: Review and cleanup
(edit) @26659   4 years Mathieu Morlighem CHG: getting to Jacobian Determinant
(edit) @26658   4 years Mathieu Morlighem CHG: started working on element matrices
(edit) @26657   4 years vverjans CHG: Fix memory leak issues from randomgenerator
(edit) @26656   4 years vverjans CHG: Fix memory leak issues from randomgenerator
(edit) @26655   4 years Mathieu Morlighem CHG: reorganizing files
(edit) @26654   4 years jdquinn CHG: Activating tests that rely on RNG
(edit) @26653   4 years vverjans CHG: correction of weights computation in Tria::GetFractionGeometry
(edit) @26652   4 years Mathieu Morlighem CHG: more work on julia solver
(edit) @26651   4 years Mathieu Morlighem CHG: added calculation of effective pressure
(edit) @26650   4 years Mathieu Morlighem CHG: moving EffectivePressure calculation to another function
(edit) @26649   4 years Mathieu Morlighem CHG: done with GetSolutionFromInputs
(edit) @26648   4 years Mathieu Morlighem CHG: fixed problem with vertices being aliased
(edit) @26647   4 years bdef BUG: missing mattype
(edit) @26646   4 years bdef BUG:removing prints
(edit) @26645   4 years bdef BUG:fixing stochasticforcing
(edit) @26644   4 years vverjans CHG: field comparisons temporarily commented out in stochasticforcing.py
(edit) @26643   4 years vverjans BUG: trying to fix field comparisons in stochasticforcing.py
(edit) @26642   4 years vverjans BUG: fixing call to methods in stochasticforcing.py
(edit) @26641   4 years vverjans BUG: fixing python syntax in stochasticforcing.py
(edit) @26640   4 years vverjans CHG: added stochasticforcing capability for …
(edit) @26639   4 years bdef BUG: import and matlab function fix
(edit) @26638   4 years bdef CHG:changing oshostname to gethostname
(edit) @26637   4 years bdef BUG: fixing import for SetMLHOBC
(edit) @26636   4 years bdef BUG: fixing extrusion for poly type vectors
(edit) @26635   4 years bdef BUG:fixing Stochasticforcing translation
(edit) @26634   4 years Mathieu Morlighem CHG: updated degrees of freedom
(edit) @26633   4 years aleahsommers CHG: updated Test 350 with no friction contribution to melt rate when …
(edit) @26632   4 years aleahsommers CHG: take out friction heat from melt rate when gap height is greater …
(edit) @26631   4 years Mathieu Morlighem CHG: better way of handling NaNs
(edit) @26630   4 years Mathieu Morlighem CHG: better doc
(edit) @26629   4 years Mathieu Morlighem CHG: reorganized project to make it simpler
(edit) @26628   4 years Mathieu Morlighem CHG: working on MP with Joel
(edit) @26627   4 years Mathieu Morlighem CHG: added support for totten
(edit) @26626   4 years vverjans CHG: IceVolume() in Tria.cpp and Penta.cpp can account for partial ice …
(edit) @26625   4 years Mathieu Morlighem CHG: added totten support
(edit) @26624   4 years Mathieu Morlighem CHG: updating some scripts for totten
(edit) @26623   4 years Mathieu Morlighem CHG: nor needed anymore
(edit) @26622   4 years Mathieu Morlighem CHG: some progress with Joel
(edit) @26621   4 years vverjans CHG: making random number generation in ISSM dependent on classes of …
(edit) @26620   4 years vverjans CHG: set md.stochasticforcing.default_id as dummy if defaults not used …
(edit) @26619   4 years bulthuis CGH: add student-t distribution to pseudo-random generator
(edit) @26618   4 years vverjans CHG: fixing bugs in stochasticforcing
(edit) @26617   4 years vverjans CHG: set md.stochasticforcing.default_id as dummy if defaults not used
(edit) @26616   4 years bulthuis CGH: add lognormal, chi-squared, and exponential distributions to …
(edit) @26615   4 years vverjans CHG: making stochasticforcing.m more generic, extending …
(edit) @26614   4 years dmenemen test4003 now uses main MITgcm branch as opposed to dngoldberg branch …
(edit) @26613   4 years bulthuis BUG: include library chrono in randomgenerator.cpp
(edit) @26612   4 years bulthuis CGH: include linear congruential generator
(edit) @26611   4 years Mathieu Morlighem CHG: added Enums for Julia
(edit) @26610   4 years Mathieu Morlighem BUG: reverting Vincent's commit
(edit) @26609   4 years Mathieu Morlighem BUG: reverting Vincent's commit
(edit) @26608   4 years Mathieu Morlighem BUG: reverting Vincent's commit
(edit) @26607   4 years Mathieu Morlighem CHG: cosmetics
(edit) @26606   4 years Mathieu Morlighem CHG: adding highlighting for Julia
(edit) @26605   4 years Mathieu Morlighem CHG: making last argument optional for Julia
(edit) @26604   4 years vverjans CHG: making stochasticforcing.m more generic, extending …
(edit) @26603   4 years bulthuis CHG: create namespace for pseudo-random number generator
(edit) @26602   4 years bulthuis CHG: add member functions for random generators in a separate file
(edit) @26601   4 years Mathieu Morlighem CHG: better way if fixing friction singularity when v=0
(edit) @26600   4 years bulthuis CHG: update Nightlyrun 134
(edit) @26599   4 years bulthuis CHG: a few changes for random generators
(edit) @26598   4 years bulthuis CHG: a few changes for random generators
(edit) @26597   4 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26596   4 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26595   4 years bulthuis CHG: add member functions for random generators in a separate file
(edit) @26594   4 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26593   4 years bulthuis CHG: add member functions for random generators in a separate file
(edit) @26592   4 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26591   4 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26590   4 years bulthuis CHG: some changes in pseudo-random number generator classes
Note: See TracRevisionLog for help on using the revision log.