cbcflow.schemes.experimental.ipcs_penalty_segregated module

Classes

class cbcflow.schemes.experimental.ipcs_penalty_segregated.SegregatedPenaltyIPCS(params=None)

Bases: cbcflow.core.nsscheme.NSScheme

Segregated incremental pressure-correction scheme with penalty terms for pressure BCs.

classmethod default_params()
solve(problem, update, restart=None)