- 12 Jul, 2019 1 commit
-
-
Baptiste Durand authored
+ Split generate_mesh_2D + Offset functions (WIP)
-
- 11 Jul, 2019 2 commits
-
-
Baptiste Durand authored
Add toolbox_gmsh to __all__ + Black
-
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
-
- 01 Jul, 2019 8 commits
-
-
Baptiste Durand authored
Xdmf management See merge request !3
-
Baptiste Durand authored
Including subdomains and with plots. + minor corrections linked to the msh_conversion function.
-
Baptiste Durand authored
with andling of subdomains and facet regions (can be created with physical groups in gmsh); + move msh_conversion function to toolbox_gmsh;
-
Baptiste Durand authored
Update demo scripts See merge request !2
-
Baptiste Durand authored
Remove definitions of process_gmsh_log; use of periodicity classes; Black
-
Baptiste Durand authored
-
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
-