source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16492   13 years Eric.Larour NEW: new config for pleiades cluster
(edit) @16491   13 years Eric.Larour CHG: added gcc option for pleaides cluster
(edit) @16490   13 years bdef exportVTK can now export other fields than results
(edit) @16489   13 years Mathieu Morlighem DEL: removing unused function
(edit) @16488   13 years Mathieu Morlighem CHG: no need to check whether data is empty
(edit) @16487   13 years Mathieu Morlighem CHG: syncing enums
(edit) @16486   13 years Mathieu Morlighem DEL: removing results from elements
(edit) @16485   13 years Mathieu Morlighem DEL: removing InputToResult, not used anymore
(edit) @16484   13 years Mathieu Morlighem CHG: removing lat InputToResultx
(edit) @16483   13 years Mathieu Morlighem CHG: new transient inputs need to be configured:
(edit) @16482   13 years Mathieu Morlighem CHG: transient.requestedoutputs needs to have 'default'
(edit) @16481   13 years Mathieu Morlighem CHG: added GetInterpolation functionality
(edit) @16480   13 years Mathieu Morlighem CHG: we now have Bbar in resluts instead of B
(edit) @16479   13 years Mathieu Morlighem CHG: use connectivity to create vector results so that we have the …
(edit) @16478   13 years Mathieu Morlighem CHG: removing all InputToResult
(edit) @16477   13 years Mathieu Morlighem BUG: fixed typo
(edit) @16476   13 years Mathieu Morlighem CHG: for steadystate, we cannot call PostprocessingEnthalpyx
(edit) @16475   13 years Mathieu Morlighem CHG: reverting to previous version
(edit) @16474   13 years Mathieu Morlighem CHG: fixing test101, we cannot rely on result enum anymore, need to …
(edit) @16473   13 years Mathieu Morlighem BUG: fixinf some errors (see NR report)
(edit) @16472   13 years Mathieu Morlighem CHG: EnthalpySolution replaced by ThermalSolution
(edit) @16471   13 years Mathieu Morlighem CHG: removing debuging print
(edit) @16470   13 years Mathieu Morlighem NEW: merging thermal_core with enthalpy_core (removing …
(edit) @16469   13 years Mathieu Morlighem BUG: make sure identical results are deleted before being added
(edit) @16468   13 years Eric.Larour CHG: fixed issues with casting of passive into actives.
(edit) @16467   13 years Eric.Larour CHG: fixed leak.
(edit) @16466   13 years Eric.Larour CHG: fixing leaks
(edit) @16465   13 years Mathieu Morlighem BUG: fixing check that is list
(edit) @16464   13 years Mathieu Morlighem CHG: added dafault outputs for masstransport
(edit) @16463   13 years Mathieu Morlighem CHG: added dafault outputs for stressbalance
(edit) @16462   13 years Mathieu Morlighem CHG: changed stressbalance.requestedoutput
(edit) @16461   13 years Mathieu Morlighem NEW: new output API for stressbalance. No call to InputToResults, …
(edit) @16460   13 years seroussi BUG: consistency in python for requested_outputs
(edit) @16459   13 years seroussi BUG: output_requested can also be zero
(edit) @16458   13 years seroussi BUG: changing checkconsistency for requested_outpus
(edit) @16457   13 years seroussi BUG: trying to update python checkfield for requested_outputs
(edit) @16456   13 years seroussi BUG: adding check consistency for requested_outputs
(edit) @16455   13 years Eric.Larour CHG: warning instead of error
(edit) @16454   13 years Mathieu Morlighem BUG: fixed tutorials with new mask and solution names
(edit) @16453   13 years Mathieu Morlighem CHG: no need to define requested_output twice
(edit) @16452   13 years Eric.Larour CHG: 30% faster code without the buffer allocation, as fast as petsc now
(edit) @16451   13 years Eric.Larour CHG: faster descrutor
(edit) @16450   13 years Eric.Larour CHG: huge speed-up in the SetValues routine.
(edit) @16449   13 years Eric.Larour CHG: get svn to ignore some files
(edit) @16448   13 years Mathieu Morlighem CHG: getting svn to ignore some files
(edit) @16447   13 years Mathieu Morlighem NEW: fixing Updatevertex position for 2d vertical meshes
(edit) @16446   13 years Mathieu Morlighem CHG: simplifying vertex constructors
(edit) @16445   13 years Eric.Larour CHG: MPI_INC_DIR directory, for MITgcm
(edit) @16444   13 years Mathieu Morlighem CHG: missing files
(edit) @16443   13 years Mathieu Morlighem CHG: added extrusion solution
(edit) @16442   13 years Mathieu Morlighem CHG: added extrusion solution
(edit) @16441   13 years Eric.Larour CHG: fixed bug in module when allocating for ISSM matrices instead of PETSC
(edit) @16440   13 years Eric.Larour CHG: fixing xDelete
(edit) @16439   13 years Eric.Larour CHG: there is a reason why I did that cast. If there is a leak, let's …
(edit) @16438   13 years Eric.Larour CHG: optimizing sparse mpi matrix
(edit) @16437   13 years cborstad NEW: overlay_adjust parameters added for better tuning of brightness …
(edit) @16436   13 years Mathieu Morlighem BUG: fixing memory leak
(edit) @16435   13 years Mathieu Morlighem CHG: fixing free surfaces
(edit) @16434   13 years Mathieu Morlighem NEW: preparing Free surfaces flowband model
(edit) @16433   13 years Mathieu Morlighem CHG: fixed coupling FS
(edit) @16432   13 years Mathieu Morlighem CHG: fixing free surfaces for 2d vertical models
(edit) @16431   13 years Mathieu Morlighem CHG: do not check vz if not 3d
(edit) @16430   13 years Eric.Larour CHG: improved speed on assemble routine.
(edit) @16429   13 years Mathieu Morlighem CHG: added error message if more than one edge is on bed (which is not …
(edit) @16428   13 years Mathieu Morlighem CHG: added TAO check
(edit) @16427   13 years Mathieu Morlighem CHG: added _HAVE_TAO_
(edit) @16426   13 years Mathieu Morlighem CHG: updated archives now that FS coordinate system is fixed
(edit) @16425   13 years Mathieu Morlighem CHG: updated archives now that FS coordinate system is fixed
(edit) @16424   13 years Eric.Larour CHG: improving hopefully on speed.
(edit) @16423   13 years Mathieu Morlighem CHG: fixing case {} = NaN for string array
(edit) @16422   13 years Mathieu Morlighem BUG: fixing InputUpdateFromSolutionFS bug, in which we do not …
(edit) @16421   13 years Mathieu Morlighem CHG: simplifying InputUpdateFromSolution
(edit) @16420   13 years Mathieu Morlighem CHG: moving outputdefinitions back to test101
(edit) @16419   13 years Eric.Larour CHG: buf fix.
(edit) @16418   13 years cborstad BUG: linewidth can be passed as a cell
(edit) @16417   13 years Eric.Larour CHG: fixed bug
(edit) @16416   13 years cborstad NEW: functions for calculating ice shelf damage and backstress from …
(edit) @16415   13 years Eric.Larour NEW: implemented new IssmMpiSparseMat format. Switched the mumps …
(edit) @16414   13 years Mathieu Morlighem NEW: first verions
(edit) @16413   13 years Mathieu Morlighem CHG: removing Shp2Exp and replace with ShpRead to be continued
(edit) @16412   13 years Mathieu Morlighem CHG: added sea level:
(edit) @16411   13 years Eric.Larour CHG: hiding output definitions in par file
(edit) @16410   13 years Mathieu Morlighem NEW: added test702 NR test
(edit) @16409   13 years Mathieu Morlighem BUG: pressure was not well retrieved
(edit) @16408   13 years Mathieu Morlighem BUG: fixed Enum name:
(edit) @16407   13 years Mathieu Morlighem CHG: renaming OutputdefinitionEnumsEnum OutputdefinitionListEnum (Enum …
(edit) @16406   13 years Mathieu Morlighem NEW: added NowickiProfile.m for transition zone
(edit) @16405   13 years Mathieu Morlighem CHG: enums do not need to be a field of outputdefinitions, define it …
(edit) @16404   13 years Mathieu Morlighem CHG: do not define outputdefinitions by default, only define it for test101
(edit) @16403   13 years Mathieu Morlighem CHG: do not define outputdefinitions by default
(edit) @16402   13 years Eric.Larour CHG: minor debugging
(edit) @16401   13 years Mathieu Morlighem BUG: fixed coordinate system in inputupdatefromsolution
(edit) @16400   13 years Eric.Larour CHG: trying autodiff output definition responses
(edit) @16399   13 years Mathieu Morlighem BUG: fixed bad indices
(edit) @16398   13 years Eric.Larour CHG: fixed issues with casting
(edit) @16397   13 years Eric.Larour CHG: updated archive for new test with mass fluxes
(edit) @16396   13 years Eric.Larour CHG: wrong array format
(edit) @16395   13 years Mathieu Morlighem NEW: added vertexonsurface for 2d flowline models
(edit) @16394   13 years Mathieu Morlighem CHG: improvements
(edit) @16393   13 years Eric.Larour CHG: added checks on mass fluxes
Note: See TracRevisionLog for help on using the revision log.