Hello,
I have installed the container: salome_meca-lgpl-2024.1.0-1-20240327-scibian-11.sif. However, this container does not include the PETSc solver.
To resolve this, I attempted to compile Code_Aster within the container to get the correct version with MPI support. Everything works fine initially, but I encounter a permission issue when trying to make the MPI version available in Salome using the following command:
echo "vers : testing_mpi:/opt/salome_meca/V2024.1.0_scibian_univ/tools/Code_aster_testing-1720/share/aster" >> /opt/salome_meca/V2024.1.0_scibian_univ/tools/Code_aster_frontend-202410/etc/codeaster/aster
I have tried various approaches (bind, manual edits using nautilus, using chmod 777) to force write access to the aster file, but none of them worked.
Does anyone have a solution or suggestion to solve this issue?
Thank you in advance for your help.
Best regards,
