|
|
@17423
|
11 years |
toanqngu |
CHG: Moved images to assets for better performance. Online web mode is …
|
|
|
@17422
|
11 years |
bdef |
NEW: Adding new stuff to deal with moulin input
|
|
|
@17421
|
11 years |
Mathieu Morlighem |
BUG: wrong gauss point for order 3 tetra
|
|
|
@17420
|
11 years |
seroussi |
BUG: fixed Stokes ice shelf dampening in 3d
|
|
|
@17419
|
11 years |
seroussi |
BUG: fixed problem with nodes in 2d
|
|
|
@17418
|
11 years |
seroussi |
BUG: wrong commit
|
|
|
@17417
|
11 years |
seroussi |
BUG: another numberoffaces missing
|
|
|
@17416
|
11 years |
seroussi |
BUG: numberoffaces only in 3D
|
|
|
@17415
|
11 years |
seroussi |
NEW: added test for shelf dampening (FS)
|
|
|
@17414
|
11 years |
seroussi |
CHG: local referential coordinates in tria as well
|
|
|
@17413
|
11 years |
seroussi |
CHG: mow using local coordinate system for all nodes at the base in FS …
|
|
|
@17412
|
11 years |
Mathieu Morlighem |
CHG: fixed windows compilation
|
|
|
@17411
|
11 years |
seroussi |
NEW: added ice shelf dampening for FS
|
|
|
@17410
|
11 years |
Mathieu Morlighem |
CHG: clean up execution first to avoid disk space limitations
|
|
|
@17409
|
11 years |
seroussi |
BUG: fixed problem with numberoffaces in 2d
|
|
|
@17408
|
11 years |
Mathieu Morlighem |
CHG: moved issmversion.py to PYTHON build
|
|
|
@17407
|
11 years |
jbondzio |
CHG: extrapolate by diffusion or along normal by setting bool …
|
|
|
@17406
|
11 years |
Mathieu Morlighem |
NEW: added Jacobian:
|
|
|
@17405
|
11 years |
Mathieu Morlighem |
CHG: implementing nodal functions P1 and P2 for tetra
|
|
|
@17404
|
11 years |
seroussi |
NEW: another analytical solution
|
|
|
@17403
|
11 years |
hakesson |
CHG: updating Henning's surface mass balance scheme
|
|
|
@17402
|
11 years |
cborstad |
CHG: clear any previous plot window for re-plotting
|
|
|
@17401
|
11 years |
cborstad |
CHG: fixed field display for damage class
|
|
|
@17400
|
11 years |
cborstad |
updated archive and added source term as a checked field
|
|
|
@17399
|
11 years |
Mathieu Morlighem |
CHG:Sync'ed Enums
|
|
|
@17398
|
11 years |
Mathieu Morlighem |
NEW: preparing Tetra elements
|
|
|
@17397
|
11 years |
Mathieu Morlighem |
BUG: comparison of constant 3 with expression of type 'bool' is …
|
|
|
@17396
|
11 years |
cborstad |
CHG: added max principal stress as option for damage equiv_stress
|
|
|
@17395
|
11 years |
cborstad |
CHG: fixing array size for python calcs
|
|
|
@17394
|
11 years |
seroussi |
NEW: added divergence calculation in elements
|
|
|
@17393
|
11 years |
cborstad |
CHG: new NR for damage evolution
|
|
|
@17392
|
11 years |
cborstad |
CHG: updates for damage evolution in python
|
|
|
@17391
|
11 years |
cborstad |
CHG: misc changes to damage evolution solution, mirroring changes to …
|
|
|
@17390
|
11 years |
cborstad |
CHG: added some comments to clarify stress calculations
|
|
|
@17389
|
11 years |
cborstad |
BUG: fixed wrong vector length in damage calculation
|
|
|
@17388
|
11 years |
seroussi |
NEW: another analytical solution
|
|
|
@17387
|
11 years |
Mathieu Morlighem |
CHG: relaxed tolerances
|
|
|
@17386
|
11 years |
seroussi |
BUG: fixed problem with 2d taylor hood
|
|
|
@17385
|
11 years |
seroussi |
CHG: updated archives for new P2 penta
|
|
|
@17384
|
11 years |
seroussi |
BUG: fixed segfault of P2 caused by Facepartitionning
|
|
|
@17383
|
11 years |
seroussi |
BUG: fixed P2 in Penta
|
|
|
@17382
|
11 years |
Mathieu Morlighem |
NEW: added default configuration script
|
|
|
@17381
|
11 years |
Mathieu Morlighem |
NEW: added 'runtimename' option to avoid complex filename convention …
|
|
|
@17380
|
11 years |
bdef |
BUG: Reverting enums
|
|
|
@17379
|
11 years |
bdef |
BUG: Fix in exportVTK to deal with simulation without results
|
|
|
@17378
|
11 years |
Mathieu Morlighem |
NEW: added install-3.4-pleiades2.sh with old packages
|
|
|
@17377
|
11 years |
Mathieu Morlighem |
CHG: removing 435 from windows only
|
|
|
@17376
|
11 years |
bdef |
NEW: adding a more evolve hydro test case
|
|
|
@17375
|
11 years |
bdef |
CHG: change input managment in Hydro
|
|
|
@17374
|
11 years |
Mathieu Morlighem |
CHG: excluding test 435, which is failing for unknown reasons
|
|
|
@17373
|
11 years |
Mathieu Morlighem |
CHG: excluding FS test
|
|
|
@17372
|
11 years |
bdef |
CHG: moving hydrology related routines from the element to the analysis
|
|
|
@17371
|
11 years |
jbondzio |
BUG: replaced static arrays by dynamic ones
|
|
|
@17370
|
11 years |
Mathieu Morlighem |
CHG: trying to fix AD
|
|
|
@17369
|
11 years |
cborstad |
CHG: enable requested outputs for damage evolution solution
|
|
|
@17368
|
11 years |
jbondzio |
BUG: incompatibility of ternary operator with adolc
|
|
|
@17367
|
11 years |
cborstad |
CHG: added a model field to choose the type of scalar equivalent …
|
|
|
@17366
|
11 years |
jbondzio |
minor: typo
|
|
|
@17365
|
11 years |
bdef |
NEW: adding python for hydrologydc
|
|
|
@17364
|
11 years |
jbondzio |
ADD: Calvingrate as model field; …
|
|
|
@17363
|
11 years |
jbondzio |
CHG: Instead of extrapolation along normal, diffuse variable outward. …
|
|
|
@17362
|
11 years |
bdef |
CHG: Getting rid of AllActive
|
|
|
@17361
|
11 years |
bdef |
CHG:transferring epl thickness computation to the analysis
|
|
|
@17360
|
11 years |
seroussi |
CHG: cleaned analytical solutions
|
|
|
@17359
|
11 years |
Mathieu Morlighem |
NEW: added HO convergence tests
|
|
|
@17358
|
11 years |
seroussi |
CHG: improved maximum numberoffaces
|
|
|
@17357
|
11 years |
bdef |
CHG: minor cleanup
|
|
|
@17356
|
11 years |
Mathieu Morlighem |
CHG: minor cosmetics
|
|
|
@17355
|
11 years |
bdef |
CHG: cleaning element, initializing transfer to 0 in case there is no …
|
|
|
@17354
|
11 years |
seroussi |
NEW: added basal functions and derivatives in Segment
|
|
|
@17353
|
11 years |
bdef |
CHG: cleaning water transfer from tria and related stuff
|
|
|
@17352
|
11 years |
bdef |
CHG: removing water transfer enum, cleaning L2ProjectionTopAnalysisEnum
|
|
|
@17351
|
11 years |
bdef |
BUG: fixing analysis related bug in hydrology
|
|
|
@17350
|
11 years |
bdef |
BUG: leaving a dummy hydrologytransfer routine
|
|
|
@17349
|
11 years |
bdef |
CHG:Now computing the transfer between layer in an implicit way
|
|
|
@17348
|
11 years |
Mathieu Morlighem |
NEW: added friction law for Henning:
|
|
|
@17347
|
11 years |
Mathieu Morlighem |
BUG: fixed gauss point when position is provided
|
|
|
@17346
|
11 years |
cborstad |
BUG: better support for line layers with multiple features
|
|
|
@17345
|
11 years |
seroussi |
BUG: fixed failure in weekly NR
|
|
|
@17344
|
11 years |
Mathieu Morlighem |
CHG: relaxed some tolerances
|
|
|
@17343
|
11 years |
Mathieu Morlighem |
DEL: removed TripleSolve, not needed anymore
|
|
|
@17342
|
11 years |
Mathieu Morlighem |
CHG: error is now identical to gslib
|
|
|
@17341
|
11 years |
Mathieu Morlighem |
BUG: fixing SSA friction
|
|
|
@17340
|
11 years |
Mathieu Morlighem |
CHG: simplified kriging
|
|
|
@17339
|
11 years |
seroussi |
BUG: fixed Reset for real stokes
|
|
|
@17338
|
11 years |
Mathieu Morlighem |
CHG: moved some GetInputValue to Element.cpp
|
|
|
@17337
|
11 years |
seroussi |
iBUG: fixed FS basal boundary conditions for tiling
|
|
|
@17336
|
11 years |
Mathieu Morlighem |
CHG: trying to fix the AD build
|
|
|
@17335
|
11 years |
seroussi |
BUG: fixed meshtype that need vertical extrusion
|
|
|
@17334
|
11 years |
jbondzio |
ADD: LsfReinitializationAnalysis: CreateKMatrix, CreatePVector. …
|
|
|
@17333
|
11 years |
seroussi |
NEW: finished implementation of mass transport in 2d flowband
|
|
|
@17332
|
11 years |
seroussi |
BUG: ficed wrong mesh type
|
|
|
@17331
|
11 years |
seroussi |
NEW: added mass transport for flowline models
|
|
|
@17330
|
11 years |
seroussi |
BUG: fixed set FS basal boundary conditions for flow line models
|
|
|
@17329
|
11 years |
Mathieu Morlighem |
CHG: fixing DenseGslTripleSolve call
|
|
|
@17328
|
11 years |
Mathieu Morlighem |
NEW: added GslTriple solve to have a faster solution of Kriging
|
|
|
@17327
|
11 years |
Mathieu Morlighem |
BUG: fixing number of observations in case
|
|
|
@17326
|
11 years |
seroussi |
CHG: updated archives and tolerance recent test
|
|
|
@17325
|
11 years |
seroussi |
CHG: updating no penetration condition for FS at each time step
|
|
|
@17324
|
11 years |
Mathieu Morlighem |
BUG: fixed node on bed assertion
|
|
|