Search found 439 matches

by Mark Szlazak
Sun Dec 22, 2019 11:39 am
Forum: Assembly
Topic: Assembly3, A2plus, Assembly4? Get united!
Replies: 142
Views: 56130

Re: Assembly3, A2plus, Assembly4? Get united!

IMHO, generally there isn't anything particularly great with a dumb evolutionary approach over a intelligent coordinated communal approach. Talking about optimization strategies... Local optimization always has the potential to get stuck at one point. So some diversity is unavoidable to overcome su...
by Mark Szlazak
Sat Dec 21, 2019 11:44 pm
Forum: Assembly
Topic: Assembly3, A2plus, Assembly4? Get united!
Replies: 142
Views: 56130

Re: Assembly3, A2plus, Assembly4? Get united!

... The fragmentation caused by all the different approaches to the assembly problem are counter productive and should not really happen. ... There is no fragmentation. Because free software is not intelligent design, it's evolution. Originally there was Assembly2. As this project died out, A2plus ...
by Mark Szlazak
Sat Nov 30, 2019 11:15 pm
Forum: Assembly
Topic: Reimplementing constraint solver
Replies: 423
Views: 115574

Re: Reimplementing constraint solver [BFGS solver is up!]

I have this one. Might help. https://drive.google.com/file/d/1Z_rX5Eci1E3PHQXJWbswlOtjp_RH63MU Thank you, now I got it. Unfortunately, it isn't the exact book I was after. The book I found was "Numerical Optimization" by Jorge Nocedal and Stephen J. Wright. The one you sent me is "Nu...
by Mark Szlazak
Sat Nov 30, 2019 6:29 am
Forum: Assembly
Topic: Reimplementing constraint solver
Replies: 423
Views: 115574

Re: Reimplementing constraint solver [dogleg solver is up!]

back in the days when I implemented dogleg and LM solvers I closely followed a paper (or excerpt of a bock, not sure anymore). This one, maybe? https://link.springer.com/chapter/10.1007%2F0-387-22742-3_18 I have this one. Might help. https://drive.google.com/file/d/1Z_rX5Eci1E3PHQXJWbswlOtjp_RH63MU
by Mark Szlazak
Tue Nov 05, 2019 9:37 pm
Forum: Assembly
Topic: Reimplementing constraint solver
Replies: 423
Views: 115574

Re: Call for team! Reimplementing constraint solver

In case you missed it, Ben Kenwright, the author of the Dual Quaternion papers people have posted, has authored a paper on programming rigid body constraint and physics solvers. Maybe the approaches are similar for constraints solvers alone or they could be made compatible with a future solvers that...
by Mark Szlazak
Thu Oct 31, 2019 9:50 pm
Forum: Developers corner
Topic: Adventure of fixing sketcher solver for large sketches
Replies: 16
Views: 4633

Re: Adventure of fixing sketcher solver for large sketches

Back then when I tried to write a 3d solver for assemblies I failed for that very reason: standard numeric solvers are unable to cope with the fact that rotational and transitional degrees of freedom have different sensitivities, a unit change in the parameter leads to to massively different change...
by Mark Szlazak
Mon Aug 19, 2019 11:02 pm
Forum: Announcements & Features
Topic: Merge of Link3 branch into master
Replies: 29
Views: 7670

Re: Merge of Link3 branch into master

Sorry, I know this sounds dumb but is this merge part of FreeCAD 0.19 Daily?
by Mark Szlazak
Sat Aug 17, 2019 9:34 pm
Forum: Announcements & Features
Topic: Merge of Link3 branch into master
Replies: 29
Views: 7670

Re: Merge of Link3 branch into master

Thank you Realthunder, Wmayer and all others involved in this step towards a stronger FreeCAD with an assembly.
by Mark Szlazak
Tue Jul 23, 2019 4:35 pm
Forum: FEM
Topic: FEA for additive manufacturing.
Replies: 24
Views: 4347

Re: FEA for additive manufacturing.

The "Material Point Method" may hold more promise for this type of analysis: Nice! Thanks. Also, I have been in contact with one author from this paper https://www.researchgate.net/publication/322688604_A_Computationally_Efficient_Finite_Element_Framework_to_Simulate_Additive_Manufacturin...
by Mark Szlazak
Sat Jul 20, 2019 5:52 am
Forum: FEM
Topic: FEA for additive manufacturing.
Replies: 24
Views: 4347

Re: FEA for additive manufacturing.

I send requests to two sources and have received nothing back even after reminders. Maybe something will show up next week but I doubt it.