source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17163   11 years schlegel CHG: add error to Double Mat for arrays that are too large
(edit) @17162   11 years bdef CHG: Modification in the epl system looping
(edit) @17161   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17160   11 years cborstad BUG: missed some import statements for specifying colorbar limits
(edit) @17159   11 years jbondzio CHG: extrapolation of scalar field using a steadystate solver
(edit) @17158   11 years jbondzio ADD: Tria::GetNode(int node_number) filled in
(edit) @17157   11 years jbondzio CHG: enthalpy melting rates and drainage are now computed in water …
(edit) @17156   11 years Mathieu Morlighem BUG: fixed topy on defined
(edit) @17155   11 years Mathieu Morlighem CHG: added error message if non development version
(edit) @17154   11 years Mathieu Morlighem CHG: added _DEVELOPMENT_ macro
(edit) @17153   11 years Mathieu Morlighem CHG: Updated python tolerance (smae as matlab's)
(edit) @17152   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17151   11 years Mathieu Morlighem CHG: adding 'P1xP3','P2xP4' to consistency tests
(edit) @17150   11 years Mathieu Morlighem NEW: adding archive
(edit) @17149   11 years jbondzio CHG: LSM nightlyrun uses SquareSheetConstrained par file now
(edit) @17148   11 years jbondzio ADD: NightlyRun for Level-Set Method
(edit) @17147   11 years cborstad CHG: renamed old misfit function to resolve naming conflict with …
(edit) @17146   11 years bdef BUG:fixing minor issue with almost zero values
(edit) @17145   11 years Eric.Larour CHG: missing instantiation.
(edit) @17144   11 years jbondzio ADD: setting spcs on ice domain for extrapolation
(edit) @17143   11 years Mathieu Morlighem CHG: removing eric's commit 17047
(edit) @17142   11 years Mathieu Morlighem CHG: simplifying Nodalfunctions Velocity and Pressure
(edit) @17141   11 years seroussi CHG: improved FS analytical 2
(edit) @17140   11 years Mathieu Morlighem NEW: trying to solve AD compilation
(edit) @17139   11 years jbondzio ADD: Shell for extrapolation: ExtrapolationAnalysis
(edit) @17138   11 years Mathieu Morlighem BUG: fixing a bunch of memory leaks
(edit) @17137   11 years Mathieu Morlighem CHG: OneLayerP4z now uses faces instead of edges
(edit) @17136   11 years Mathieu Morlighem NEW: added P1xP3 and P2xP4 tests HO
(edit) @17135   11 years Mathieu Morlighem NEW: use Faces for P2xP4 elements
(edit) @17134   11 years Mathieu Morlighem CHG: excluding 119 from murdo
(edit) @17133   11 years lemorzad CHG: added intel-acenet VENDOR for mkl libraries
(edit) @17132   11 years lemorzad CHG: using mkl libraries for bals - lapack
(edit) @17131   11 years Mathieu Morlighem CHG: trying to exclude some tests
(edit) @17130   11 years Mathieu Morlighem BUG: use ISSM_MPI_Allreduce instead of MPI_Allreduce for AD compilation
(edit) @17129   11 years Eric.Larour CHG: new python module
(edit) @17128   11 years seroussi CHG: minor cleaning code
(edit) @17127   11 years Eric.Larour CHG: corrected issues with uneven use of gethostname() routine.
(edit) @17126   11 years Eric.Larour CHG: use gethostname() homogeneously across the code.
(edit) @17125   11 years Mathieu Morlighem CHG: minor
(edit) @17124   11 years seroussi CHG: minor header file
(edit) @17123   11 years seroussi NEW: added second analytical solutions for FS
(edit) @17122   11 years Mathieu Morlighem NEW: added face creation and partitioning
(edit) @17121   11 years Mathieu Morlighem BUG: use size,1 to get the number of elements rather than length (does …
(edit) @17120   11 years Mathieu Morlighem BUG: cannot allocate array with int that is not const (const int dim = …
(edit) @17119   11 years seroussi BUG: fixing level set in NR
(edit) @17118   11 years jbondzio CHG: Negative sign of md.mask.ice_levelset represents existence of …
(edit) @17117   11 years Mathieu Morlighem BUG: fixing highlight elements in 3d
(edit) @17116   11 years seroussi CHG: improved analytical FS
(edit) @17115   11 years Mathieu Morlighem BUG: for now levelset is >0 when ice is present
(edit) @17114   11 years jbondzio ADD: Building LSM shell pt2: Adding InputUpdateFromSolution, …
(edit) @17113   11 years seroussi CHG: adding analytical function values
(edit) @17112   11 years Mathieu Morlighem BUG: no analytical test by default
(edit) @17111   11 years seroussi NEW: adding analytical functions framework for FS tests
(edit) @17110   11 years seroussi BUG: wrong petsc option
(edit) @17109   11 years seroussi NEW: starting to add analytical functions for FS
(edit) @17108   11 years Mathieu Morlighem CHG: reverting back (again...)
(edit) @17107   11 years Mathieu Morlighem REV: reverting back to previous version
(edit) @17106   11 years Mathieu Morlighem CHG: use id0 instead of iomodel->nodecounter
(edit) @17105   11 years jbondzio ADD: minor: extrusion of md.initialization.watercolumn
(edit) @17104   11 years Mathieu Morlighem CHG: fixing node numbering for OneLayerP4z elements
(edit) @17103   11 years Mathieu Morlighem NEW: making Stress balance analysis work with …
(edit) @17102   11 years Mathieu Morlighem CHG: preparing output on nodes for FS
(edit) @17101   11 years glperez CHG: Install script now clones directly from main development branch. …
(edit) @17100   11 years Mathieu Morlighem NEW: added results as patch so that we can have nodal values
(edit) @17099   11 years Mathieu Morlighem BUG: do not return, just break
(edit) @17098   11 years jbondzio CHG: LevelsetAnalysis::CreateKMatrix and CreatePVector filled, …
(edit) @17097   11 years Mathieu Morlighem NEW: added basal node indices for P2xP4
(edit) @17096   11 years Mathieu Morlighem CHG: keep solution on the same finite element (commented out for now)
(edit) @17095   11 years Mathieu Morlighem CHG: cleaning up reference elements
(edit) @17094   11 years Mathieu Morlighem DEL: cleaning up Strain rate computation
(edit) @17093   11 years Mathieu Morlighem CHG: simplifying strain rate computation
(edit) @17092   11 years Mathieu Morlighem DEL: do not add .deps under svn
(edit) @17091   11 years Mathieu Morlighem CHG: print error message under Jenkins too
(edit) @17090   11 years Mathieu Morlighem CHG: removing Shreve test and CM Balance thickness DG, which both fail …
(edit) @17089   11 years Mathieu Morlighem BUG: no more surfaceforcings
(edit) @17088   11 years Mathieu Morlighem BUG: fixing bamg test for different OSs
(edit) @17087   11 years Mathieu Morlighem NEW: added SMBhenning fonction, to be completed by Henning (dummy for now)
(edit) @17086   11 years Mathieu Morlighem CHG: syncing enums
(edit) @17085   11 years Mathieu Morlighem CHG: merging all SMB modules into one for simplicity
(edit) @17084   11 years Mathieu Morlighem BUG: adding outputs to results
(edit) @17083   11 years Mathieu Morlighem BUG: free surfaces should not try to get the SMB unless smb_model = SMBEnum
(edit) @17082   11 years Mathieu Morlighem BUG: fixing test
(edit) @17081   11 years Mathieu Morlighem CHG: fixing NR with new SMB classes
(edit) @17080   11 years Mathieu Morlighem CHG: cleaning up surface forcings, not needed anymore
(edit) @17079   11 years Mathieu Morlighem NEW: deleted surfaceforcings class, now users need to decide what …
(edit) @17078   11 years Mathieu Morlighem NEW: added 2 more SMB classes
(edit) @17077   11 years jbondzio CHG: restoring corrupted install scripts for externalpackages
(edit) @17076   11 years jbondzio ADD: Shell for Level-Set Method pt. 2
(edit) @17075   11 years jbondzio ADD: Shell for Level-Set Method
(edit) @17074   11 years Mathieu Morlighem NEW: added python's equivalent of SMB class
(edit) @17073   11 years Mathieu Morlighem NEW: syncing enums
(edit) @17072   11 years Mathieu Morlighem NEW: working on SMB new class for surface mass balance
(edit) @17071   11 years Mathieu Morlighem NEW: initialize forcings by class itself instead of boundary condition …
(edit) @17070   11 years Mathieu Morlighem CHG: minor cosmetics
(edit) @17069   11 years Mathieu Morlighem BUG: fixing tutorials with new damage field
(edit) @17068   11 years Eric.Larour CHG: make sure when area is nill that our misfit is nill too.
(edit) @17067   11 years Eric.Larour CHG: excluding tests 612 (discontinuous control method, unstable) and …
(edit) @17066   11 years Eric.Larour CHG: new version of cython.
(edit) @17065   11 years Mathieu Morlighem CHG: putting together FS OneLayerz4 formulation
(edit) @17064   11 years Eric.Larour CHG: changed the logic in the transient core so that: 1/ final time …
Note: See TracRevisionLog for help on using the revision log.