source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25603   6 years Eric.Larour CHG: diverse
(edit) @25602   6 years Eric.Larour CHG: diverse
(edit) @25601   6 years Eric.Larour CHG: diverse
(edit) @25600   6 years Eric.Larour CHG: diverse
(edit) @25599   6 years Eric.Larour CHG: diverse
(edit) @25598   6 years Mathieu Morlighem CHG: simplifying Penta GL subelement grounded ratio calculation
(edit) @25597   6 years Mathieu Morlighem CHG: trying to simplify GetGrounded ratio
(edit) @25596   6 years Eric.Larour CHG: diverse
(edit) @25595   6 years Eric.Larour CHG: diverse
(edit) @25594   6 years seroussi NEW: added new cascade nodes for pfe
(edit) @25593   6 years Mathieu Morlighem CHG: no need to reset time in Femmodel anymore when doing transient …
(edit) @25592   6 years Mathieu Morlighem CHG: now use dependent objects, computed at the end of the run ONLY, …
(edit) @25591   6 years bdef BUG: fix to nc loader
(edit) @25590   6 years schlegel BUG: some code repeated for a1x 2 albedo determinaton
(edit) @25589   6 years Eric.Larour CHG: diverse
(edit) @25588   6 years Eric.Larour CHG: diverse
(edit) @25587   6 years Eric.Larour CHG: diverse
(edit) @25586   6 years Mathieu Morlighem CHG: support patch
(edit) @25585   6 years Mathieu Morlighem CHG: reverting changes to independents
(edit) @25584   6 years Mathieu Morlighem CHG: reverting changes to independents
(edit) @25583   6 years Mathieu Morlighem CHG: no need to look at type anymore for dependents
(edit) @25582   6 years Mathieu Morlighem CHG: no need to look at type anymore for dependents
(edit) @25581   6 years Mathieu Morlighem CHG: no need to look at type anymore for dependents
(edit) @25580   6 years Mathieu Morlighem CHG: no need to look at type anymore for dependents
(edit) @25579   6 years Eric.Larour CHG: double column ol for large projects.
(edit) @25578   6 years Mathieu Morlighem CHG: fixing problem with dependents that are COPIED from femmodel, …
(edit) @25577   6 years Mathieu Morlighem CHG: do not rescale levelset
(edit) @25576   6 years Mathieu Morlighem CHG: do not put a threshold on distance function anymore, this is a …
(edit) @25575   6 years Mathieu Morlighem CHG: counting of active variables should be done AFTER transient step
(edit) @25574   6 years Mathieu Morlighem CHG: checkpointing now working in parallelss!
(edit) @25573   6 years tsantos BUG: loading m1qn3
(edit) @25572   6 years tsantos ADD: addes new test for m1qn3 for inversion of rheology B
(edit) @25571   6 years tsantos BUG: calling InputDepthAverageAtBase to add Bbar in inputs (when m1qn3 …
(edit) @25570   6 years Mathieu Morlighem CHG: force c++11 by default
(edit) @25569   6 years jdquinn CHG: Updated test suites.
(edit) @25568   6 years jdquinn CHG: /test/SandBox is a directory: need -r option.
(edit) @25567   6 years jdquinn CHG: Added Fortran compiler flag to clear error (apparently MPICH does …
(edit) @25566   6 years Eric.Larour CHG: changes to accomodate elastic = 0 computations!
(edit) @25565   6 years Mathieu Morlighem BUG: fixing test with new output
(edit) @25564   6 years Mathieu Morlighem CHG: fixing (finally) checkpointing with several steps between checkpoints
(edit) @25563   6 years Mathieu Morlighem CHG: enable output of controlinput
(edit) @25562   6 years Mathieu Morlighem CHG: adding one more conversion
(edit) @25561   6 years Mathieu Morlighem NEW: better handling of results if they are not properly sorted in the …
(edit) @25560   6 years Mathieu Morlighem CHG: almost done with checkpointing AD
(edit) @25559   6 years Mathieu Morlighem BUG: fixing Basile's commit
(edit) @25558   6 years Mathieu Morlighem CHG: fixing Basile's commit
(edit) @25557   6 years Mathieu Morlighem CHG: reverting
(edit) @25556   6 years Mathieu Morlighem CHG: reverting
(edit) @25555   6 years bdef BUG:fixing typo
(edit) @25554   6 years bdef CHG: Some more iterator loop changes
(edit) @25553   6 years jdquinn CHG: Test suites
(edit) @25552   6 years jdquinn CHG: Test suites
(edit) @25551   6 years Mathieu Morlighem CHG: not needed
(edit) @25550   6 years Mathieu Morlighem CHG: fixing AD checkpointing
(edit) @25549   6 years Mathieu Morlighem CHG: minor esthetics
(edit) @25548   6 years jdquinn BUG: Typo
(edit) @25547   6 years jdquinn CHG: Updated test suites in packaging scripts to match changes to …
(edit) @25546   6 years jdquinn CHG: Favoring macOS over Linux when Gmsh is used to produce 3D meshes …
(edit) @25545   6 years jdquinn CHG: Favoring macOS over Linux when Gmsh is used to produce 3D meshes …
(edit) @25544   6 years jdquinn CHG: Added configuration for compiling on Amazon Linux (RHEL) and …
(edit) @25543   6 years Mathieu Morlighem CHG: pass IssmDouble by reference
(edit) @25542   6 years tsantos CHG: added -std=c++11 flag for Pleiades compilation option
(edit) @25541   6 years Mathieu Morlighem CHG: skip elements that don't have ice in CFL condition
(edit) @25540   6 years Mathieu Morlighem BUG: fixing no ice boundary
(edit) @25539   6 years bdef CHG:Modifying loop on elements towards for on iterator
(edit) @25538   6 years Eric.Larour CHG: fixed leak.
(edit) @25537   6 years Eric.Larour CHG: fixed issue with long int for length of large files.
(edit) @25536   6 years Mathieu Morlighem CHG: working on AD transient checkpointing
(edit) @25535   6 years Eric.Larour CHG: new diagnostics.
(edit) @25534   6 years Eric.Larour CHG: added output of bslr, bslrice and bslrhydro, as well as cumulated …
(edit) @25533   6 years Mathieu Morlighem CHG: better formatting
(edit) @25532   6 years bdef BUG:fixing netcdf load for ancient compatibility
(edit) @25531   6 years Mathieu Morlighem CHG: better handling of some objects
(edit) @25530   6 years Mathieu Morlighem CHG: putting non template function into CPP file to speed up compilation
(edit) @25529   6 years Mathieu Morlighem CHG: better marshall
(edit) @25528   6 years Mathieu Morlighem CHG: better handling of Marshall
(edit) @25527   6 years Eric.Larour CHG: test 2005.
(edit) @25526   6 years Eric.Larour
(edit) @25525   6 years Mathieu Morlighem CHG: fixing marshall of strings
(edit) @25524   6 years Mathieu Morlighem CHG: working on better marshalling for AD
(edit) @25523   6 years Mathieu Morlighem CHG: working on better marshalling for AD
(edit) @25522   6 years Mathieu Morlighem CHG: added marshall of char*, no need to have size outside of marshall
(edit) @25521   6 years jdquinn BUG: Bad grep and replace
(edit) @25520   6 years jdquinn BUG: Bad grep and replace
(edit) @25519   6 years jdquinn CHG: MATLAB -> Python; formatting
(edit) @25518   6 years jdquinn CHG: Enabling test under macOS
(edit) @25517   6 years jdquinn ADD: Forgot to add actual test!
(edit) @25516   6 years jdquinn CHG: Using BamgTriangulate instead of delaunayn.
(edit) @25515   6 years jdquinn CHG: Using different implementation of delaunay
(edit) @25514   6 years Cheng Gong NEW: Galerkin Least Squares stabilization for P1P1 elements in FS is …
(edit) @25513   6 years Mathieu Morlighem CHG: fixing serial
(edit) @25512   6 years Mathieu Morlighem CHG: removed duplicates
(edit) @25511   6 years Mathieu Morlighem CHG: done with checkpointing... debugging time!
(edit) @25510   6 years Mathieu Morlighem CHG: fixing AD
(edit) @25509   6 years Mathieu Morlighem CHG: preparing ground for AD
(edit) @25508   6 years Mathieu Morlighem CHG: Marshall2 -> Marshall
(edit) @25507   6 years Mathieu Morlighem CHG: cleanup
(edit) @25506   6 years Mathieu Morlighem NEW: new way of Marshalling femmodel
(edit) @25505   6 years jdquinn ADD: Missing file
(edit) @25504   6 years jdquinn BUG: Corrected frictionwaterlayer failure (constructor works more like …
Note: See TracRevisionLog for help on using the revision log.