SALOME
| Developer(s) | OPEN CASCADE EDF CEA |
|---|---|
| Stable release | 6.3.1 / July 2011 |
| Operating system | Unix/Linux |
| License | GNU Lesser General Public License |
| Website | www.salome-platform.org |
SALOME (pronounced in English using the French sah-loh-may) is free software that provides a generic platform for Pre- and Post-Processing for numerical simulation. It is based on an open and flexible architecture made of reusable components. It is open source, released under the GNU Lesser General Public License, and both its source code and executables may be downloaded from its official website.
[edit] Features
- Supports interoperability between CAD modeling and computation software (CAD-CAE link).
- Makes easier the integration of new components on heterogeneous systems for numerical computation.
- Sets the priority to multi-physics coupling between computation software.
- Provides a generic user interface, user-friendly and efficient, which helps to reduce the costs and delays of carrying out the studies.
- Reduces training time to the specific time for learning the software solution which has been based on this platform .
- All functionalities are accessible through the programmatic integrated Python console.
Software can be downloaded for several Linux platforms (Debian, Mandriva, Fedora, Red Hat Enterprise Linux and Scientific Linux). But the source code is also available to any programmer who wishes to develop and make it available for other platforms. The Windows porting is also proposed (only sources).
"Universal" binaries are also provided for 32 and 64 bits linux distributions as tgz archive files. Those binaries can be run "as is", no need to recompile the sources (only Python and the standard X11 graphical libraries must be installed).