|
|
@16474
|
12 years |
Mathieu Morlighem |
CHG: fixing test101, we cannot rely on result enum anymore, need to …
|
|
|
@16473
|
12 years |
Mathieu Morlighem |
BUG: fixinf some errors (see NR report)
|
|
|
@16472
|
12 years |
Mathieu Morlighem |
CHG: EnthalpySolution replaced by ThermalSolution
|
|
|
@16471
|
12 years |
Mathieu Morlighem |
CHG: removing debuging print
|
|
|
@16470
|
12 years |
Mathieu Morlighem |
NEW: merging thermal_core with enthalpy_core (removing …
|
|
|
@16469
|
12 years |
Mathieu Morlighem |
BUG: make sure identical results are deleted before being added
|
|
|
@16468
|
12 years |
Eric.Larour |
CHG: fixed issues with casting of passive into actives.
|
|
|
@16467
|
12 years |
Eric.Larour |
CHG: fixed leak.
|
|
|
@16466
|
12 years |
Eric.Larour |
CHG: fixing leaks
|
|
|
@16465
|
12 years |
Mathieu Morlighem |
BUG: fixing check that is list
|
|
|
@16464
|
12 years |
Mathieu Morlighem |
CHG: added dafault outputs for masstransport
|
|
|
@16463
|
12 years |
Mathieu Morlighem |
CHG: added dafault outputs for stressbalance
|
|
|
@16462
|
12 years |
Mathieu Morlighem |
CHG: changed stressbalance.requestedoutput
|
|
|
@16461
|
12 years |
Mathieu Morlighem |
NEW: new output API for stressbalance. No call to InputToResults, …
|
|
|
@16460
|
12 years |
seroussi |
BUG: consistency in python for requested_outputs
|
|
|
@16459
|
12 years |
seroussi |
BUG: output_requested can also be zero
|
|
|
@16458
|
12 years |
seroussi |
BUG: changing checkconsistency for requested_outpus
|
|
|
@16457
|
12 years |
seroussi |
BUG: trying to update python checkfield for requested_outputs
|
|
|
@16456
|
12 years |
seroussi |
BUG: adding check consistency for requested_outputs
|
|
|
@16455
|
12 years |
Eric.Larour |
CHG: warning instead of error
|
|
|
@16454
|
12 years |
Mathieu Morlighem |
BUG: fixed tutorials with new mask and solution names
|
|
|
@16453
|
12 years |
Mathieu Morlighem |
CHG: no need to define requested_output twice
|
|
|
@16452
|
12 years |
Eric.Larour |
CHG: 30% faster code without the buffer allocation, as fast as petsc now
|
|
|
@16451
|
12 years |
Eric.Larour |
CHG: faster descrutor
|
|
|
@16450
|
12 years |
Eric.Larour |
CHG: huge speed-up in the SetValues routine.
|
|
|
@16449
|
12 years |
Eric.Larour |
CHG: get svn to ignore some files
|
|
|
@16448
|
12 years |
Mathieu Morlighem |
CHG: getting svn to ignore some files
|
|
|
@16447
|
12 years |
Mathieu Morlighem |
NEW: fixing Updatevertex position for 2d vertical meshes
|
|
|
@16446
|
12 years |
Mathieu Morlighem |
CHG: simplifying vertex constructors
|
|
|
@16445
|
12 years |
Eric.Larour |
CHG: MPI_INC_DIR directory, for MITgcm
|
|
|
@16444
|
12 years |
Mathieu Morlighem |
CHG: missing files
|
|
|
@16443
|
12 years |
Mathieu Morlighem |
CHG: added extrusion solution
|
|
|
@16442
|
12 years |
Mathieu Morlighem |
CHG: added extrusion solution
|
|
|
@16441
|
12 years |
Eric.Larour |
CHG: fixed bug in module when allocating for ISSM matrices instead of PETSC
|
|
|
@16440
|
12 years |
Eric.Larour |
CHG: fixing xDelete
|
|
|
@16439
|
12 years |
Eric.Larour |
CHG: there is a reason why I did that cast. If there is a leak, let's …
|
|
|
@16438
|
12 years |
Eric.Larour |
CHG: optimizing sparse mpi matrix
|
|
|
@16437
|
12 years |
cborstad |
NEW: overlay_adjust parameters added for better tuning of brightness …
|
|
|
@16436
|
12 years |
Mathieu Morlighem |
BUG: fixing memory leak
|
|
|
@16435
|
12 years |
Mathieu Morlighem |
CHG: fixing free surfaces
|
|
|
@16434
|
12 years |
Mathieu Morlighem |
NEW: preparing Free surfaces flowband model
|
|
|
@16433
|
12 years |
Mathieu Morlighem |
CHG: fixed coupling FS
|
|
|
@16432
|
12 years |
Mathieu Morlighem |
CHG: fixing free surfaces for 2d vertical models
|
|
|
@16431
|
12 years |
Mathieu Morlighem |
CHG: do not check vz if not 3d
|
|
|
@16430
|
12 years |
Eric.Larour |
CHG: improved speed on assemble routine.
|
|
|
@16429
|
12 years |
Mathieu Morlighem |
CHG: added error message if more than one edge is on bed (which is not …
|
|
|
@16428
|
12 years |
Mathieu Morlighem |
CHG: added TAO check
|
|
|
@16427
|
12 years |
Mathieu Morlighem |
CHG: added _HAVE_TAO_
|
|
|
@16426
|
12 years |
Mathieu Morlighem |
CHG: updated archives now that FS coordinate system is fixed
|
|
|
@16425
|
12 years |
Mathieu Morlighem |
CHG: updated archives now that FS coordinate system is fixed
|
|
|
@16424
|
12 years |
Eric.Larour |
CHG: improving hopefully on speed.
|
|
|
@16423
|
12 years |
Mathieu Morlighem |
CHG: fixing case {} = NaN for string array
|
|
|
@16422
|
12 years |
Mathieu Morlighem |
BUG: fixing InputUpdateFromSolutionFS bug, in which we do not …
|
|
|
@16421
|
12 years |
Mathieu Morlighem |
CHG: simplifying InputUpdateFromSolution
|
|
|
@16420
|
12 years |
Mathieu Morlighem |
CHG: moving outputdefinitions back to test101
|
|
|
@16419
|
12 years |
Eric.Larour |
CHG: buf fix.
|
|
|
@16418
|
12 years |
cborstad |
BUG: linewidth can be passed as a cell
|
|
|
@16417
|
12 years |
Eric.Larour |
CHG: fixed bug
|
|
|
@16416
|
12 years |
cborstad |
NEW: functions for calculating ice shelf damage and backstress from …
|
|
|
@16415
|
12 years |
Eric.Larour |
NEW: implemented new IssmMpiSparseMat format. Switched the mumps …
|
|
|
@16414
|
12 years |
Mathieu Morlighem |
NEW: first verions
|
|
|
@16413
|
12 years |
Mathieu Morlighem |
CHG: removing Shp2Exp and replace with ShpRead to be continued
|
|
|
@16412
|
12 years |
Mathieu Morlighem |
CHG: added sea level:
|
|
|
@16411
|
12 years |
Eric.Larour |
CHG: hiding output definitions in par file
|
|
|
@16410
|
12 years |
Mathieu Morlighem |
NEW: added test702 NR test
|
|
|
@16409
|
12 years |
Mathieu Morlighem |
BUG: pressure was not well retrieved
|
|
|
@16408
|
12 years |
Mathieu Morlighem |
BUG: fixed Enum name:
|
|
|
@16407
|
12 years |
Mathieu Morlighem |
CHG: renaming OutputdefinitionEnumsEnum OutputdefinitionListEnum (Enum …
|
|
|
@16406
|
12 years |
Mathieu Morlighem |
NEW: added NowickiProfile.m for transition zone
|
|
|
@16405
|
12 years |
Mathieu Morlighem |
CHG: enums do not need to be a field of outputdefinitions, define it …
|
|
|
@16404
|
12 years |
Mathieu Morlighem |
CHG: do not define outputdefinitions by default, only define it for test101
|
|
|
@16403
|
12 years |
Mathieu Morlighem |
CHG: do not define outputdefinitions by default
|
|
|
@16402
|
12 years |
Eric.Larour |
CHG: minor debugging
|
|
|
@16401
|
12 years |
Mathieu Morlighem |
BUG: fixed coordinate system in inputupdatefromsolution
|
|
|
@16400
|
12 years |
Eric.Larour |
CHG: trying autodiff output definition responses
|
|
|
@16399
|
12 years |
Mathieu Morlighem |
BUG: fixed bad indices
|
|
|
@16398
|
12 years |
Eric.Larour |
CHG: fixed issues with casting
|
|
|
@16397
|
12 years |
Eric.Larour |
CHG: updated archive for new test with mass fluxes
|
|
|
@16396
|
12 years |
Eric.Larour |
CHG: wrong array format
|
|
|
@16395
|
12 years |
Mathieu Morlighem |
NEW: added vertexonsurface for 2d flowline models
|
|
|
@16394
|
12 years |
Mathieu Morlighem |
CHG: improvements
|
|
|
@16393
|
12 years |
Eric.Larour |
CHG: added checks on mass fluxes
|
|
|
@16392
|
12 years |
Eric.Larour |
CHG: took out verbose
|
|
|
@16391
|
12 years |
Eric.Larour |
CHG: bug fix
|
|
|
@16390
|
12 years |
Mathieu Morlighem |
CHG: added conversion from mesh to mesh2dvertical
|
|
|
@16389
|
12 years |
Mathieu Morlighem |
NEW: added importgmsh.m
|
|
|
@16388
|
12 years |
Eric.Larour |
NEW: new capbility to request outputs that can be defined very widely …
|
|
|
@16387
|
12 years |
Mathieu Morlighem |
CHG: Fixing local coordinate system for flowband model
|
|
|
@16386
|
12 years |
Mathieu Morlighem |
BUG: dp needs to be initialized
|
|
|
@16385
|
12 years |
seroussi |
BUG: fixing python NR again
|
|
|
@16384
|
12 years |
Mathieu Morlighem |
BUG: fixed seg faults
|
|
|
@16383
|
12 years |
seroussi |
BUG: trying to fix python NR
|
|
|
@16382
|
12 years |
Mathieu Morlighem |
NEW: added bed slope calculation (needs debugging still)
|
|
|
@16381
|
12 years |
Mathieu Morlighem |
CHG: syncing syntax
|
|
|
@16380
|
12 years |
Mathieu Morlighem |
NEW: added flowband NR
|
|
|
@16379
|
12 years |
Mathieu Morlighem |
NEW: added bamgflowband.m for flowband meshes
|
|
|
@16378
|
12 years |
Mathieu Morlighem |
BUG: fixed compilation
|
|
|
@16377
|
12 years |
Mathieu Morlighem |
NEW: added more capabilities to SegRef
|
|
|
@16376
|
12 years |
seroussi |
NEW: added GaussSeg
|
|
|
@16375
|
12 years |
seroussi |
BUG: fixed indentation in python
|
|
|