![]() | The F77 code performs the numerics |
![]() | Python is used for the interface (setprm, run, rewind, plotting) |
![]() | F2PY was used to make an interface to the F77 code (fully automated process) |
![]() | Arrays (NumPy) are created in Python and transferred to/from the F77 code |
![]() | Python communicates with both the simulator and the plotting program (``sends pointers around'') |