PFlow1.init#
- PFlow1.init(**kwargs) bool#
Initialize the routine.
- Other Parameters:
- force: bool
Whether to force initialization regardless of the current initialization status.
- force_mats: bool
Whether to force build the system matrices, goes to self.system.mats.build().
- force_constr: bool
Whether to turn on all constraints.
- force_om: bool
Whether to force initialize the optimization model.