source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18165   11 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @18164   11 years schlegel CHG: add path for dynlib DAKOTA
(edit) @18163   11 years Mathieu Morlighem BUG: change coordinate system for floating ice as well
(edit) @18162   11 years Mathieu Morlighem CHG: tetras in plot elements
(edit) @18161   11 years Mathieu Morlighem CHG: comment out check of determinant
(edit) @18160   11 years Mathieu Morlighem NEW: add dakota 3.1 for mac
(edit) @18159   11 years schlegel CHG: add new install for mavericks
(edit) @18158   11 years schlegel CHG: add new install for mavericks
(edit) @18157   11 years Eric.Larour CHG: handle 2d meshes.
(edit) @18156   11 years Mathieu Morlighem DEL: not needed here
(edit) @18155   11 years gqwang
(edit) @18154   11 years gqwang
(edit) @18153   11 years Mathieu Morlighem NEW: added gmsh3d.m
(edit) @18152   11 years Mathieu Morlighem BUG: fixed memory leak
(edit) @18151   11 years Mathieu Morlighem BUG: fixed allocation required in 3d for four-field FS
(edit) @18150   11 years Mathieu Morlighem BUG: reverting back analytical test
(edit) @18149   11 years Mathieu Morlighem BUG: fixed AD compilation
(edit) @18148   11 years Mathieu Morlighem NEW: implemeted matrix inversion
(edit) @18147   11 years Mathieu Morlighem BUG: fixed case when elements->Size()==0
(edit) @18146   11 years Eric.Larour DEL: not needed
(edit) @18145   11 years Eric.Larour NEW: Csatho 2014 project
(edit) @18144   11 years Eric.Larour NEW: external projects
(edit) @18143   11 years Mathieu Morlighem NEW: some functionalities required for Nathan's algorithm in 3d
(edit) @18142   11 years Mathieu Morlighem BUG: fixed split from prisms to tets
(edit) @18141   11 years seroussi CHG: minor better documentation for basalstress function and plot
(edit) @18140   11 years Mathieu Morlighem CHG: forgot last marker
(edit) @18139   11 years Mathieu Morlighem CHG: added some capabilities
(edit) @18138   11 years Mathieu Morlighem CHG: do not need to call another time forward run after gradient
(edit) @18137   11 years Mathieu Morlighem CHG: better display of Brent search inversion
(edit) @18136   11 years cborstad CHG: working on a new damage evolution source term
(edit) @18135   11 years Mathieu Morlighem DEL: removed some modules not needed anymore
(edit) @18134   11 years Mathieu Morlighem DEL: removed some modules not needed anymore
(edit) @18133   11 years Mathieu Morlighem CHG: no more orthogonalization
(edit) @18132   11 years Mathieu Morlighem CHG: no need to get FS
(edit) @18131   11 years Mathieu Morlighem BUG: fixing steadystate runs
(edit) @18130   11 years Mathieu Morlighem BUG: fixing AD compile
(edit) @18129   11 years Mathieu Morlighem CHG: changed mathieu's email address
(edit) @18128   11 years Mathieu Morlighem NEW: working on BrentSearch interface to make it tao like
(edit) @18127   11 years seroussi CHG: minor typo name of routine
(edit) @18126   11 years Mathieu Morlighem CHG: added Enum to IsEnum
(edit) @18125   11 years Mathieu Morlighem CHG: reverting back, AD does not compile like that (multiple definitions)
(edit) @18124   11 years Mathieu Morlighem CHG: moved some code from CPP to H so that ranlib does not complain …
(edit) @18123   11 years Mathieu Morlighem CHG: gatting svn to ignore some files
(edit) @18122   11 years Mathieu Morlighem CHG: renaming process2 for shared library
(edit) @18121   11 years seroussi BUG: typo
(edit) @18120   11 years Mathieu Morlighem CHG: excluding development and FS runs
(edit) @18119   11 years Mathieu Morlighem NEW: added support for matlab 2014+ mex
(edit) @18118   11 years Mathieu Morlighem NEW: added Min function
(edit) @18117   11 years Mathieu Morlighem CHG: make front closer to boundary to avoid MUMPS crash
(edit) @18116   11 years seroussi BUG: similar values in default parameters for matlab and python
(edit) @18115   11 years Mathieu Morlighem BUG: test 292.py now running
(edit) @18114   11 years seroussi BUG: reverting back old archive
(edit) @18113   11 years seroussi BUG: forgot to update ValleyGlacier par file in python
(edit) @18112   11 years Mathieu Morlighem CHG: minor trying to debug NR 801
(edit) @18111   11 years seroussi BUG: forgot to add linearbasalforcings class in python
(edit) @18110   11 years seroussi CHG: added test292 for python
(edit) @18109   11 years cborstad BUG: wrong array size for nearest neighbors
(edit) @18108   11 years seroussi NEW: adding last NR in python test list
(edit) @18107   11 years Mathieu Morlighem BUG: cannot use subdir options for python
(edit) @18106   11 years seroussi CHG: better archive
(edit) @18105   11 years Mathieu Morlighem CHG: ignoring some files
(edit) @18104   11 years Mathieu Morlighem CHG: moved vx vy vz max,min,abs to module
(edit) @18103   11 years glperez CHG: always check,reversing bug introduced in previous attempt to …
(edit) @18102   11 years Mathieu Morlighem CHG: prevent automake from complaining about subdir options
(edit) @18101   11 years glperez CHG: introduced option to bypass on consistency check.
(edit) @18100   11 years Mathieu Morlighem CHG: removed duplicate DamageEvolution
(edit) @18099   11 years Mathieu Morlighem CHG: should not be under svn
(edit) @18098   11 years Mathieu Morlighem CHG: added parameter files
(edit) @18097   11 years seroussi NEW: archive for test 292
(edit) @18096   11 years seroussi BUG: forgot class changes
(edit) @18095   11 years seroussi NEW: added NR for floating melt rate parameteriation
(edit) @18094   11 years seroussi BUG: forgot to add Floating melt rate module
(edit) @18093   11 years seroussi BEW: adding new class for floating ice melt rate
(edit) @18092   11 years seroussi NEW: added archive for P4z test
(edit) @18091   11 years seroussi NEW: commited P4z test
(edit) @18090   11 years seroussi CHG: minor python tolerance
(edit) @18089   11 years Eric.Larour CHG: fixed issue for users of csh and tcsh shell. Needed to add \n at …
(edit) @18088   11 years schlegel CHG: try Box server
(edit) @18087   11 years seroussi BUG: forgot to change unit conversion of results in python
(edit) @18086   11 years schlegel CHG: minor update
(edit) @18085   11 years seroussi CHG: forgot to update to archives
(edit) @18084   11 years Mathieu Morlighem CHG: removed development option from windows
(edit) @18083   11 years seroussi CHG: fixed nightly run that was failing
(edit) @18082   11 years seroussi CHG: new archives for basal melting
(edit) @18081   11 years Mathieu Morlighem NEW: added ar-lib missing for some platforms
(edit) @18080   11 years Mathieu Morlighem BUG: making sure MATLAB is added to the path
(edit) @18079   11 years Mathieu Morlighem CHG: cosmetics
(edit) @18078   11 years Mathieu Morlighem CHG: moved element_type to element rather than reference element
(edit) @18077   11 years Mathieu Morlighem CHG: removed elementonbase/surface
(edit) @18076   11 years Mathieu Morlighem CHG: renumbering L1L2
(edit) @18075   11 years Mathieu Morlighem CHG: minor cosmetics
(edit) @18074   11 years seroussi CHG: separaring grounded and floating melting rates where appropriate
(edit) @18073   11 years seroussi BUG: forgot to update unit conversion for new basal melting fields
(edit) @18072   11 years seroussi CHG: minor archives
(edit) @18071   11 years seroussi CHG: archives grounding line with no code (no more grounding_line melting)
(edit) @18070   11 years seroussi BUG: temporary change to check nightly runs
(edit) @18069   11 years seroussi BUG: minor typo
(edit) @18068   11 years seroussi NEW: reorganizing basal melting
(edit) @18067   11 years schlegel CHG: remove transp
(edit) @18066   11 years schlegel CHG: add transp
Note: See TracRevisionLog for help on using the revision log.