- 06 Jan, 2021 1 commit
-
-
Baptiste Durand authored
Fix periodicity boundary conditions for cases where the bottom left corner of the domain is not in (0., 0.)
-
- 05 Jan, 2021 2 commits
-
-
Baptiste Durand authored
-
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
-
- 05 Nov, 2020 1 commit
-
-
Baptiste Durand authored
-
- 16 Oct, 2020 1 commit
-
-
Baptiste Durand authored
Details: https://github.com/nschloe/meshio/blob/master/CHANGELOG.md
-
- 08 Oct, 2020 11 commits
-
-
Baptiste Durand authored
-
-
Baptiste Durand authored
Separation of the imports of the different sub-modules.Even if fenics is not installed, the mesh/geometry functionalities (gmsh) can be used.
-
Baptiste Durand authored
Even if fenics is not installed, the mesh/geometry functionalities (gmsh) can be used.
-
Baptiste Durand authored
+ Cleaning egg-info
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
[ ] Improve reconstruction [ ] Cleaning in `part.py` [ ] Doc for PeriodicDomain
-
Baptiste Durand authored
-
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))`
-
Baptiste Durand authored
-
- 05 Oct, 2020 1 commit
-
-
Baptiste Durand authored
-
- 01 Sep, 2020 1 commit
-
-
Baptiste Durand authored
-
- 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.
-
- 22 Apr, 2020 1 commit
-
-
Baptiste Durand authored
-
- 03 Feb, 2020 1 commit
-
-
Baptiste Durand authored
+ update .gitignore
-
- 31 Jan, 2020 3 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 29 Jan, 2020 1 commit
-
-
Baptiste Durand authored
Handling of simulations without imposed force.
-
- 20 Jan, 2020 7 commits
-
-
-
Baptiste Durand authored
New organisation of functions designed for generating periodic meshes.
-
Baptiste Durand authored
New organisation of functions designed for generating periodic meshes.
-
Baptiste Durand authored
-
Baptiste Durand authored
Possibility to use vertex values in DG elements for kind of interpolation
-
Baptiste Durand authored
Use of the function designed to import a mesh with xdmf format.
-
Baptiste Durand authored
-
- 26 Nov, 2019 5 commits
-
-
Baptiste Durand authored
-
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
-
Baptiste Durand authored
Removing of the corresponding staticmethod from the Gmsh2DRVE class
-
Baptiste Durand authored
Handling cases of microstructures that do not intersect the horizontal or vertical edges of the cell.
-
- 24 Oct, 2019 1 commit
-
-
Baptiste Durand authored
-
- 18 Oct, 2019 1 commit
-
-
Baptiste Durand authored
-