- 01 Jul, 2019 2 commits
-
-
Baptiste Durand authored
Correction of the values given for constitutive tensors E,E and EGbis,EGbis.
-
Baptiste Durand authored
-
- 28 Jun, 2019 4 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
Expression designed for periodic extensionPeriodicExpr is now part of the ho_homog package.Tested with : `demo_pantograph_same_mesh.py`+ Refactoring reconstruction fuction+ minor corrections in geometry sub-package
-
Baptiste Durand authored
+ import correction
-
- 26 Jun, 2019 1 commit
-
-
Baptiste Durand authored
-
- 25 Jun, 2019 3 commits
-
-
Baptiste Durand authored
black for demo_pantograph_mesh
-
Baptiste Durand authored
Change name of boolean operations; Correction name of plot functions;
-
Baptiste Durand authored
create the __all__ list; minor syntax fixes in geometry sub-modules.
-
- 24 Jun, 2019 3 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 13 Jun, 2019 3 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
Limitations (for the moment) : macro domain must be parallelogram / parallelepiped with axes aligned with cell periodicity directions; no offset between the origins of the RVE and part coordinate systems. Test, only for 2D geometry, and demo for pantograph (generate mesh, full scale solving, homogenization then comparison); + Black; + Activate/Deactivate physical group visibility in gmsh model; + Function for mesh conversion .msh -> .xmdf or .xml.
-
- 03 Jun, 2019 3 commits
-
-
Baptiste Durand authored
Improve readibility; Move cross_energy to materials module
-
Baptiste Durand authored
-
Baptiste Durand authored
Use interpolation rather than projection for reconstruction. Try to make the reconstruction function compatible with MPI : use of interpolate_nonmatching_mesh_any from fenicstools
-
- 16 May, 2019 3 commits
-
-
Baptiste Durand authored
Interpolation rather than projection for the displacement solutions of auxiliary problems.
-
Baptiste Durand authored
Remove deprecated class, add a missing value_shape method. + minor fix for RVE
-
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 5 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
EGG scheme, pantograph microstructure, 1×1 RVE. Support import of xdmf mesh for RVE definition.
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 14 May, 2019 1 commit
-
-
Baptiste Durand authored
Fixes for plots.
-
- 03 May, 2019 3 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 30 Apr, 2019 2 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 26 Apr, 2019 7 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
Make the logger that is designed for gmsh boundary independant. Reduce level of geometry logging messages.
-
Baptiste Durand authored
Trailing spaces / empty lines / spaces/try-except conventions + change behavior of gemetry reset function.
-
Baptiste Durand authored
-