Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Greeting friends,
At post-processing when combining multiple sequential results into single rmed file visualization at post-processing gives "Deformed representation" just for first result eg DEPL_1 (only DX, DY...possible no "Magnitude" like at single result case) and after switching for DEPL_2 this tab "vanishes" in a way no visualizations are possible for next result eg. DEPL_2 (see attached image). And
Sequential times are not overlapping, results are timely not overlapping.
In case NOM_CHAM_MED is not specified, Stage returns an error due to several existing CHAMs for one time step.
Here is art of that code:
IMPR_RESU(RESU=(_F(CRITERE='ABSOLU',
LIST_INST=tim21_out,
NOM_CHAM=('ACCE', 'VITE', 'DEPL'),
NOM_CHAM_MED=('resnonl2ACCE_1', 'resnonl2VITE_1', 'resnonl2DEPL_1'),
PRECISION=prec_parav_out,
RESULTAT=resnonl21),
_F(CRITERE='ABSOLU',
LIST_INST=tim22_out,
NOM_CHAM=('ACCE', 'VITE', 'DEPL'),
NOM_CHAM_MED=('resnonl2ACCE_2', 'resnonl2VITE_2', 'resnonl2DEPL_2'),
PRECISION=prec_parav_out,
RESULTAT=resnonl22),
_F(CRITERE='ABSOLU',
LIST_INST=tim23_out,
NOM_CHAM=('ACCE', 'VITE', 'DEPL'),
NOM_CHAM_MED=('resnonl2ACCE_3', 'resnonl2VITE_3', 'resnonl2DEPL_3'),
PRECISION=prec_parav_out,
RESULTAT=resnonl23)),
UNITE=21)
Any ideas would be appreciated. Of course I can do a "workaround" with paravis importing and animating partial results in sequence, but having this out of the box option would be very beneficial.
Thank you for your help and kind regards.
Offline
did you try LIRE_RESU ??? :-)
see attached for example done for 14.4 :
first, run Study1_fica
second, run Study2_se_gode
both located in the same folder .
(the second rmed brings into it the first)
Last edited by miib (2023-01-03 19:32:09)
Ma NON era chiaro ??? per chiarezza te lo spiego : a Code_Aster mi sono sempre approcciato come suo Studente, e quello che ho mostrato nei mesi passati erano SOLO i miei progressi nello studio. I professori da cui imparare??? li ho scelti da me.
Offline
Great Job miib and nice name fantasy!!
Best,
Stefano
Offline
Great Job miib and nice name fantasy!!
Best,
Stefano
Thanks.
abut the names,
I think sweet hedonism is better than rough pleasure.
Maurizio.
Last edited by miib (2023-01-14 20:39:20)
Ma NON era chiaro ??? per chiarezza te lo spiego : a Code_Aster mi sono sempre approcciato come suo Studente, e quello che ho mostrato nei mesi passati erano SOLO i miei progressi nello studio. I professori da cui imparare??? li ho scelti da me.
Offline