Page MenuHomec4science
Feed Advanced Search

Mar 10 2022

frerot committed rTAMAASf81b266df32a: warning when setting generator seed < 1 (authored by frerot).
warning when setting generator seed < 1
Mar 10 2022, 10:55

Mar 7 2022

frerot committed rTAMAAS694fe99a4656: [doc] typo in README (authored by frerot).
[doc] typo in README
Mar 7 2022, 17:31
frerot committed rTAMAAS6ee388e0b92d: [doc] silencing all remaining breathe warnings (authored by frerot).
[doc] silencing all remaining breathe warnings
Mar 7 2022, 16:30
frerot committed rTAMAAS0ed5bb2c991e: [doc] silencing sphinx warnings about duplicate targets for links (authored by frerot).
[doc] silencing sphinx warnings about duplicate targets for links
Mar 7 2022, 15:34
frerot committed rTAMAASd4e72444f397: [doc] cleaned up API auto documentation (authored by frerot).
[doc] cleaned up API auto documentation
Mar 7 2022, 11:15
frerot committed rTAMAAS872ffdeaa9da: [doc] silencing a lot of breathe warnings (authored by frerot).
[doc] silencing a lot of breathe warnings
Mar 7 2022, 11:15

Mar 3 2022

frerot committed rTAMAAS161d5979b7fc: simplified member functions in nonlinear_solvers (authored by frerot).
simplified member functions in nonlinear_solvers
Mar 3 2022, 17:46
frerot committed rTAMAASa32fd3ed3a84: added deep-copy functionality for Model objects (authored by frerot).
added deep-copy functionality for Model objects
Mar 3 2022, 12:41

Mar 2 2022

frerot committed rTAMAAS94d9ff2f1a64: [doc] added documentation for utils module (authored by frerot).
[doc] added documentation for utils module
Mar 2 2022, 15:54
frerot committed rTAMAASTUTOSc18707755f4c: updated with an example of load_path use (authored by frerot).
updated with an example of load_path use
Mar 2 2022, 15:20
frerot committed rTAMAAS84ae6021eb1b: started work on declarative simulation definition (authored by frerot).
started work on declarative simulation definition
Mar 2 2022, 10:55

Mar 1 2022

frerot committed rTAMAASabda169fde82: linting (authored by frerot).
linting
Mar 1 2022, 15:28
frerot committed rTAMAAS4ba31ed94a65: [doc] docstrings in __main__.py (authored by frerot).
[doc] docstrings in __main__.py
Mar 1 2022, 15:11
frerot committed rTAMAASb3d7958eb0de: added a from_voigt compute function (authored by frerot).
added a from_voigt compute function
Mar 1 2022, 15:11
frerot committed rTAMAAS6885f6dd2d1e: added tamaas.utils which contains some QOL functions (authored by frerot).
added tamaas.utils which contains some QOL functions
Mar 1 2022, 15:11

Jan 19 2022

frerot committed rTAMAASe960a422ffd5: updated email (authored by frerot).
updated email
Jan 19 2022, 14:21

Jan 4 2022

frerot committed rTAMAAS2b24d9d43e38: updated copyright (authored by frerot).
updated copyright
Jan 4 2022, 10:41

Dec 23 2021

frerot committed rTAMAAS5c5c408a3174: correcting some type conversion warnings (authored by frerot).
correcting some type conversion warnings
Dec 23 2021, 23:32

Dec 18 2021

frerot committed rTAMAASf8c5f763f07f: corrections from clang-tidy (authored by frerot).
corrections from clang-tidy
Dec 18 2021, 19:12

Dec 15 2021

frerot committed rTAMAASc80f58ccea73: added -pthread flag to test linking (authored by frerot).
added -pthread flag to test linking
Dec 15 2021, 21:52

Nov 25 2021

frerot committed rTAMAAS1e3b8f290cfc: [doc] adding favicon (authored by frerot).
[doc] adding favicon
Nov 25 2021, 18:07

Nov 23 2021

frerot committed rTAMAAS7978874b3c1c: fixed issue with scons -c (authored by frerot).
fixed issue with scons -c
Nov 23 2021, 12:07
frerot committed rTAMAAS2928a8bfb65a: regenerating tamaas_info.cpp on changes in version (authored by frerot).
regenerating tamaas_info.cpp on changes in version
Nov 23 2021, 12:07

Nov 17 2021

frerot committed rTAMAAS0cb8ab8fb1e8: ignoring modules in ~/.local in the Docker/Singularty container (authored by frerot).
ignoring modules in ~/.local in the Docker/Singularty container
Nov 17 2021, 13:10

Nov 8 2021

frerot committed rTAMAAS97462bc30403: [ci] skip wheels upload if they already exist (authored by frerot).
[ci] skip wheels upload if they already exist
Nov 8 2021, 13:20
frerot committed rTAMAAS828c431ef723: Updated CHANGELOG (authored by frerot).
Updated CHANGELOG
Nov 8 2021, 11:51

Nov 5 2021

frerot committed rTAMAAS8e89eecca012: Merge branch 'master' of gitlab.com:tamaas/tamaas (authored by frerot).
Merge branch 'master' of gitlab.com:tamaas/tamaas
Nov 5 2021, 09:25
frerot committed rTAMAASd3950259266b: [ci] using the "latest" tag with master branch (authored by frerot).
[ci] using the "latest" tag with master branch
Nov 5 2021, 09:25

Nov 4 2021

frerot committed rTAMAAS2236186706e8: added libopenmpi-dev as explicit dependency in Dockerfile (authored by frerot).
added libopenmpi-dev as explicit dependency in Dockerfile
Nov 4 2021, 20:19
frerot committed rTAMAAS2397fd6b5995: [ci] activating MPI for deployed docker images (authored by frerot).
[ci] activating MPI for deployed docker images
Nov 4 2021, 18:14
frerot committed rTAMAASdc3cebc28fba: [doc] added documentation for gitlab docker image (authored by frerot).
[doc] added documentation for gitlab docker image
Nov 4 2021, 18:14
frerot committed rTAMAAS024f08900431: [ci] added generation of docker images in CI (authored by frerot).
[ci] added generation of docker images in CI
Nov 4 2021, 17:09
frerot committed rTAMAAS9afe65f91937: gracefully fail 'plot' if matplotlib is missing (authored by frerot).
gracefully fail 'plot' if matplotlib is missing
Nov 4 2021, 17:09
frerot committed rTAMAAScfd58ff41a02: stripped useless dependencies in the docker image (authored by frerot).
stripped useless dependencies in the docker image
Nov 4 2021, 17:09
frerot committed rTAMAAS964ceae882c8: cleaned up definition of docker image (authored by frerot).
cleaned up definition of docker image
Nov 4 2021, 16:08
frerot committed rTAMAAS559faac5412a: more robust testing if field is a boundary field (authored by frerot).
more robust testing if field is a boundary field
Nov 4 2021, 14:28

Nov 2 2021

frerot committed rTAMAAS916a6e0bb19d: distutils is deprecated (authored by frerot).
distutils is deprecated
Nov 2 2021, 16:34
frerot committed rTAMAAS3857b0102358: [doc] correct copyright string (authored by frerot).
[doc] correct copyright string
Nov 2 2021, 16:34

Oct 29 2021

frerot committed rAKAd1ce1b5244e9: [joss] added ref to plastic contact paper (authored by frerot).
[joss] added ref to plastic contact paper
Oct 29 2021, 16:45
frerot committed rAKAe1348dbb2947: [joss] drafted an initial paragraph (authored by frerot).
[joss] drafted an initial paragraph
Oct 29 2021, 16:38

Aug 21 2021

frerot committed rTAMAASd117f6ded976: [ci] updated bear call for bullseye (authored by frerot).
[ci] updated bear call for bullseye
Aug 21 2021, 00:27

Aug 20 2021

frerot committed rTAMAASfc069823b134: python linting (authored by frerot).
python linting
Aug 20 2021, 23:53

Aug 13 2021

frerot committed rAKA08991e89be3f: corrected fragmentation example to use "cohesive contact" energy (authored by frerot).
corrected fragmentation example to use "cohesive contact" energy
Aug 13 2021, 22:22
frerot committed rAKA756ce90b687b: added python bindings for energies list functions in SMM + Material (authored by frerot).
added python bindings for energies list functions in SMM + Material
Aug 13 2021, 19:39

Aug 4 2021

frerot committed rTAMAAS26424b111ba5: Merge branch 'master' into features/materials (authored by frerot).
Merge branch 'master' into features/materials
Aug 4 2021, 20:04
frerot committed rTAMAAS6ae2bd3ffe92: Merge branch 'master' into features/netcdf-mpi (authored by frerot).
Merge branch 'master' into features/netcdf-mpi
Aug 4 2021, 20:04
frerot committed rTAMAAS5871c9edfbdb: added a `--version` flag to the tamaas command (authored by frerot).
added a `--version` flag to the tamaas command
Aug 4 2021, 19:58

Jul 29 2021

frerot committed rAKAa355669be2d4: [doc] added documentation on getEnergy (authored by frerot).
[doc] added documentation on getEnergy
Jul 29 2021, 09:20
frerot committed rAKA4d220fb60710: [doc] added dissipated energy doc for relevant materials (authored by frerot).
[doc] added dissipated energy doc for relevant materials
Jul 29 2021, 09:20
frerot committed rAKA10c849b800ee: [doc] added energy explaination for plastic materials (authored by frerot).
[doc] added energy explaination for plastic materials
Jul 29 2021, 09:20
frerot committed rAKAd1204ff2107e: silenced override warnings on HeatTransferModel dump() overloads (authored by frerot).
silenced override warnings on HeatTransferModel dump() overloads
Jul 29 2021, 09:19
frerot committed rAKA1bb2b72b7131: fixing copyright year and homepage url (authored by frerot).
fixing copyright year and homepage url
Jul 29 2021, 09:19
frerot committed rAKA99533bb2a0d1: [doc] fixed documentation metadata (authored by frerot).
[doc] fixed documentation metadata
Jul 29 2021, 09:19
frerot committed rAKAaa1a96d7acf7: [doc] added material parameters description and updated some figures (authored by frerot).
[doc] added material parameters description and updated some figures
Jul 29 2021, 09:19
frerot committed rAKA1b35e545f75a: Merge branch 'features/sphinx' (authored by frerot).
Merge branch 'features/sphinx'
Jul 29 2021, 09:17
frerot committed rAKA895ed3f8046c: [doc] integrating sphinx user manual with cmake-built doc (authored by frerot).
[doc] integrating sphinx user manual with cmake-built doc
Jul 29 2021, 09:17
frerot committed rAKAf7ff56aa871c: [doc] using existing doxygen index for namespace akantu (authored by frerot).
[doc] using existing doxygen index for namespace akantu
Jul 29 2021, 09:17
frerot committed rAKA79b71a4d9b6d: [user manual] added feengine chapter with isoparametric elements (authored by frerot).
[user manual] added feengine chapter with isoparametric elements
Jul 29 2021, 09:17
frerot committed rAKA3a0bc0ee32b4: added sphinx doc (authored by frerot).
added sphinx doc
Jul 29 2021, 09:17
frerot committed rAKA5461568ecf20: fixed warning [-Wempty-body] in Mesh::read (authored by frerot).
fixed warning [-Wempty-body] in Mesh::read
Jul 29 2021, 09:17
frerot committed rAKA41d91ae41651: added parser for junit in harbormaster ci scripts (authored by frerot).
added parser for junit in harbormaster ci scripts
Jul 29 2021, 09:16
frerot committed rAKA8f67ae44aaa2: protected pybind tests if python interface is not activated (authored by frerot).
protected pybind tests if python interface is not activated
Jul 29 2021, 09:16
frerot committed rAKAbba624502e8f: Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private (authored by frerot).
Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private
Jul 29 2021, 09:16
frerot committed rAKAe39099c3e4fd: Fixed compile error in user guide (authored by frerot).
Fixed compile error in user guide
Jul 29 2021, 09:16
frerot committed rAKAde71b7128786: setting rpath for python extension (authored by frerot).
setting rpath for python extension
Jul 29 2021, 09:15
frerot committed rAKA9039ed82b00c: modernizing InternalField (authored by frerot).
modernizing InternalField
Jul 29 2021, 09:14
frerot committed rAKA5e18b3fb8fb4: default values for InternalField members (authored by frerot).
default values for InternalField members
Jul 29 2021, 09:14
frerot committed rAKAd9fdcb3cdbc4: added physical names selector to python interface (authored by frerot).
added physical names selector to python interface
Jul 29 2021, 09:14
frerot committed rAKAa277f6eaeece: added restore history to InternalField (authored by frerot).
added restore history to InternalField
Jul 29 2021, 09:14
frerot committed rAKA8672f3bc3de9: removed import mpi4py from python module (authored by frerot).
removed import mpi4py from python module
Jul 29 2021, 09:14
frerot committed rAKAf45dac62663f: added previous state restore on Material (authored by frerot).
added previous state restore on Material
Jul 29 2021, 09:14
frerot committed rAKA55f99283fa16: Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. (authored by frerot).
Merge branch 'features/dofs-separation-rewrote' of ssh://c4science.
Jul 29 2021, 09:13
frerot committed rAKA536f898e4284: Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. (authored by frerot).
Merge branch 'features/dofs-separation-rewrote' of ssh://c4science.
Jul 29 2021, 09:13
frerot committed rAKAe70522a11aeb: fixed shell elements (authored by frerot).
fixed shell elements
Jul 29 2021, 09:13
frerot committed rAKA8606b728d88b: assembling residual in structural model (authored by frerot).
assembling residual in structural model
Jul 29 2021, 09:13
frerot committed rAKA2d727c947f95: more flexible ElementTypeMapArray initializers (authored by frerot).
more flexible ElementTypeMapArray initializers
Jul 29 2021, 09:13
frerot committed rAKA9de94f3e4539: Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. (authored by frerot).
Merge branch 'features/dofs-separation-rewrote' of ssh://c4science.
Jul 29 2021, 09:13
frerot committed rAKAd40096c5aca0: fixing broken structural tests because of shape derivatives change (authored by frerot).
fixing broken structural tests because of shape derivatives change
Jul 29 2021, 09:13
frerot committed rAKA0c56c3539ec0: modified structural shape derivatives pipeline for shell elements (authored by frerot).
modified structural shape derivatives pipeline for shell elements
Jul 29 2021, 09:13
frerot committed rAKA960e6af02ea3: made block argument constant (authored by frerot).
made block argument constant
Jul 29 2021, 09:13
frerot committed rAKA7209277f9d80: implemented dkt shape derivatives + precompute dkt test (authored by frerot).
implemented dkt shape derivatives + precompute dkt test
Jul 29 2021, 09:13
frerot committed rAKAc27ad8037517: Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. (authored by frerot).
Merge branch 'features/dofs-separation-rewrote' of ssh://c4science.
Jul 29 2021, 09:13
frerot committed rAKA2473ead61575: cleanup of embedded (authored by frerot).
cleanup of embedded
Jul 29 2021, 09:13
frerot committed rAKAe02b4833d318: added patch test for DKT18 element (authored by frerot).
added patch test for DKT18 element
Jul 29 2021, 09:13
frerot committed rAKA4bef3d2ca943: added rotation matrices for DKT18 + tangent modulus (authored by frerot).
added rotation matrices for DKT18 + tangent modulus
Jul 29 2021, 09:13
frerot committed rAKA34fb9dc0f4f1: Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote (authored by frerot).
Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote
Jul 29 2021, 09:13
frerot committed rAKA3c2579f7c839: fixed computation of embedded gradient (authored by frerot).
fixed computation of embedded gradient
Jul 29 2021, 09:13
frerot committed rAKAa03aac0e2a2f: removing useless stress_embedded (authored by frerot).
removing useless stress_embedded
Jul 29 2021, 09:13
frerot committed rAKAe8f4afcfc197: removed overload of insert function for ElementTypeMap (authored by frerot).
removed overload of insert function for ElementTypeMap
Jul 29 2021, 09:13
frerot committed rAKA9b7bf7d1c7fb: passing tests without pre-stress + memory savings in directing cosines (authored by frerot).
passing tests without pre-stress + memory savings in directing cosines
Jul 29 2021, 09:13
frerot committed rAKA7341814134d8: made new embedded compile (authored by frerot).
made new embedded compile
Jul 29 2021, 09:13
frerot committed rAKA3e3dfcf54fea: running test w/o error, but stiffness is wrong (authored by frerot).
running test w/o error, but stiffness is wrong
Jul 29 2021, 09:13
frerot committed rAKAc46eb9849703: small cleanup (authored by frerot).
small cleanup
Jul 29 2021, 09:13
frerot committed rAKA2cf53a10ac7c: Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. (authored by frerot).
Merge branch 'features/dofs-separation-rewrote' of ssh://c4science.
Jul 29 2021, 09:12
frerot committed rAKA93ebe9ad6a0d: added allocating functor for material reinforcement (authored by frerot).
added allocating functor for material reinforcement
Jul 29 2021, 09:12
frerot committed rAKA9ccf5aa61ec8: removed for_each_element plural (authored by frerot).
removed for_each_element plural
Jul 29 2021, 09:12
frerot committed rAKA4b379ee75ad7: making embedded compile + remove pollution of K symbol with CGAL (authored by frerot).
making embedded compile + remove pollution of K symbol with CGAL
Jul 29 2021, 09:12
frerot committed rAKAac3834ce54dc: compiling test with -frounding-math activated (authored by frerot).
compiling test with -frounding-math activated
Jul 29 2021, 09:12
frerot committed rAKA1648a2213c5a: added interface BtD... for ShapeStructural. To be implemented (authored by frerot).
added interface BtD... for ShapeStructural. To be implemented
Jul 29 2021, 09:12
frerot committed rAKA809f03434ba1: modified material thermal test for google test (authored by frerot).
modified material thermal test for google test
Jul 29 2021, 09:12