source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @17002   11 years Mathieu Morlighem CHG: trying to add EnthalpyPostProcessing back to EnthalpyAnalysis.cpp
(edit) @17001   11 years Mathieu Morlighem CHG: moving DVector to analysis
(edit) @17000   11 years Mathieu Morlighem NEW: added CreateDVector in all analyses
(edit) @16999   11 years Mathieu Morlighem BUG: fixing invalid write
(edit) @16998   11 years Eric.Larour CHG: relaxing tolerances
(edit) @16997   11 years Mathieu Morlighem BUG: fixed memory leak
(edit) @16996   11 years Mathieu Morlighem CHG: cleaning up
(edit) @16995   11 years Mathieu Morlighem BUG: fixed memory leak
(edit) @16994   11 years Mathieu Morlighem BUG: fixed memory leak
(edit) @16993   11 years Mathieu Morlighem NEW: moving all Stiffness matrices and Jacobian matrices to analyses
(edit) @16992   11 years Mathieu Morlighem NEW: added CreateJacobianMatrix to each analysis
(edit) @16991   11 years Mathieu Morlighem CHG: removed comments
(edit) @16990   11 years Mathieu Morlighem BUG: SSAHO supposed to call SSA3d and not SSA
(edit) @16989   11 years Mathieu Morlighem CHG: fixing some stuff in Kriging
(edit) @16988   11 years Mathieu Morlighem BUG: SSA3d friction needs to be done on basalelement
(edit) @16987   11 years Mathieu Morlighem BUG: removing return NULL
(edit) @16986   11 years Mathieu Morlighem BUG: kappa is supposed to be calculated from EnthalpyPicardEnum
(edit) @16985   11 years Mathieu Morlighem NEW: added temporary test for debugging new FS finite element
(edit) @16984   11 years Eric.Larour CHG: legitimate relaxation of test tolerances.
(edit) @16983   11 years Mathieu Morlighem NEW: updated archives for Pvector created by analysis instead of element
(edit) @16982   11 years Mathieu Morlighem CHG: use analysis to create P Vector instead of element
(edit) @16981   11 years Mathieu Morlighem BUG: missing term in PVector Efficient
(edit) @16980   11 years Mathieu Morlighem CHG: getinput must be called by basalelement
(edit) @16979   11 years Mathieu Morlighem BUG: no more leaks
(edit) @16978   11 years Mathieu Morlighem BUG: no more leaks
(edit) @16977   11 years seroussi BUG: trying to fix SSAFS
(edit) @16976   11 years seroussi BUG: trying to fix SSAFS coupling
(edit) @16975   11 years Mathieu Morlighem CHG: making gauss point order similar to element
(edit) @16974   11 years Mathieu Morlighem CHG: made Gauss point similar in element and analyses
(edit) @16973   11 years seroussi BUG: fixed HOFS tiling for friction
(edit) @16972   11 years Mathieu Morlighem BUG: fixing hydro tests
(edit) @16971   11 years Mathieu Morlighem CHG: minor, missing ;
(edit) @16970   11 years Mathieu Morlighem CHG: updated python script
(edit) @16969   11 years Mathieu Morlighem CHG: typo
(edit) @16968   11 years Mathieu Morlighem NEW: added 'rand' option to bamg so that NR tests work on multiple …
(edit) @16967   11 years Mathieu Morlighem NEW: added 'rand' option to bamg so that NR tests work on multiple …
(edit) @16966   11 years Mathieu Morlighem NEW: added 'rand' option to bamg so that NR tests work on multiple …
(edit) @16965   11 years Mathieu Morlighem CHG: cosmetics
(edit) @16964   11 years hongjuy NEW: added some InputUpdateFromSolution
(edit) @16963   11 years bdef BUG:fixing invalid read in hydro
(edit) @16962   11 years Eric.Larour CHG: fixed section dealing with required vertices.
(edit) @16961   11 years seroussi CHG: fixed leak
(edit) @16960   11 years bdef BUG: fixing leaks in hydrology
(edit) @16959   11 years Eric.Larour CHG: reverting change for windows machine, where /dev/null obviously …
(edit) @16958   11 years Mathieu Morlighem CHG: minor, missing ;
(edit) @16957   11 years Mathieu Morlighem BUG: safer oshostname, needed to add < /dev/null to avoid wrong name
(edit) @16956   11 years seroussi CHG: finished coupling SSAFS
(edit) @16955   11 years seroussi
(edit) @16954   11 years bdef CHG: Changing the convergance mecanism in hydro
(edit) @16953   11 years cborstad CHG: adding section median and standard deviation if sectionmean requested
(edit) @16952   11 years Eric.Larour CHG: relaxing tolerances.
Note: See TracRevisionLog for help on using the revision log.