Since version 2026, Flux 3D and Flux PEEC are no longer available.
Please use SimLab to create a new 3D project or to import an existing Flux 3D project.
Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).
/!\ Documentation updates are in progress – some mentions of 3D may still appear.
PyFlux and Python languages
Introduction
PyFlux is a Flux specific language , which can be defined in the following manner:
PyFlux = Python programming language + Flux command language
PyFlux is therefore an overload of Python to which Flux commands are inserted.
This section refers to information covering the PyFlux and Python languages, which should to be reviewed before going over the various examples.