fix(poly): bug fixing in block form
currently derivitive constraint is not working
This commit is contained in:
@@ -3,8 +3,8 @@ Debug: true
|
||||
Probe:
|
||||
GLVis:
|
||||
Visualization: true
|
||||
Host: "10.28.92.45"
|
||||
# Host: "localhost"
|
||||
# Host: "10.28.92.45"
|
||||
Host: "localhost"
|
||||
Port: 19916
|
||||
DefaultKeyset: "iimmMcaa"
|
||||
GetRaySolution:
|
||||
@@ -25,6 +25,7 @@ Poly:
|
||||
Constraint:
|
||||
Gamma: 1e2
|
||||
Output:
|
||||
View: true
|
||||
1D:
|
||||
Save: true
|
||||
Path: "output/Poly/1D/poly.csv"
|
||||
|
||||
Reference in New Issue
Block a user