- 01 Dec, 2020 1 commit
-
-
Benoît LÉ authored
-
- 03 Feb, 2020 1 commit
-
-
Benoit LE authored
-
- 14 Jun, 2019 1 commit
-
-
Gilles MARCKMANN authored
-
- 25 Feb, 2019 1 commit
-
-
Gilles MARCKMANN authored
TLSDuctile is under GNU GPL license.
-
- 22 Jul, 2016 1 commit
-
-
Kévin Moreau authored
-
- 17 Jun, 2016 1 commit
-
-
Kévin Moreau authored
* Implements Gamma_in using the fast marching * Adds parameter to activate/desactivate Gamma in * Merges Carole work * Removes some old stuff not maintained in atomic_test/ * Defines new parameters in test case infinite_dam_notch * Cleans up (unifies) info.dat files in test/ * Fixes a recent bug due to small refactoring in TLSGeom * Takes into account element orientation when enriching * Correct an old bug in Util.cc (it had no effect exept recently in Carole's work) * Improves superposition procedure using integration by part * Improves README * Adds energetic dissipation to AsymElastoDam
-
- 07 Jun, 2016 1 commit
-
-
Kévin Moreau authored
- Cleanup unused symbolic link - Add "mode" atomic test case - Pass pull_out test case from ring geometry to plain disk geometry - Correct problems in infinite_dam_notch test case
-
- 30 May, 2016 1 commit
-
-
Gilles MARCKMANN authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2351 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 03 May, 2016 1 commit
-
-
Gilles MARCKMANN authored
- delete empty directory git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2339 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 04 Apr, 2016 2 commits
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2309 fbbead7c-fb4d-4173-aa67-51132c73c120
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2305 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 02 Jun, 2015 1 commit
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2071 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 29 May, 2015 2 commits
-
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2061 fbbead7c-fb4d-4173-aa67-51132c73c120
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2060 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 28 May, 2015 1 commit
-
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2056 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 17 Apr, 2015 1 commit
-
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2025 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 10 Apr, 2015 1 commit
-
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2013 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 08 Apr, 2015 1 commit
-
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@2002 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 01 Apr, 2015 1 commit
-
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1987 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 23 Mar, 2015 1 commit
-
-
Kevin Moreau authored
TLSSolver3 is the simplest solver and the better at initiation so far. git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1972 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 09 Jan, 2015 1 commit
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1928 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 07 Jan, 2015 1 commit
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1925 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 18 Dec, 2014 2 commits
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1923 fbbead7c-fb4d-4173-aa67-51132c73c120
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1922 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 16 Dec, 2014 1 commit
-
-
Fabien Cazes authored
In J2Plasticity, a boolean is_tls is specified as in input of constructor. If this boolean is false, computeCurrentState is redirected toward a standard return mapping function, with d_eps given as input value. If is_tls is true, computeCurrentState is redirected toward a tls specific function with both d_eps and d_p given as input values. git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1920 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 12 Dec, 2014 1 commit
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1916 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 11 Dec, 2014 2 commits
-
-
https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1915Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1915 fbbead7c-fb4d-4173-aa67-51132c73c120
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1914 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 10 Dec, 2014 2 commits
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1911 fbbead7c-fb4d-4173-aa67-51132c73c120
-
Fabien Cazes authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1909 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 27 Nov, 2014 1 commit
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1900 fbbead7c-fb4d-4173-aa67-51132c73c120
-
- 21 Nov, 2014 1 commit
-
-
Kevin Moreau authored
git-svn-id: https://svn.ec-nantes.fr/eXlibris/Applis/TLSDuctile@1890 fbbead7c-fb4d-4173-aa67-51132c73c120
-