- 12 Jan, 2021 5 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
Original commit for this change: 0b6c4d15
-
Baptiste Durand authored
-
manon222 authored
-
- 11 Jan, 2021 1 commit
-
-
Baptiste Durand authored
-
- 05 Jan, 2021 1 commit
-
-
Baptiste Durand authored
The periodicity vectors must correspond to the columns of the matrix `cell_vect` provided.
-
- 09 Dec, 2020 1 commit
-
-
Baptiste Durand authored
-
- 08 Oct, 2020 2 commits
-
-
Baptiste Durand authored
[ ] Improve reconstruction [ ] Cleaning in `part.py` [ ] Doc for PeriodicDomain
-
Baptiste Durand authored
Situation : when two 1D entities of the microstructure boundary have the same endpoints but only one is actually on the border of the unit cell. The second 1D entity can be an circular arc. E.g. `pantograph_RVE(1, 1, 1/3, junction_r=r, offset=(0.05, 0.0))`
-
- 25 Jun, 2020 1 commit
-
-
Baptiste Durand authored
Remove all the physical groups from the model except those representing the part. Reason ? Delete the physical groups that may be used when defining the RVE for splitting/cutting the RVE into several parts.
-
- 26 Nov, 2019 2 commits
-
-
Baptiste Durand authored
Gmsh2DPartFromRVE : This function can now be used even when the RVE contains several domains. pantograph_E11only_RVE : Modified to avoid creating a geometry with junctions two times thinner on the horizontal borders.
-
Baptiste Durand authored
Removing of the corresponding staticmethod from the Gmsh2DRVE class
-
- 18 Oct, 2019 1 commit
-
-
Baptiste Durand authored
New cells : only pantographic effect, no shear floppy mode
-
- 04 Oct, 2019 1 commit
-
-
Baptiste Durand authored
-
- 12 Jul, 2019 1 commit
-
-
Baptiste Durand authored
+ Split generate_mesh_2D + Offset functions (WIP)
-
- 25 Jun, 2019 1 commit
-
-
Baptiste Durand authored
Change name of boolean operations; Correction name of plot functions;
-
- 13 Jun, 2019 2 commits
-
-
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.
-
- 15 May, 2019 1 commit
-
-
Baptiste Durand authored
EGG scheme, pantograph microstructure, 1×1 RVE. Support import of xdmf mesh for RVE definition.
-
- 26 Apr, 2019 1 commit
-
-
Baptiste Durand authored
Trailing spaces / empty lines / spaces/try-except conventions + change behavior of gemetry reset function.
-
- 01 Apr, 2019 1 commit
-
-
Baptiste Durand authored
-
- 29 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 21 Mar, 2019 2 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 20 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 19 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 15 Feb, 2019 1 commit
-
-
Baptiste Durand authored
-
- 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 1 commit
-
-
Baptiste Durand authored
-
- 21 Jan, 2019 1 commit
-
-
Baptiste Durand authored
fields attribute of is now set to a default value during the initialization of a Gmsh2DRVE instance.
-
- 17 Jan, 2019 1 commit
-
-
Baptiste Durand authored
-
- 11 Jan, 2019 1 commit
-
-
Baptiste Durand authored
Weak material domain of the RVE is now obtained by a boolean cutting operation and not an intersection anymore.\n Static method to get the boundary of a group of surfaces seen as a single entity.\n Mesh refinement methods have been consequently corrected. \n
-
- 09 Jan, 2019 3 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
The static method gmsh_2_Fenics_2DRVE that create FEniCS objetcs from gmsh objects has been completed. \nBasic tests with plots. \nIn addition to the mesh, physical regions and facets regions are imported.
-
Baptiste Durand authored
-
- 19 Dec, 2018 1 commit
-
-
Baptiste Durand authored
Option Mesh.SaveAll has to be set to 1, otherwise the conversion with dolfin-convert fails. New set_gmsh_option() function for more consistent changes of gmsh options.
-
- 14 Dec, 2018 2 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
Test of this function succeeded.
-
- 10 Dec, 2018 1 commit
-
-
Baptiste Durand authored
pantograph, auxetic squares and pantograph of beams.
-