isaar / MSolve

Open source numerical solver for computational mechanics problems
Apache License 2.0
18 stars 26 forks source link

Displacement Control - Application of equivalent forces for the LinearAnalyzer #70

Closed mariatav closed 5 years ago

mariatav commented 6 years ago

The Linear analyzer needs to be modified so that before the call to solver.Solve(), so that the equivalent forces (or, equivalently, internal forces) are calculated and transferred to the right hand side.

SerafeimBakalakos commented 5 years ago

Added by #123