source:

Revision Log Mode:


Legend:

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