source:

Revision Log Mode:


Legend:

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