source:

Revision Log Mode:


Legend:

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