pyNastran
pyNastran copied to clipboard
option for fixed time step on transient displacement animation
Currently, if you want a fixed time step, you have to pass in an OP2 with a fixed time step.
Support the following interpolation methods:
- linear x, linear y (good for transient)
- linear x, log y (good for frequency)
- log x, log y (good for frequency)