Skip to content
Snippets Groups Projects
Commit e06a519d authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

up

parent 0b3c5dc7
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -23,7 +23,7 @@ Function {
EZ[] = Vector[0,0,1] ;
DefineConstant[
nn = {40, Min 1, Max 100, Step 1, Name "Parameters/1Number of points (N)"},
nn = {20, Min 1, Max 100, Step 1, Name "Parameters/1Number of points (N)"},
ic = {0, Min 0, Max 3*nn-1, Step 1, Loop 1, ReadOnlyRange 1,
Name "Parameters/1Sol. step (in [0,3N-1])"},
gam = {2., Choices{0, 1, 2, 4, 2*Pi}, Name "Parameters/1Beta"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment