source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @17061   12 years Eric.Larour CHG: new windows tests that do not carry higher order dynamics or …
(edit) @17060   12 years Eric.Larour CHG: exclude dakota runs in windows nightlys. packagers: update old …
(edit) @17059   12 years Eric.Larour CHG: relaxed tolerances for windows tests on 334 and 332. For Windows …
(edit) @17058   12 years insa Fixed several errors in the derivatives of the P2xP4 Element.
(edit) @17057   12 years Mathieu Morlighem NEW: working on P2xP4 finite elements
(edit) @17056   12 years Mathieu Morlighem BUG: fixed final nodal function derivatives P1xP3
(edit) @17055   12 years Eric.Larour CHG: make sure that start time is the one set in timestepping, not 0.
(edit) @17054   12 years Eric.Larour CHG: fixed broken solver class.
(edit) @17053   12 years Eric.Larour CHG: makes weights a transient input.
(edit) @17052   12 years Eric.Larour CHG: control verbose level of generic cluster
(edit) @17051   12 years Eric.Larour CHG: make coefficient a forcing.
(edit) @17050   12 years Eric.Larour CHG: control verbosing.
(edit) @17049   12 years Eric.Larour CHG: some changes for the lock and output file names
(edit) @17048   12 years Eric.Larour CHG: added MisfitArea.
(edit) @17047   12 years Eric.Larour CHG: added MisfitArea function
(edit) @17046   12 years Eric.Larour CHG: windows build broke because dim was not declared a constant.
(edit) @17045   12 years jbondzio BUG basal conditions corrected
(edit) @17044   12 years seroussi BUG: fixing another sign in P1P3 nodal function derivatives
(edit) @17043   12 years Mathieu Morlighem BUG: fixing some nodal function derivatives P1xP3
(edit) @17042   12 years Mathieu Morlighem CHG: minor constraint indexing
(edit) @17041   12 years Mathieu Morlighem NEW: working on P1xP3 element (needs some debugging)
(edit) @17040   12 years Mathieu Morlighem NEW: added OneLayerP4z for fe_FS
(edit) @17039   12 years Mathieu Morlighem CHG: sync'ed syntax with Enums
(edit) @17038   12 years Mathieu Morlighem NEW: Added new Stokes element: OneLayerP4zEnum
(edit) @17037   12 years Mathieu Morlighem BUG: fixing grounding line check (nothing was checked anymore...)
(edit) @17036   12 years Eric.Larour CHG: better construct from Chris
(edit) @17035   12 years Eric.Larour CHG: better check on bathymetry and bed.
(edit) @17034   12 years Mathieu Morlighem NEW: added temp291.py
(edit) @17033   12 years Mathieu Morlighem BUG: missing commented bracket
(edit) @17032   12 years bdef BUG: commenting printf
(edit) @17031   12 years bdef BUG: commenting printf
(edit) @17030   12 years bdef CHG: uniformisation of the mask gestion in Hydrology
(edit) @17029   12 years jbondzio CHG: fixed Postprocessing of Enthalpy
(edit) @17028   12 years jbondzio DEL: UpdateBasalConstraintsEnthalpy, ComputeBasalMeltingrate and …
(edit) @17027   12 years jbondzio CHG: moved ComputeBasalMeltingrate and UpdateBasalConstraints to …
(edit) @17026   12 years cborstad CHG: added support for line shapefiles
(edit) @17025   12 years Mathieu Morlighem CHG: updated Hydro DC Archive per Basile's request
(edit) @17024   12 years bdef CHG: new solution sequence hydrology BUG:adding delete in efficient …
(edit) @17023   12 years bdef CHG:the sediment transmitivity is now a mat and no more a constant
(edit) @17022   12 years bdef CHG:the sediment transmitivity is now a mat and no more a constant
(edit) @17021   12 years bdef CHG:the sediment transmitivity is now a mat and no more a constant
(edit) @17020   12 years bdef BUG: removing an old enum
(edit) @17019   12 years Eric.Larour CHG: relaxing tolerance, after commit shows impact beyond numerics
(edit) @17018   12 years Mathieu Morlighem NEW: moving Eike and Pierre's modifs from trunk to trunk-jpl
(edit) @17017   12 years Mathieu Morlighem NEW: moving Eike and Pierre's modifs from trunk to trunk-jpl
(edit) @17016   12 years insa NEW: added new finite element for FS
(edit) @17015   12 years Mathieu Morlighem BUG: fixed compilation error (Johannes, make sure you have …
(edit) @17014   12 years jbondzio CHG: filled EnthalpyAnalysis::ComputeBasalMeltingrate with content. …
(edit) @17013   12 years Mathieu Morlighem CHG: updated Hydro archives
Note: See TracRevisionLog for help on using the revision log.