Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
I made a really simple mechanic model to test the new Salome-meca and I get this error in my .mess file, right after printing my .comm file in it.
any ideas? I am getting very frustrated.
Thaks for the help
----------------------------------------------------------------------------------------------------------------------------------------------------
../../bibc/supervis/astercore_module.c 536 : erreur lors de l'appel a la fonction E_Global.print_header
EXECUTION_CODE_ASTER_EXIT_0001-7019-HPg32=134
----------------------------------------------------------------------------------------------------------------------------------------------------
I just attached the .hdf file and my command.comm file is here and came right out of the wizard. to see if someone can replicate the bug.
Offline
I'll try and inform you.
regards,
Krzysztof
Offline
Hi Huberto,
I'm running Salome-Meca 2014.1 on Ubuntu 14.1 LTS.
Except Paraview reuslt, but I must understand if it's my mistake or a bug, all run in correct way on my Worksation.
Saluti
Jacopo
Salome-Meca 2017.02 (Intel Xeon 8 Core x 2 RAM 32GiB) Ubuntu 16.04 LTS
Offline
I'm using Salome-Meca 2014.1 on Ubuntu 14.04 and it seems to run fine (but I am no expert). Did you install all dependencies?
Offline
I am shure I did since the last version I was running Salome-Meca 6 with no problems at all
I also installed Code_aster and it seems to run fine on the test cases, how do I point Salome-Meca 7 to my actual code aster installation and not the bundled one?
Regards
Offline
I also installed Code_aster and it seems to run fine on the test cases, how do I point Salome-Meca 7 to my actual code aster installation and not the bundled one?
Edit the following file :
$HOME/.astkrc_salomemeca2014.1/prefs
The name of the directory may vary depending on whether you want to add it to the Aster module of Salome-Meca or to ASTK launched from Salome-Meca.
Then add the standalone version as explained here : https://bitbucket.org/code_aster/codeas … on-in-astk
TdS
Offline
I made a really simple mechanic model to test the new Salome-meca and I get this error in my .mess file, right after printing my .comm file in it.
any ideas? I am getting very frustrated.
Thaks for the help
----------------------------------------------------------------------------------------------------------------------------------------------------
../../bibc/supervis/astercore_module.c 536 : erreur lors de l'appel a la fonction E_Global.print_header
EXECUTION_CODE_ASTER_EXIT_0001-7019-HPg32=134
----------------------------------------------------------------------------------------------------------------------------------------------------I just attached the .hdf file and my command.comm file is here and came right out of the wizard. to see if someone can replicate the bug.
Regarding the problem above, the solution should be to install two missing dependencies regarding BLAS and Lapack (symlink to libblas.so and liblapack.so). In Ubuntu, this is done with the libblas-dev and liblapack-dev packages.
TdS
Offline
well, sorry, forgot.
It run when I changed job properties - server from 127.0.0.0 to localhost, astk to stable and more memory.
regards,
Krzysztof
Offline