source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @26614   3 years dmenemen test4003 now uses main MITgcm branch as opposed to dngoldberg branch …
(edit) @26613   3 years bulthuis BUG: include library chrono in randomgenerator.cpp
(edit) @26612   3 years bulthuis CGH: include linear congruential generator
(edit) @26611   3 years Mathieu Morlighem CHG: added Enums for Julia
(edit) @26610   3 years Mathieu Morlighem BUG: reverting Vincent's commit
(edit) @26609   3 years Mathieu Morlighem BUG: reverting Vincent's commit
(edit) @26608   3 years Mathieu Morlighem BUG: reverting Vincent's commit
(edit) @26607   3 years Mathieu Morlighem CHG: cosmetics
(edit) @26606   3 years Mathieu Morlighem CHG: adding highlighting for Julia
(edit) @26605   3 years Mathieu Morlighem CHG: making last argument optional for Julia
(edit) @26604   3 years vverjans CHG: making stochasticforcing.m more generic, extending …
(edit) @26603   3 years bulthuis CHG: create namespace for pseudo-random number generator
(edit) @26602   3 years bulthuis CHG: add member functions for random generators in a separate file
(edit) @26601   3 years Mathieu Morlighem CHG: better way if fixing friction singularity when v=0
(edit) @26600   3 years bulthuis CHG: update Nightlyrun 134
(edit) @26599   3 years bulthuis CHG: a few changes for random generators
(edit) @26598   3 years bulthuis CHG: a few changes for random generators
(edit) @26597   3 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26596   3 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26595   3 years bulthuis CHG: add member functions for random generators in a separate file
(edit) @26594   3 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26593   3 years bulthuis CHG: add member functions for random generators in a separate file
(edit) @26592   3 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26591   3 years bulthuis BUG: Try to fix bugs pseudo-random number generators
(edit) @26590   3 years bulthuis CHG: some changes in pseudo-random number generator classes
(edit) @26589   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26588   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26587   3 years bulthuis CHG: add member functions for random generators in a separate file
(edit) @26586   3 years bulthuis CHG: change names of random generators
(edit) @26585   3 years Mathieu Morlighem BUG: fixing a division by 0 in CoDiPack
(edit) @26584   3 years bdef BUG:fix to MLHOBC and test127
(edit) @26583   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26582   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26581   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26580   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26579   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26578   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26577   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26576   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26575   3 years bulthuis BUG: Try to fix bugs on tests
(edit) @26574   3 years bulthuis CHG: write pseudrandom number generators as a namespace
(edit) @26573   3 years bdef CHG minor formating
Note: See TracRevisionLog for help on using the revision log.