|
|
@17713
|
11 years |
cborstad |
CHG: cosmetic
|
|
|
@17712
|
11 years |
cborstad |
CHG: changed display text for consistency and clarity
|
|
|
@17711
|
11 years |
cborstad |
minor, adding todo
|
|
|
@17710
|
11 years |
cborstad |
CHG: cosmetic
|
|
|
@17709
|
11 years |
cborstad |
BUG: define x,y coords in centers of grid cells if appropriate
|
|
|
@17708
|
11 years |
hongjuy |
CHG: using domaintype to choose axis options in plotmodel
|
|
|
@17707
|
11 years |
hongjuy |
CHG: do extrusionfrombase for maskgroundedicelevelset for element not …
|
|
|
@17706
|
11 years |
cborstad |
BUG: don't try to set default clim when data is empty, such as for a …
|
|
|
@17705
|
11 years |
Mathieu Morlighem |
BUG: reverting back (wrong dynamic allocation and not 3d compatible
|
|
|
@17704
|
11 years |
hongjuy |
CHG: Assign 1 or -1 for vertices not on bed
|
|
|
@17703
|
11 years |
Mathieu Morlighem |
BUG: Mesh2d is now Domain2D
|
|
|
@17702
|
11 years |
Mathieu Morlighem |
CHG: relaxed tolerances
|
|
|
@17701
|
11 years |
Mathieu Morlighem |
CHG: syncing Enum
|
|
|
@17700
|
11 years |
Mathieu Morlighem |
CHG: renamed Mesh3D Domain3D etc and simplified the way we get the …
|
|
|
@17699
|
11 years |
Mathieu Morlighem |
CHG: do not marhall DomainType as Mesh3DtetrasEnum
|
|
|
@17698
|
11 years |
cborstad |
CHG: misc changes for dealing with nan's when plotting in python
|
|
|
@17697
|
11 years |
cborstad |
CHG: by default, do not fill nan's using the spline fit, rather mark …
|
|
|
@17696
|
11 years |
cborstad |
BUG: create copy so that original data is not overwritten by processdata
|
|
|
@17695
|
11 years |
Mathieu Morlighem |
DEL: not needed anymore
|
|
|
@17694
|
11 years |
Mathieu Morlighem |
CHG: fixed HO for Tetras
|
|
|
@17693
|
11 years |
Mathieu Morlighem |
CHG: minor adjustements for Tets
|
|
|
@17692
|
11 years |
Mathieu Morlighem |
CHG: starting to change iomodel->domaintype to …
|
|
|
@17691
|
11 years |
cborstad |
BUG: forgot to assign cmap in element plot
|
|
|
@17690
|
11 years |
Mathieu Morlighem |
BUG: use finitelement instead of element_type
|
|
|
@17689
|
11 years |
seroussi |
CHG: fixed nightly runs
|
|
|
@17688
|
11 years |
Mathieu Morlighem |
CHG: marshalling domain properties
|
|
|
@17687
|
11 years |
Mathieu Morlighem |
CHG: replacing some meshtype by meshdimension
|
|
|
@17686
|
11 years |
Mathieu Morlighem |
CHG: following Chris' suggestions, we adopt the following convention …
|
|
|
@17685
|
11 years |
Mathieu Morlighem |
BUG: fixed strcmpi
|
|
|
@17684
|
11 years |
Mathieu Morlighem |
NEW: added Deviatoricstress tensor as available output
|
|
|
@17683
|
11 years |
Mathieu Morlighem |
CHG: output DeviatoricStress instead of Stress Tensor
|
|
|
@17682
|
11 years |
seroussi |
BUG: forgot parenthesis after meshtype
|
|
|
@17681
|
11 years |
cborstad |
CHG: renamed meshtype->meshxdim for consistency (though meshxdim is a …
|
|
|
@17680
|
11 years |
cborstad |
CHG: do not compute stress tensor for a 2d horiz mesh, new function …
|
|
|
@17679
|
11 years |
Mathieu Morlighem |
BUG: fixing GetVectorFromInputs, which assumes P1 interpolation only
|
|
|
@17678
|
11 years |
Mathieu Morlighem |
NEW: convergence test on Vx for now
|
|
|
@17677
|
11 years |
Mathieu Morlighem |
CHG: making gslib more flexible with additional input params
|
|
|
@17676
|
11 years |
Mathieu Morlighem |
BUG: FS is allowed for 2d vertical meshes
|
|
|
@17675
|
11 years |
Mathieu Morlighem |
BUG: fixing split to tetras
|
|
|
@17674
|
11 years |
Mathieu Morlighem |
CHG: renamed meshtype->meshxdim (Extended Dimension) and added meshdim …
|
|
|
@17673
|
11 years |
toanqngu |
Update the URL source path for online mode
|
|
|
@17672
|
11 years |
Mathieu Morlighem |
BUG: GetVectorFromInputs needs to call GetInputListOnVertices
|
|
|
@17671
|
11 years |
Mathieu Morlighem |
CHG: moving some stuff from Tria to Element
|
|
|
@17670
|
11 years |
cborstad |
CHG: for clarity, explicitly define dim variable for use in viscosity calc
|
|
|
@17669
|
11 years |
Mathieu Morlighem |
CHG: removing template that makes AD mpi off crash
|
|
|
@17668
|
11 years |
Mathieu Morlighem |
NEW: added distance output for pKriging
|
|
|
@17667
|
11 years |
Mathieu Morlighem |
CHG: use tao-2.2.2 instead of tao-2.2-pre1
|
|
|
@17666
|
11 years |
seroussi |
CHG: minor tolerances
|
|
|
@17665
|
11 years |
Mathieu Morlighem |
CHG: trying to fix AD compilation
|
|
|
@17664
|
11 years |
Mathieu Morlighem |
CHG: trying to fix AD compilation
|
|
|
@17663
|
11 years |
Mathieu Morlighem |
CHG: relaxing some tolerances
|
|
|
@17662
|
11 years |
Mathieu Morlighem |
CHG: no need to initialize vector with 0, this is done automatically
|
|
|
@17661
|
11 years |
Mathieu Morlighem |
CHG: make sure matlab reordering is used
|
|
|
@17660
|
11 years |
Mathieu Morlighem |
CHG: reverting to initial version
|
|
|
@17659
|
11 years |
Mathieu Morlighem |
NEW: added r and theta as model parameters in md.flowequations
|
|
|
@17658
|
11 years |
toanqngu |
Modify re-routing implementation on offline mode
|
|
|
@17657
|
11 years |
cborstad |
BUG: ensure result of max is a float
|
|
|
@17656
|
11 years |
cborstad |
CHG: check whether geotiff is a 3-band rgb raster; if so, convert to …
|
|
|
@17655
|
11 years |
cborstad |
added option to plot data for inspecting holes before spline interpolation
|
|
|
@17654
|
11 years |
cborstad |
NEW: overlay plotting capability in python
|
|
|
@17653
|
11 years |
Mathieu Morlighem |
CHG: separating update tau and d
|
|
|
@17652
|
11 years |
seroussi |
NEW: added friction fonction to test analytical solutions
|
|
|
@17651
|
11 years |
Mathieu Morlighem |
NEW: added new enum
|
|
|
@17650
|
11 years |
Mathieu Morlighem |
NEW: done with X-TH LA
|
|
|
@17649
|
11 years |
cborstad |
NEW: module for modifying matplotlib colormaps, for now just contains …
|
|
|
@17648
|
11 years |
cborstad |
minor bug in xy2ll if statement
|
|
|
@17647
|
11 years |
Mathieu Morlighem |
BUG: tau must be stored in Dev Stress
|
|
|
@17646
|
11 years |
Mathieu Morlighem |
CHG: only load Vz in 3d models
|
|
|
@17645
|
11 years |
cborstad |
CHG: forgot to remove print statement from debugging
|
|
|
@17644
|
11 years |
cborstad |
BUG: fixed a couple bugs in matlab code for damage evolution analysis …
|
|
|
@17643
|
11 years |
cborstad |
CHG: minor, index for colorbar saturation not needed here
|
|
|
@17642
|
11 years |
cborstad |
CHG: added damage evolution analysis to transient run
|
|
|
@17641
|
11 years |
Mathieu Morlighem |
CHG: added GL Migration in 3d, testing required
|
|
|
@17640
|
11 years |
cborstad |
CHG: better handling of colormap and clim, added options to specify …
|
|
|
@17639
|
11 years |
Mathieu Morlighem |
CHG: saved archive now that vz Dirichlet is applied at the GL
|
|
|
@17638
|
11 years |
hongjuy |
CHG: using max instead of min of Groundedicelevelset to test if …
|
|
|
@17637
|
11 years |
Mathieu Morlighem |
CHG: constrain vz on FS if levelset = 0
|
|
|
@17636
|
11 years |
hongjuy |
CHG: (1) add constraint on vy if levelset == 0 (2) GL migration only …
|
|
|
@17635
|
11 years |
cborstad |
CHG: better default handling of colormap in python plots
|
|
|
@17634
|
11 years |
hongjuy |
CHG: minor, no need to declare basis variable
|
|
|
@17633
|
11 years |
hongjuy |
NEW: first version of contact GL criterion
|
|
|
@17632
|
11 years |
cborstad |
BUG: fixed indent error in output marshalling for damage
|
|
|
@17631
|
11 years |
Mathieu Morlighem |
BUG: fixed problem with matlab mex extension when matlab is installed …
|
|
|
@17630
|
11 years |
Mathieu Morlighem |
CHG: relaxing some tolerances
|
|
|
@17629
|
11 years |
Mathieu Morlighem |
CHG: fixing Newton algo with first guess
|
|
|
@17628
|
11 years |
Mathieu Morlighem |
CHG: fixing Dstar
|
|
|
@17627
|
11 years |
Mathieu Morlighem |
CHG: working on templating MPI calls
|
|
|
@17626
|
11 years |
Mathieu Morlighem |
CHG: trying to make _DEVELOPMENT_ variable defined
|
|
|
@17625
|
11 years |
seroussi |
CHG: updated flow line archives
|
|
|
@17624
|
11 years |
cborstad |
BUG: fixed problem for vector vs. array in damage calcs
|
|
|
@17623
|
11 years |
seroussi |
BUG: use only x to compute Jacobian (1d model do not use 3d coordinates)
|
|
|
@17622
|
11 years |
cborstad |
python-izing some mech functions
|
|
|
@17621
|
11 years |
Mathieu Morlighem |
CHG: fixing some memory leaks
|
|
|
@17620
|
11 years |
toanqngu |
Updates to include online and offline web app mode
|
|
|
@17619
|
11 years |
Mathieu Morlighem |
CHG: added initial guess when u=0 and number of non linear iterations …
|
|
|
@17618
|
11 years |
cborstad |
better default fill value for nan's
|
|
|
@17617
|
11 years |
cborstad |
CHG: fill nan's by default since matplotlib doesn't handle them
|
|
|
@17616
|
11 years |
Mathieu Morlighem |
CHG: updating FS archives: now keep vx and vy on actual interpolation …
|
|
|
@17615
|
11 years |
Mathieu Morlighem |
CHG: added 1/sqrt(2) factor in effective straine rate for flow band models
|
|
|
@17614
|
11 years |
cborstad |
corrected help text for python usage
|
|
|