Package mbdyn :: Module preprocessing
[hide private]

Module preprocessing

source code

The simulation work concerning the MBDyn pre-processing and the writing of input files. This module defined also the MultistepIntegrator.

Classes [hide private]
  LineArgument
An argument only displayed on one line for the integrator
  ArgumentMethod
The method associated to an argument for the integrator
  MultistepIntegrator
The MBDyn multistep integrator.
  SimulationBase
The base of the Simulation.
Functions [hide private]
 
get_method_name(mbdyn_name)
Return the method name for the argument method
source code