- 11 Jan, 2021 5 commits
-
-
Baptiste Durand authored
Use of FenicsPart __init__ in Fenics2DRVE; Define new functions for plotting the mesh and the subdomains and importing information about subdomains; Split import of a mesh from a .xdmf and import of the subdomain data from the complementary .xdmf file; Use of msh_conversion systematically when a conversion is needed.
-
Baptiste Durand authored
-
Baptiste Durand authored
-
-
Baptiste Durand authored
Only the components that must be equal to 0 owing to the microstructure symmetries and D_{122221} have been changed.
-
- 07 Jan, 2021 1 commit
-
-
Baptiste Durand authored
Fix: Indicate the coordinates of the RVE bottom left corner, when periodicity BCs are used in homog2d
-
- 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 1 commit
-
-
Baptiste Durand authored
-