Python Scripting


Python is a general-purpose programming language with good support for scientific and numerical programming. The Python programming language is embedded inside FLAC3D and extended to allow FLAC3D models to be manipulated from Python programs.
Itasca's own scripting language, FISH, continues to be supported and developed.

Python Powered

Python in FLAC3D's has the advantage of being faster, easy to use, and has additional functionality. Control FLAC3D entirely using Python data files and/or using the enhanced interactive IPython console built right into FLAC3D. IPython provides a powerful set of tools, such as:

  • GUI-based script shell;
  • interactive data visualization;
  • comprehensive object introspection;
  • Python script parallel processing; and
  • robust error handling.

Scientific Plotting

Create custom publication quality figures using matplotlib, a Python 2D plotting library that produces figures in a variety of hardcopy formats and interactive environments across platforms. Plot types include lines, bars, pie, polar, statistical, contours, fields, and a large number of specialty charts.

Power Computing

Use NumPy for scientific computing with Python for:

  • a powerful N-dimensional array object;
  • sophisticated (broadcasting) functions;
  • tools for integrating C/C++ and Fortran code;

useful linear algebra, Fourier transform, and random number capabilities; and database integration.

Science & Engineering

Advanced, customizable calculations are available via SciPy which builds on the NumPy array object. SciPy contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing, ODE solvers, and other tasks common in science and engineering.

User Interface Customization

Pyside provides Python bindings for the Qt library that is used by the FLAC3D user interface (UI). With PySide, users can modify, manipulate or extend the FLAC3D UI, create and control custom UI panes, including labels, text boxes, pane docking, and command buttons. Streamline your modeling of complex problems by creating custom applications with dedicated user dialogs to input parameters and post-process simulation results.

FISH vs. Python Scripting

The FISH programming environment is still available. Python has the advantage of being faster, easy to use, and has additional functionality. However, an important difference between the Python and FISH programming environments is that the Python state is not connected to the model state or saved in the save files.

  • When a model new or model restore command is given the FISH programming state is cleared or restored. The Python state is not affected by the model new or model restore commands and the Python state is not saved in save files.
  • Giving the command python-reset-state false changes this behavior so the Python state is not cleared by the model new or model restore commands.

The following webinar outlines working with Python in FLAC3D.


Latest News
  • Itasca has announced the release of FLAC2D v9 Itasca has announced the release of FLAC2D v9, revolutionizing the way we analyze and predict...
    Read More
  • 6th Itasca Symposium on Applied Numerical Modeling The next Itasca Symposium will take place June 3 - 6, 2024, in Toronto, Canada....
    Read More
  • Itasca International Inc. announces the Selection of its New CEO Itasca International Inc. announces the Selection of its New CEO ...
    Read More

Upcoming Events
18 Apr
Python in Itasca Software
... Read More
29 May
Getting Started with FLAC2D/FLAC3D
Objectives of the training: •Understand the FLAC2D/ FLAC3D numerical approach and the types ofproblems it can solve•Know how to manipul... Read More
5 Jun
IMAT IMMERSIVE TRAINING
ITASCA is launching IMAT (Itasca's Mining Analysis Toolbox) our groundbreaking software tailored exclusively for underground and open p... Read More