LinDynamicSim¶
Time-domain solution of Linear Time Invariant Systems
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name Type Description Default folderstrOutput directory ./output/write_datlist(str)List of vectors to write: x,y,uand/ort[]reference_velocityfloatVelocity to scale the structural equations when using a non-dimensional system 1.0n_tstepsintNumber of time steps to run 10physical_timefloatTime to run 2.0dtfloatTime increment for the solution of systems without a specified dt 0.001postprocessorslist(str)[]postprocessors_settingsdict{}