Skip to content

salome_logo_anim_big

What is SALOME, why use it ?

Numerical simulation in various industries relies on high-performance methods in fluid mechanics, structural mechanics, electromagnetism, and more. SALOME, an open-source platform, offers engineers, researchers, and practitioners a comprehensive solution with modules for CAD, meshing, coupling of phenomena, visualization, calculation supervision, uncertainties, and more. Users can easily access these modules through a user-friendly GUI or Python scripts to create customized domain-specific applications. SALOME's collaborative development approach and availability under the GNU LGPL ensure optimal use of computer resources, making it a go-to choice for organizations like EDF and CEA.

Who is responsible for developing SALOME ?

SALOME, an open-source framework developed since the early 2000s, has grown through contributions from many individuals and partners. The collaborative efforts of these key partners have been instrumental in shaping SALOME into what it is today:

CEA Logo                CEA - French Alternative Energies and Atomic Energy Commission

EDF Logo       EDF - Électricité de France

OCC Logo       OCC - Open Cascade Technology

Where can I find the latest SALOME documentation ?

How to install SALOME ?

  • If you are looking to use SALOME, we provide precompiled binaries which simplifies the installation process. You can find these binaries here
  • For developers who are looking to self install SALOME we highly recommend using SAT. Our wiki page explains more detailed procedure on self installation via SAT. One can also follow Cmake based self installation procedure explained here

How do I contribute to SALOME on GitHub ?

As an external developer, we accept pull-requests for source code improvements or modifications specifically for the main branches of the relevant repository where you want to contribute.

How do I, as an external developer, open a pull-request for my developments?

Let us take an example that you want to contribute to our shaper source code. So here is what you need to do

  • Fork the shaper repository from your personal GitHub account. Learn how to fork here
  • Clone this forked repository to your local machine. Find instructions on how to clone a repository here
  • Make the necessary modifications to the source code files.
  • After completing the changes (we highly recommend testing them locally), add -> commit -> push the changes to your forked shaper repository.
  • Visit the shaper repository on SalomePlatform GitHub page and create a pull-request. Learn how to create a pull request here.
    • The pull request will trigger a series of CI tests to ensure SALOME compiles and remains stable.
    • A SALOME expert will be assigned as a Reviewer for your pull request.
    • Expect communication with the reviewer regarding code edits, understanding the proposed changes, possible modifications, etc.
  • The reviewer will handle the merging of your changes into the SALOME source code.

Popular repositories Loading

  1. shaper shaper Public

    SHAPER focuses on providing advanced geometric modeling capabilities in SALOME

    C++ 15 1

  2. smesh smesh Public

    Salome MESH (SMESH) module to create and edit mesh in SALOME platform

    C++ 12 5

  3. medcoupling medcoupling Public

    MEDCoupling is a versatile data manipulation library for handling meshes and fields in numerical simulation codes using med files

    C++ 10 3

  4. MEDCoupling_tutos MEDCoupling_tutos Public

    Python tutorials illustrating some MEDCoupling applications

    Jupyter Notebook 7 1

  5. geom geom Public

    GEOM is SALOME's geometry module that implements the CAD modeling services

    C++ 5

  6. kernel kernel Public

    KERNEL module implements general services of SALOME platform

    C++ 4 1

Repositories

Showing 10 of 51 repositories
  • shaper Public

    SHAPER focuses on providing advanced geometric modeling capabilities in SALOME

    SalomePlatform/shaper’s past year of commit activity
    C++ 15 LGPL-2.1 1 0 0 Updated Jan 24, 2025
  • medcoupling Public

    MEDCoupling is a versatile data manipulation library for handling meshes and fields in numerical simulation codes using med files

    SalomePlatform/medcoupling’s past year of commit activity
    C++ 10 LGPL-2.1 3 2 0 Updated Jan 24, 2025
  • sat_salome Public

    SAT_SALOME implements a set of scripts used to construct SALOME for various operating systems and distributions with SAT

    SalomePlatform/sat_salome’s past year of commit activity
    Python 2 LGPL-2.1 0 0 0 Updated Jan 22, 2025
  • component Public

    COMPONENT is a module demonstrator for adding new functionalities to SALOME via a custom CORBA-based component engine.

    SalomePlatform/component’s past year of commit activity
    C++ 0 LGPL-2.1 0 0 0 Updated Jan 22, 2025
  • yacs Public

    YACS is a tool for managing multidisciplinary simulations through calculation schemes.

    SalomePlatform/yacs’s past year of commit activity
    C++ 0 LGPL-2.1 0 0 0 Updated Jan 22, 2025
  • jobmanager Public

    JobManager module provides an interface to SALOME Launcher for defining and managing jobs, supporting user scripts, Python scripts, and YACS schemas across various computational resources including interactive computers and clusters.

    SalomePlatform/jobmanager’s past year of commit activity
    C++ 0 LGPL-2.1 0 0 0 Updated Jan 22, 2025
  • med Public

    SALOME FIELDS module provides MEDCOUPLING library as well as a GUI to access some usual operations on fields.

    SalomePlatform/med’s past year of commit activity
    C++ 0 LGPL-2.1 0 0 0 Updated Jan 22, 2025
  • homard Public

    Homard module drives the mesh adaptation inside the SALOME platform

    SalomePlatform/homard’s past year of commit activity
    Fortran 0 LGPL-2.1 0 0 0 Updated Jan 22, 2025
  • hexablockplugin Public

    HEXABLOCKPLUGIN implements meshing of the CAD models created with the SALOMEs HEXABLOCK module

    SalomePlatform/hexablockplugin’s past year of commit activity
    C++ 1 LGPL-2.1 0 0 0 Updated Jan 22, 2025
  • hexablock Public

    HexaBlock module facilitates the creation of hexahedral meshes using the block method in SALOME

    SalomePlatform/hexablock’s past year of commit activity
    C++ 2 LGPL-2.1 0 0 0 Updated Jan 22, 2025