Skip to content
Snippets Groups Projects
Commit b3346079 authored by Emilie Sauvage's avatar Emilie Sauvage
Browse files

Bifurcation benchmark

parent d19eccee
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Mesh.Algorithm=7; //1=MeshAdapt, 5=Delaunay, 6=Frontal, 7=BAMG
Mesh.CharacteristicLengthFactor=0.35;
Mesh.CharacteristicLengthFromCurvature=1; //-clcurv
Mesh.CharacteristicLengthMin = 0.05; //-clmin 0.05
Mesh.CharacteristicLengthMax = 3.00; //-clmax 4.0
Mesh.LcIntegrationPrecision=1.e-5; //-epslc1d
Mesh.MinimumCirclePoints=30; //default=7
Mesh.CharacteristicLengthFromPoints = 0;
Mesh.CharacteristicLengthExtendFromBoundary=0;
Merge "BifurcationInput.msh";
CreateTopology;
Compound Surface(20) = {1};
Mesh.RemeshParametrization=1; //(0) harmonic (1) conformal
Mesh.RemeshAlgorithm=1; //(0) nosplit (1) automatic (2) split only with metis ///Default: 1
Physical Surface("Wall") = {20};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment