Skip to content
Snippets Groups Projects
Commit 3982cb2f authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

nothing to say

parent c8a5eced
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ SetFactory("OpenCASCADE");
// from http://en.wikipedia.org/wiki/Constructive_solid_geometry
Mesh.Algorithm = 6;
Mesh.CharacteristicLengthMin = 0.4;
Mesh.CharacteristicLengthMax = 0.4;
//Mesh.CharacteristicLengthMin = 0.4;
//Mesh.CharacteristicLengthMax = 0.4;
R = DefineNumber[ 1.4 , Min 0.1, Max 2, Step 0.01,
Name "Parameters/Block dimension" ];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment