tamaas/pythonmaster
tamaas/python
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
55d54f018bf6 | Lucas Frérot | documentation and proper plurals in MaxwellViscoelastic interface | Jun 25 | |||
dea0f7d059a2 | Lucas Frérot | memory management of surface in maxwell | Jun 25 | |||
c1a7111e100a | Zichen | Merge branch 'maxwell_viscoelastic-branch' of gitlab.com:tamaas/tamaas into… | Jun 24 | |||
e77de6740e0d | Zichen | Add reset function to avoid history accumulation, especially for rerunning… | Jun 24 | |||
9a981aac153d | Lucas Frérot | Merge branch 'master' into maxwell_viscoelastic-branch | Jun 24 | |||
4dbca6802fd9 | Lucas Frérot | using model.getShearModulus() instead of G_inf (MaxwellViscoelastic) | Jun 19 | |||
83d029db2b37 | Lucas Frérot | bindings for MaxwellViscoelastic | Jun 19 | |||
0bbcb4a4ad88 | Lucas Frérot | corrected views in TAO solver | Jun 19 | |||
4b2a7fc4c46a | Lucas Frérot | deactivating array bounds warning for python wrapper | Jun 12 | |||
03226aab2e01 | Lucas Frérot | moved petsc_solver to its own petsc namespace and submodule | Jun 11 | |||
1576c793639a | Lucas Frérot | `scons install-python` should not fail silently | May 30 | |||
4ecfc1fb3277 | Lucas Frérot | adding mpi4py as default dependency when use_mpi && build_tests | May 28 | |||
6d261886bf93 | Lucas Frérot | fixed compatibility with python < 3.9 | May 3 | |||
95040cebefae | Lucas Frérot | conforming tangential solvers to ContactSolver interface | Mar 10 | |||
bd024ad406e5 | Lucas Frérot | importing mpi4py at module level in test_mpi_routines | Mar 8 | |||
704ce3144dfb | Lucas Frérot | added a LinearElastic material as convenience for a linear solve | Mar 8 | |||
602633e10284 | Lucas Frérot | using MFront arrays as stress and strain | Mar 8 | |||
fdbf53b33584 | Lucas Frérot | restored rpath with static lib for external shared libs | Mar 8 | |||
1e451232d249 | Lucas Frérot | systematic use of views in IsotropicHardening | Mar 8 | |||
6ebd66c0ece4 | Lucas Frérot | linting | Mar 5 | |||
109f7f557e94 | Lucas Frérot | updated copyright year | Mar 4 | |||
6883f7d1d38a | Lucas Frérot | added python MFrontMaterial bridge class to MGIS | Mar 4 | |||
7fbaac60a31d | Lucas Frérot | added PETScSolver to nonlinear_solvers package | Mar 1 | |||
2777d12e891d | Lucas Frérot | initial setup of petsc SNES context | Feb 28 | |||
37e8903cc29a | Lucas Frérot | added petsc solver skeleton | Feb 27 | |||
3c73b4228d79 | Lucas Frérot | silencing overflow warnings with gcc13 | Oct 18 2023 | |||
74f877bdb896 | frerot | linting | Jul 3 2023 | |||
649501eeba69 | frerot | added computation of full contact energy to Isopowerlaw | Jul 3 2023 | |||
34e12689acb5 | frerot | added Newton-Raphson python solver | Jul 1 2023 | |||
8ea699c67c39 | frerot | removed setup.py, fixed scons dev in virtual environments | Jun 15 2023 | |||
6b9257a31258 | frerot | removed setup.py | Jun 15 2023 | |||
83ec849e42b6 | frerot | fixed pipe tools | Jun 13 2023 | |||
691470177ea6 | frerot | non-verbose NewtonKrylovSolver | Jun 7 2023 | |||
03707294a5bd | frerot | added max_iter to DFSANESolver | Jun 4 2023 | |||
e918214e3a8e | frerot | added max_iter property to fixed point solvers | May 30 2023 | |||
60928f81585d | frerot | added proper citations for Anderson mixing solver | May 30 2023 | |||
1c6a6c0cb9f9 | frerot | added and tested an Anderson mixing solver | May 26 2023 | |||
51c806978b9b | frerot | optional use of chunks in H5Dumper | May 23 2023 | |||
ee9e15ec2512 | frerot | allowing chunked data in HDF5 files | May 19 2023 | |||
6ffe34bb22f7 | frerot | satisfying type linter | May 11 2023 | |||
9a5764aa65ca | frerot | replaced tamaas::Exception by a finer grain exception set | May 9 2023 | |||
35b1b2bb1e78 | frerot | overriding IntegralOperator::getType in python | May 5 2023 | |||
f4395fb30430 | frerot | adding IntegralOperator::kind to bindings | Apr 28 2023 | |||
403065b92711 | frerot | allow registering integral operators from python | Apr 28 2023 | |||
0a0256a2e487 | frerot | using std::shared_ptr as holder type for IntegralOperator | Apr 28 2023 | |||
1513c2c41370 | frerot | allow setting the whole energy functional in contact solvers | Apr 28 2023 | |||
cdc0ff27b16e | frerot | forwarding strides when casting grid view to numpy | Apr 28 2023 | |||
64d22c94b8f2 | frerot | can change integral operator in PolonskyKeerRey | Apr 21 2023 | |||
828bbaf826db | frerot | added DC-FFT/Boussinesq operator for non-periodic elastic solutions | Apr 21 2023 | |||
880e1e593dd1 | frerot | added material property to residual | Apr 17 2023 | |||
e7545e61d705 | frerot | correct variable name in materials wrapper | Apr 17 2023 | |||
4e08a8a94094 | frerot | made EPICSolver compatible with utils.load_path | Feb 9 2023 | |||
e01b77d8621f | frerot | correctly deprecated residual constructor | Jan 31 2023 | |||
380b06e8d1e4 | frerot | added ModelFactory.registerHookeField to Python API | Jan 31 2023 | |||
3be5dd33a744 | frerot | deprecating ModelFactory.createResidual | Jan 30 2023 | |||
1799cd8d00b6 | frerot | python API for materials | Jan 30 2023 | |||
59332d6f57aa | frerot | removed inelastic strain compute from Material interface | Jan 30 2023 | |||
fe804fbd068a | frerot | copyright in multiline string | Jan 30 2023 | |||
c05110a124ec | frerot | removed NoConvergence import | Jan 27 2023 | |||
3db25847471e | frerot | fixed deprecation warnings | Jan 27 2023 | |||
9af1338e0168 | frerot | simplified Residual API | Jan 27 2023 | |||
d0db1c5e6e0a | frerot | removed model_type template in materials | Jan 25 2023 | |||
e33c4f6bd9ba | frerot | python static type compliance | Jan 23 2023 | |||
100449b2a711 | frerot | added example of radial averages in examples/statistics.py | Jan 23 2023 | |||
ef80ea4721c8 | frerot | Merge branch 'features/materials' | Jan 18 2023 | |||
24902e40d876 | frerot | updated copyright year 2023 | Jan 17 2023 | |||
57458505b1bf | frerot | FIX: UVWDumper does not write FieldData anymore | Nov 18 2022 | |||
d6118d6704dc | frerot | FIX: linting | Nov 16 2022 | |||
a0f93b19d259 | frerot | FIX: using boundary_fields attribute in HDF5 files | Nov 16 2022 | |||
9244feaf1a70 | frerot | ENH: dumping surface field names | Nov 11 2022 | |||
19523875da76 | frerot | linting | Sep 20 2022 | |||
b4a4b77f3b96 | frerot | added finite difference rms slopes method | Sep 20 2022 | |||
5af9f717d0f1 | frerot | raising exception when model is created with zero dimension | Sep 9 2022 | |||
7d4cdf0318b1 | frerot | updated PyPI description | Sep 7 2022 | |||
a2d2aa3c75bf | frerot | Using FieldContainer for integral operators | Aug 22 2022 | |||
01ee3daf64fd | frerot | moved field python interface to FieldContainer bindings | Aug 22 2022 | |||
92c59a88dbfd | frerot | using proper dtypes in NetCDFDumper | Aug 18 2022 | |||
824c5e5ebb8d | frerot | making Model use the FieldContainer interface | Aug 18 2022 | |||
bdf8486d443a | frerot | added fields container interface | Aug 18 2022 | |||
22170ad57277 | frerot | implemented a static dispatch system | Aug 15 2022 | |||
d2ad39955cff | frerot | fixed flood fill to properly account for pbcs for bbox | Jul 20 2022 | |||
3803465f500f | frerot | using all-version citation for zenodo archive | Jul 19 2022 | |||
912f89c59336 | frerot | added a simple span<T> class to help manage memory views | Jul 18 2022 | |||
805d588092f1 | frerot | tidying Array's interface to wrap | Jul 16 2022 | |||
e165b5e84fa6 | frerot | ModelFactory can set integration method for volume operators | Jul 15 2022 | |||
40549a775601 | frerot | fixed trailing commas in setup.cfg.in | Jul 5 2022 | |||
bd9c47eb68cb | frerot | Merge branch 'master' into features/materials | Jul 1 2022 | |||
3e30cf120309 | frerot | added option to turn off directory dump in dumpers | Jul 1 2022 | |||
a674186d994c | frerot | updated copyrights for Python files | Jun 29 2022 | |||
4b538827d5d4 | frerot | updated copyrights for C++ files | Jun 29 2022 | |||
22ae9a858766 | frerot | added tamaas.utils.radial_average | Jun 28 2022 | |||
a93ea8a43b13 | frerot | added a stat method to compute area of graph of function | Jun 20 2022 | |||
b4188719be68 | frerot | added copyright, maintainer, license to config files | Jun 20 2022 | |||
9a1c04f110fb | frerot | clang-tidy is a pia | Jun 3 2022 | |||
236648d0522c | frerot | allowing sub-classing of contact solver in python | May 31 2022 | |||
0d42fffa0509 | frerot | exposing elastic energy functionals in python | May 31 2022 | |||
0049a94bd5af | frerot | added API to IntegralOperator to convert into scipy's LinearOperator | May 30 2022 | |||
a629e57f02ba | frerot | updated CHANGELOG | May 23 2022 | |||
2ffd909500cc | frerot | temporary fix for https://github.com/pypa/pip/issues/7953 | May 23 2022 | |||
3c1f495bddb8 | frerot | converted setup.py.in to setup.cfg.in | May 23 2022 |
c4science · Help