source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15787   12 years Mathieu Morlighem BUG: don't delete doflist
(edit) @15786   12 years Eric.Larour CHG: there is no return data
(edit) @15785   12 years seroussi CHG: minor useless empty line
(edit) @15784   12 years Mathieu Morlighem CHG: MATLAB_DIR is not defined by default
(edit) @15783   12 years Mathieu Morlighem CHG: fixed leak:
(edit) @15782   12 years Mathieu Morlighem CHG: MPI_COMM undefined
(edit) @15781   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15780   12 years Eric.Larour CHG: updated install script to apply to macosx64 and linux64
(edit) @15779   12 years seroussi BUG: fixed coupling SSA/FS sheet
(edit) @15778   12 years Eric.Larour CHG: variations of the install script
(edit) @15777   12 years Mathieu Morlighem CHG: include types in order to define IssmDouble
(edit) @15776   12 years seroussi BUG: fixed coupling HO/FS ice sheet
(edit) @15775   12 years Mathieu Morlighem CHG: can now load old models with md.diagnostic
(edit) @15774   12 years Mathieu Morlighem CHG: diagnostic is now stressbalance
(edit) @15773   12 years Mathieu Morlighem CHG: Syncing Enums
(edit) @15772   12 years seroussi BUG: minor fix
(edit) @15771   12 years Mathieu Morlighem CHG: Diagnostic is now Stressbalance
(edit) @15770   12 years seroussi BUG: starting to debug tiling HO/FS for ice sheets
(edit) @15769   12 years seroussi BUG: Fixed tiling ice shelf
(edit) @15768   12 years Mathieu Morlighem CHG: can now load old models
(edit) @15767   12 years Mathieu Morlighem CHG: Prognostic is now Masstransport
(edit) @15766   12 years Mathieu Morlighem CHG: updating archive, as we discovered that friction was applied to …
(edit) @15765   12 years Mathieu Morlighem CHG: Hydrology Shreve needs to who where ice is floating and where it …
(edit) @15764   12 years Eric.Larour CHG: added adjoinable mpi libraries in autotools and the makefiles
(edit) @15763   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15762   12 years Eric.Larour CHG: added dynamic linking to pmpich, which was missing.
(edit) @15761   12 years Eric.Larour CHG: point to mpich
(edit) @15760   12 years Eric.Larour CHG: moved old config files to old/ directory. Renamed to make it clearer.
(edit) @15759   12 years Eric.Larour CHG: new library adjoinable MPI, from Jean Utke
(edit) @15758   12 years Mathieu Morlighem CHG: some other solution need MaskIcelevelset
(edit) @15757   12 years seroussi BUG: coupling SSA/FS now running with errors
(edit) @15756   12 years jfaxas
(edit) @15755   12 years jfaxas
(edit) @15754   12 years Mathieu Morlighem BUG: add MaskIceleveset to element inputs
(edit) @15753   12 years seroussi BUG: fixed pressure for coupling HO/FS and starting debuging SSA/FS
(edit) @15752   12 years seroussi BUG: starting to debug coupling SSA/FS shelf
(edit) @15751   12 years seroussi BUG: need to condense Stokes in PVectorHOFS fot tiling
(edit) @15750   12 years Mathieu Morlighem CHG: simplifying startup.m
(edit) @15749   12 years Mathieu Morlighem CHG: removing elements and vertices on water, which is now included in …
(edit) @15748   12 years Mathieu Morlighem BUG: fixed front for 3d models
(edit) @15747   12 years Mathieu Morlighem CHG: spc pressure if not FS
(edit) @15746   12 years seroussi BUG: condensation only if DiagnosticHoriz
(edit) @15745   12 years Mathieu Morlighem BUG: no friction if floating for K FS
(edit) @15744   12 years seroussi CHG: trying to fix coupling HO/FS
(edit) @15743   12 years utke CHG move adol-c to the ampi (=adjoinable MPI) git branch
(edit) @15742   12 years Mathieu Morlighem CHG: Echo matrix uses lines instead of vector (easier to read)
(edit) @15741   12 years Mathieu Morlighem CHG: keep the exponent as an integer may execute faster (compiler …
(edit) @15740   12 years Mathieu Morlighem CHG: no need to cast numbers to IssmDouble (needed for AD, these …
(edit) @15739   12 years utke CHG explicit promotion of literal constants to (active) floats is …
(edit) @15738   12 years Mathieu Morlighem CHG: cosmetics
(edit) @15737   12 years Mathieu Morlighem CHG: for higher order elements, SpawTria must provide more than three …
(edit) @15736   12 years Mathieu Morlighem CHG: old cmake not available anymore
(edit) @15735   12 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @15734   12 years seroussi CHG: added error message if coupling stokes: under development
(edit) @15733   12 years Mathieu Morlighem NEW: added check on invalid read/write
(edit) @15732   12 years Mathieu Morlighem BUG: fixed segmentation fault
(edit) @15731   12 years Mathieu Morlighem CHG: extended multiple number of nodes to other solutions
(edit) @15730   12 years seroussi FIX: fixing tiling HOFS, KMatrix first
(edit) @15729   12 years Mathieu Morlighem CHG: updating archive now that Adjoint CreateP vetor HO is in Penta.cpp
(edit) @15728   12 years Mathieu Morlighem CHG: fixing some memory leaks + cosmetics
(edit) @15727   12 years Mathieu Morlighem CHG: fixing memory leak
(edit) @15726   12 years Mathieu Morlighem CHG: some bug fixes and HO now creates its own CreatePVector adjoint
(edit) @15725   12 years Mathieu Morlighem NEW: added check on conditional jumps
(edit) @15724   12 years seroussi CHG: changed from FSApproximationEnum to FSvelocityEnum when …
(edit) @15723   12 years Mathieu Morlighem BUG: fixed memory leak
(edit) @15722   12 years seroussi CHG: finite element interpolation can vary inside a solution
(edit) @15721   12 years Mathieu Morlighem CHG: updating valgrind suppression file
(edit) @15720   12 years seroussi CHG: fixed typos in error messages
(edit) @15719   12 years Mathieu Morlighem NEW: added valgrind procedure, to automatically check for memory leaks
(edit) @15718   12 years Mathieu Morlighem CHG: extended arbitrary number of nodes to other solutions
(edit) @15717   12 years Mathieu Morlighem CHG: extended arbitrary number of nodes to other solutions
(edit) @15716   12 years Mathieu Morlighem CHG: removed check header on triangle and replaced by check file
(edit) @15715   12 years Mathieu Morlighem BUG: fixed error in BH
(edit) @15714   12 years Mathieu Morlighem CHG: more changes so that we can have multiple finite elements
(edit) @15713   12 years Mathieu Morlighem CHG: extending new framework of multiple nodes to other solutions
(edit) @15712   12 years Mathieu Morlighem CHG: extending new framework of multiple nodes to other solutions
(edit) @15711   12 years Mathieu Morlighem NEW: SIA now available for different interpolation
(edit) @15710   12 years Mathieu Morlighem CHG: install not specific to mac osx yet
(edit) @15709   12 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @15708   12 years Mathieu Morlighem CHG: updating archives now that the bug on penta create P vector is fixed
(edit) @15707   12 years Mathieu Morlighem BUG: Jacobian needs to be condensed as well
(edit) @15706   12 years Mathieu Morlighem CHG: second column needs to be created, even if it is empty
(edit) @15705   12 years seroussi BUG: fixed P1+ nodal functions
(edit) @15704   12 years Mathieu Morlighem CHG: minor cosmetics
(edit) @15703   12 years Eric.Larour CHG: moved web port of mobile application into mobile
(edit) @15702   12 years Eric.Larour CHG: new maps for mobile application
(edit) @15701   12 years Eric.Larour CHG: added upload and download capabilities to the organizer
(edit) @15700   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15699   12 years Eric.Larour CHG: new atlas library
(edit) @15698   12 years Mathieu Morlighem CHG: minor
(edit) @15697   12 years Eric.Larour CHG: include svn version in report
(edit) @15696   12 years seroussi CHG: starting to fix stokes tiling solution
(edit) @15695   12 years Mathieu Morlighem NEW: extending P1+ and P1+condensed to 3d
(edit) @15694   12 years Mathieu Morlighem NEW: extending P1bubble and P1bubblecondensed to SSA
(edit) @15693   12 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @15692   12 years Mathieu Morlighem CHG: updating syntax hilighting
(edit) @15691   12 years Mathieu Morlighem CHG: updating archives now that we reverted to MINIcondensed
(edit) @15690   12 years Mathieu Morlighem NEW: EnumDefinitions.py is now made at once, dividing the time of sync …
(edit) @15689   12 years Mathieu Morlighem NEW: Added P1bubble and P1bubblecondensed elements for all solutions …
(edit) @15688   12 years Mathieu Morlighem NEW: implemented FS condensed mini
Note: See TracRevisionLog for help on using the revision log.