- 03 Feb, 2020 1 commit
-
-
Baptiste Durand authored
+ update .gitignore
-
- 18 Oct, 2019 1 commit
-
-
Baptiste Durand authored
New cells : only pantographic effect, no shear floppy mode
-
- 18 Jul, 2019 1 commit
-
-
Baptiste Durand authored
-
- 11 Jul, 2019 1 commit
-
-
Baptiste Durand authored
Periodic BCs do not seem relevant for DG function spaces. In addition they may not be supported for DG function spaces for now : https://fenicsproject.discourse.group/t/dg-for-advection-equation-with-periodic-boundary-condition/272 Test for demo_homog2D.py : values of Chom and D# have not changed. + Black
-
- 03 Jun, 2019 1 commit
-
-
Baptiste Durand authored
Improve readibility; Move cross_energy to materials module
-
- 16 May, 2019 2 commits
-
-
Baptiste Durand authored
Interpolation rather than projection for the displacement solutions of auxiliary problems.
-
Baptiste Durand authored
Move periodic boundary condition class to another file; Possibility of choosing element (for displacement) and solver settings; Use of DG elements for strain and stress fields; Local projection function for DG Functionspace (https://comet-fenics.readthedocs.io/en/latest/tips_and_tricks.html#efficient-projection-on-dg-or-quadrature-spaces)
-
- 15 May, 2019 2 commits
-
-
Baptiste Durand authored
These functions are no longer redefined in each RVE or part. Unit test : homogenization of a homogeneous RVE.
-
Baptiste Durand authored
-
- 30 Apr, 2019 1 commit
-
-
Baptiste Durand authored
-
- 26 Apr, 2019 1 commit
-
-
Baptiste Durand authored
Trailing spaces / empty lines / spaces/try-except conventions + change behavior of gemetry reset function.
-
- 23 Apr, 2019 1 commit
-
-
Baptiste Durand authored
-
- 15 Apr, 2019 1 commit
-
-
Baptiste Durand authored
-
- 01 Apr, 2019 1 commit
-
-
Baptiste Durand authored
-
- 29 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 21 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 20 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 19 Feb, 2019 2 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 15 Feb, 2019 1 commit
-
-
Baptiste Durand authored
-
- 13 Feb, 2019 1 commit
-
-
Baptiste Durand authored
Elementary test : homogenization of a homogeneous cell.
-
- 25 Jan, 2019 1 commit
-
-
Baptiste Durand authored
Reorganizing and simplifying the logging. One logger per homog file and only 2 handlers which are associated to the root logger.
-
- 22 Jan, 2019 2 commits
-
-
Baptiste Durand authored
This may be an alternative to the removal of 'reuse_factorization' in the solver parameters.
-
Baptiste Durand authored
+ Demo script
-