- 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 3 commits
-
-
Baptiste Durand authored
pantograph, auxetic squares and pantograph of beams.
-
Baptiste Durand authored
Only Point instances can be used as attractors for now.
-
Baptiste Durand authored
In the class constructor, only one set of generating vectors is saved. \n Refactoring in the class constructor.
-
- 07 Dec, 2018 1 commit
-
-
Baptiste Durand authored
-
- 02 Dec, 2018 3 commits
-
-
Baptiste Durand authored
Insert the synchronize() call in the Fenics2DRVE class to partially correct the mesh refinement error. \n Cleaning in create_mesh. \n Adding synchronize() call in the add_gmsh method of PhysicalGroup in order to see all the physical groups in the model.
-
Baptiste Durand authored
Make all lineloops that define the geometry have the same orientation in the pantograph staticmethod. \n Cleaning of the create_mesh file.
-
Baptiste Durand authored
Refactoring. The boolean operation have been changed to static methods of the AbstractSurface class.
-
- 30 Nov, 2018 1 commit
-
-
Baptiste Durand authored
-
- 25 Nov, 2018 1 commit
-
-
Baptiste Durand authored
doesn't modify the input list in place.
-
- 22 Nov, 2018 2 commits
-
-
Baptiste Durand authored
For now, enable creating meshes that represent auxetic square microstructure.
-
Baptiste Durand authored
Test of the class for a pantograph RVE with multiple cells : succeeded.
-