luminarycloud.params.simulation.time.time_marching

Classes

TimeExplicit

Explicit scheme for time-accurate integration.

TimeImplicit

Implicit scheme (dual time stepping) for time-accurate integration.

Package Contents

class TimeExplicit

Explicit scheme for time-accurate integration.

to_code() str
class TimeImplicit

Implicit scheme (dual time stepping) for time-accurate integration.

to_code() str
time_implicit_order: luminarycloud.params.enum.TimeImplicitOrder

Temporal order of accuracy of the dual time stepping scheme for time-accurate integration.