- 08 Oct, 2020 3 commits
-
-
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 2 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
New cells : only pantographic effect, no shear floppy mode
-
- 04 Oct, 2019 3 commits
-
-
Baptiste Durand authored
-
Baptiste Durand authored
-
Baptiste Durand authored
-
- 22 Jul, 2019 1 commit
-
-
Baptiste Durand authored
Links to the new Navier website
-
- 18 Jul, 2019 1 commit
-
-
Baptiste Durand authored
-
- 17 Jul, 2019 1 commit
-
-
Baptiste Durand authored
-
- 12 Jul, 2019 1 commit
-
-
Baptiste Durand authored
+ Split generate_mesh_2D + Offset functions (WIP)
-
- 11 Jul, 2019 2 commits
-
-
Baptiste Durand authored
Add toolbox_gmsh to __all__ + Black
-
Baptiste Durand authored
Periodic BCs do not seem relevant for DG function spaces. In addition they may not be supported for DG function spaces for now : https://fenicsproject.discourse.group/t/dg-for-advection-equation-with-periodic-boundary-condition/272 Test for demo_homog2D.py : values of Chom and D# have not changed. + Black
-
- 01 Jul, 2019 4 commits
-
-
Baptiste Durand authored
Xdmf management See merge request !3
-
Baptiste Durand authored
Including subdomains and with plots. + minor corrections linked to the msh_conversion function.
-
Baptiste Durand authored
with andling of subdomains and facet regions (can be created with physical groups in gmsh); + move msh_conversion function to toolbox_gmsh;
-
Baptiste Durand authored
Update demo scripts See merge request !2
-