Jacob Støren
|
0259eb6402
|
#3252 Add solver and curve status enums to communicate more fine grained
how the S-curve result is.
Adjusted tests. Enabled two configs now reporting and solving correctly.
Disabled three that now cant converge
|
2018-09-19 10:23:23 +02:00 |
|
Jacob Støren
|
e49712fd50
|
#3252 Cleanup. Disabled experiments. Trying the simple solution.
|
2018-09-19 10:23:23 +02:00 |
|
Jacob Støren
|
944ba7cfd8
|
#3252 Tried updating jacobi. Not quite sccessful
|
2018-09-19 10:23:22 +02:00 |
|
Jacob Støren
|
fdbfd30d31
|
#3252 WIP: Internal iterative solver in place. Needs improvement.
|
2018-09-19 10:23:21 +02:00 |
|
Jacob Støren
|
007149b544
|
#3252 WIP: Home brewn iteration loop to find correct Q1Q2 points giving requested R1 and R2
|
2018-09-19 10:23:20 +02:00 |
|
Jacob Støren
|
fb7a7e39eb
|
#3201 #3202 Split in separate files. Move offshore spherical coords stuff to separate file in RiaTools
|
2018-08-14 11:41:19 +02:00 |
|
Jacob Støren
|
840f011346
|
#2608 Guard input and and validate output of SolveSpace SCurve calculator.
Now fallback is used in most cases where needed
|
2018-08-10 15:57:41 +02:00 |
|
Jacob Støren
|
752510fab2
|
#2608 Use Solve Space solver in an iterative fashion
|
2018-08-10 15:57:40 +02:00 |
|
Jacob Støren
|
5cdde7f851
|
#2608 Fix error in analythical control point based S-Curve calculation.
Seed SolveSpace solution with estimated solution.
Add (disabled) test covering all configurations of curves for ctl point based curve
|
2018-08-10 15:57:40 +02:00 |
|
Jacob Støren
|
1fff2dfa97
|
#2608 Prepare to find a correct seeding of the SolveSpace S-curve solver
Extracted the inital values to a separate section.
Use an explicit fallback calculation (based on control points) if the solvespace one fails
|
2018-08-10 15:57:40 +02:00 |
|
Jacob Støren
|
7156b99b88
|
#2608 #2609 Add disabled Solvespace S-curve calculation. Use simplified S-curve calculation. Cleaned up Gui to only whats supported.
|
2018-07-04 17:02:20 +02:00 |
|