- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Jan 30 2023
Jan 30 2023
updated copyright notice for materials
frerot committed rTAMAAS59332d6f57aa: removed inelastic strain compute from Material interface (authored by frerot).
removed inelastic strain compute from Material interface
copyright in multiline string
Jan 27 2023
Jan 27 2023
removed NoConvergence import
fixed deprecation warnings
frerot committed rTAMAASd0db1c5e6e0a: removed model_type template in materials (authored by frerot).
removed model_type template in materials
simplified Residual API
acknowledging DFG funding
Jan 25 2023
Jan 25 2023
fix unused argument warning
frerot committed rTAMAASb1d0121c9d04: avoid deleting contents of compile_commands.json (authored by frerot).
avoid deleting contents of compile_commands.json
Jan 24 2023
Jan 24 2023
frerot committed rTAMAAS21cac39091a6: removing unwanted files from compile_commands db (authored by frerot).
removing unwanted files from compile_commands db
also removing files in build
removing the right files
Jan 23 2023
Jan 23 2023
frerot committed rTAMAAS145b1b00076b: removing mpi sensitive code from clang-tidy (authored by frerot).
removing mpi sensitive code from clang-tidy
clang-tidy fixes
frerot committed rTAMAAS2c12b065e12c: reactivated clang-tidy and added mypy to ci (authored by frerot).
reactivated clang-tidy and added mypy to ci
python static type compliance
frerot committed rTAMAAS100449b2a711: added example of radial averages in examples/statistics.py (authored by frerot).
added example of radial averages in examples/statistics.py
Jan 18 2023
Jan 18 2023
removed old hardening code
frerot committed rTAMAAS62d43b3b1968: added eigenstress computation to material (authored by frerot).
added eigenstress computation to material
Merge branch 'features/materials'
updated copyright year 2023
Dec 23 2022
Dec 23 2022
release 2.6.0
Nov 18 2022
Nov 18 2022
frerot committed rTAMAAS57458505b1bf: FIX: UVWDumper does not write FieldData anymore (authored by frerot).
FIX: UVWDumper does not write FieldData anymore
FIX: linting
Nov 16 2022
Nov 16 2022
frerot committed rTAMAASa0f93b19d259: FIX: using boundary_fields attribute in HDF5 files (authored by frerot).
FIX: using boundary_fields attribute in HDF5 files
Nov 11 2022
Nov 11 2022
ENH: dumping surface field names
Nov 9 2022
Nov 9 2022
ENH: added warning on empty dumper list
Nov 7 2022
Nov 7 2022
frerot committed rTAMAASb561d780669b: ENH: added request method to FieldContainer for restarts (authored by frerot).
ENH: added request method to FieldContainer for restarts
Nov 4 2022
Nov 4 2022
DOC: added to faq
Oct 25 2022
Oct 25 2022
DOC: started FAQ
Oct 5 2022
Oct 5 2022
refreshed grant links in README
Sep 28 2022
Sep 28 2022
[JOSS] added start of statement of need
[joss] typo in bib key
Sep 27 2022
Sep 27 2022
frerot committed rTAMAAS5083cb5f25b3: changed stopping criterion for saturated solver (authored by frerot).
changed stopping criterion for saturated solver
Sep 23 2022
Sep 23 2022
frerot committed rAKAc36866de0640: Merge branch 'master' into features/joss-2021 (authored by frerot).
Merge branch 'master' into features/joss-2021
frerot committed rAKA0d7f1faf8302: [joss] added non-exhaustive citations in summary (authored by frerot).
[joss] added non-exhaustive citations in summary
[joss] added local compile script
Sep 22 2022
Sep 22 2022
Sep 20 2022
Sep 20 2022
frerot committed rTAMAASb4a4b77f3b96: added finite difference rms slopes method (authored by frerot).
added finite difference rms slopes method
Sep 14 2022
Sep 14 2022
frerot committed rTAMAAS89d122f9d03b: testing plasticity with Ny = 1 (plane strain) (authored by frerot).
testing plasticity with Ny = 1 (plane strain)
Sep 13 2022
Sep 13 2022
added .mailmap
frerot committed rTAMAAS80ac616e4763: removed conditional branching in PKR loops (authored by frerot).
removed conditional branching in PKR loops
Sep 9 2022
Sep 9 2022
frerot committed rTAMAAS5af9f717d0f1: raising exception when model is created with zero dimension (authored by frerot).
raising exception when model is created with zero dimension
Sep 8 2022
Sep 8 2022
frerot committed rTAMAAS5202aa939431: fixed HookeField test: run in sequential (authored by frerot).
fixed HookeField test: run in sequential
added HookeField operator
added test for HookeField
updated PyPI description
Sep 6 2022
Sep 6 2022
[doc] removed usage of ModelFactory
[doc] added spack instructions
Aug 30 2022
Aug 30 2022
[doc] expanded on units
Aug 29 2022
Aug 29 2022
frerot committed rTAMAAS9f82752e613e: [doc] added paragraph on units in model quantities (authored by frerot).
[doc] added paragraph on units in model quantities
[doc] corrected mpi dump comment
Aug 26 2022
Aug 26 2022
removed stray print
Aug 25 2022
Aug 25 2022
warning on unknown build variables
Sequential compilation by default
frerot committed rTAMAASf7009f41730f: accepting non-existing paths for install prefix (authored by frerot).
accepting non-existing paths for install prefix
Aug 22 2022
Aug 22 2022
frerot committed rTAMAASb04f77dc3672: [CI] docker variables don't support bash substitution (authored by frerot).
[CI] docker variables don't support bash substitution
[CI] correctly setting wheel BOOST_ROOT
frerot committed rTAMAAS664d88fdf37d: [CI] using 20.04 LTS boost version (1.71.0) for wheels (authored by frerot).
[CI] using 20.04 LTS boost version (1.71.0) for wheels
frerot committed rTAMAASa2d2aa3c75bf: Using FieldContainer for integral operators (authored by frerot).
Using FieldContainer for integral operators
added fields container interface
frerot committed rTAMAAS01ee3daf64fd: moved field python interface to FieldContainer bindings (authored by frerot).
moved field python interface to FieldContainer bindings
frerot committed rTAMAASf5602878c806: [doc] corrected data distribution error snippet (authored by frerot).
[doc] corrected data distribution error snippet
using proper dtypes in NetCDFDumper
using a variant map for model fields
frerot committed rTAMAAS824c5e5ebb8d: making Model use the FieldContainer interface (authored by frerot).
making Model use the FieldContainer interface
Aug 15 2022
Aug 15 2022
[CI] deactivating cuda
implemented a static dispatch system
computeError in solvers should be const
Aug 9 2022
Aug 9 2022
[doc] added MPI_Init warning
Aug 8 2022
Aug 8 2022
frerot committed rTAMAAScd1aac06fd48: proper reset of communicator in sequential guard (authored by frerot).
proper reset of communicator in sequential guard
[doc] Abort error code
Aug 3 2022
Aug 3 2022
frerot committed rTAMAASa9a45a968fc6: [doc] added error handling explanation for MPI partitioning (authored by frerot).
[doc] added error handling explanation for MPI partitioning
Jul 28 2022
Jul 28 2022
frerot committed rTAMAASf185e714ed1b: explicit error when data partitions assigns no data (authored by frerot).
explicit error when data partitions assigns no data
Jul 21 2022
Jul 21 2022
fixed mpi flood fill test
Jul 20 2022
Jul 20 2022
fixing extent drift in flood fill
frerot committed rTAMAAS55a4d19e43cf: avoiding include dependency problems with allocator (authored by frerot).
avoiding include dependency problems with allocator
frerot committed rTAMAASd2ad39955cff: fixed flood fill to properly account for pbcs for bbox (authored by frerot).
fixed flood fill to properly account for pbcs for bbox
Jul 19 2022
Jul 19 2022
avoiding scons errors in wheels build
frerot committed rTAMAAS3803465f500f: using all-version citation for zenodo archive (authored by frerot).
using all-version citation for zenodo archive
fixed cuda allocator
Jul 18 2022
Jul 18 2022
fixed interface of unified allocator
more flexible constructors for grids
frerot committed rTAMAAS912f89c59336: added a simple span<T> class to help manage memory views (authored by frerot).
added a simple span<T> class to help manage memory views
frerot committed rTAMAAS68aa539608a9: added tests for the matvec interface of Hooke and Kelvin (authored by frerot).
added tests for the matvec interface of Hooke and Kelvin
frerot committed rTAMAAS9ae275d10ede: adding pytest option --log-debug to show debug output in tests (authored by frerot).
adding pytest option --log-debug to show debug output in tests
Jul 16 2022
Jul 16 2022
generic wrap constructor for Grid
tidying Array's interface to wrap
bumping manylinux version
Jul 15 2022
Jul 15 2022
matvec interface for Kelvin
frerot committed rTAMAASe165b5e84fa6: ModelFactory can set integration method for volume operators (authored by frerot).
ModelFactory can set integration method for volume operators
more flexible grid wrapping
not assigning zero when resizing grid
Jul 8 2022
Jul 8 2022
frerot committed rTAMAASdccfaf0b3ee4: implemented LinearOperator interface for Hooke (authored by frerot).
implemented LinearOperator interface for Hooke
c4science · Help