- 20 Jan, 2020 2 commits
-
-
Baptiste Durand authored
New organisation of functions designed for generating periodic meshes.
-
Baptiste Durand authored
Use of the function designed to import a mesh with xdmf format.
-
- 26 Nov, 2019 1 commit
-
-
Baptiste Durand authored
-
- 13 Jun, 2019 1 commit
-
-
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.
-
- 16 May, 2019 1 commit
-
-
Baptiste Durand authored
Remove deprecated class, add a missing value_shape method. + minor fix for RVE
-
- 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
EGG scheme, pantograph microstructure, 1×1 RVE. Support import of xdmf mesh for RVE definition.
-
- 14 May, 2019 1 commit
-
-
Baptiste Durand authored
Fixes for plots.
-
- 26 Apr, 2019 1 commit
-
-
Baptiste Durand authored
Trailing spaces / empty lines / spaces/try-except conventions + change behavior of gemetry reset function.
-
- 15 Apr, 2019 1 commit
-
-
Baptiste Durand authored
Unit tests for this class.
-
- 01 Apr, 2019 1 commit
-
-
Baptiste Durand authored
-
- 29 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 21 Mar, 2019 3 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 20 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 19 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 05 Mar, 2019 1 commit
-
-
Baptiste Durand authored
-
- 01 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
Generalizing the use of Path rather than mesh file names (strings).
-
- 17 Jan, 2019 2 commits
-
-
Baptiste Durand authored
-
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.
-