Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Pages: 1
Hi alln
I do not find how to hide the alarm messages.
Because of the python-loops I use in my code, the mess file contains more alarm messages that computation indications. Code_Aster prints "Le message d'alarme 'COMPOR2_23' a été émis 5 fois, il ne sera plus affiché", but in fact, the same alarm is printed 5 times per loop. And I have thousands of iterations !
I guess it is really simple... sorry if the answer is somewhere in this forum...
Thank for your help.
Sadri
Last edited by Sadri Mével (2020-09-16 17:36:46)
Offline
Hi,
take a look at the DEBUT command in
h ttps://www.code-aster.org/doc/default/en/man_u/u4/u4.11.01.pdf
page 7 chapter 4.7, you could activate IGNORE_ALARM and type in your COMPOR2_23 (whatever that is :-) ),
Mario.
EDIT: please mark as [SOLVED], thank you.
Last edited by mf (2020-09-15 16:07:16)
Offline
Thank you !
Offline
Pages: 1