source:

Revision Log Mode:


Legend:

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