train_physicsnemo (CLI)

Command-line interface for training a PhysicsNeMo cardiac mesh-stage model.

Selects the MeshGraphNet (--network mgn) or fully connected (--network mlp) trainer, wires the per-subject manifest lists and tuning options, and runs the workflow.

physiotwin4d.cli.train_physicsnemo.main()[source]

CLI entry point for PhysicsNeMo training.

Return type:

int

See Train a PhysicsNeMo Surrogate for usage examples.