Hello,
I usually save my Code_Aster results in separate .rmed files, one for each group. It works fine for me.
IMPR_RESU(FORMAT='MED', UNITE=80, RESU=_F(RESULTAT=statique, GROUP_MA=('barjac','remblai'),
NOM_CHAM=('DEPL','REAC_NODA','SIGM_NOEU','SIGM_ELGA')) );
IMPR_RESU(FORMAT='MED', UNITE=81, RESU=_F(RESULTAT=statique, GROUP_MA=('pondre','portique','isolant','plancher'),
NOM_CHAM=('DEPL','REAC_NODA','SIGM_NOEU','SIGM_ELGA')) );
Anyway, the Extract Group command in Paraview should also work as all the groups defined in Caode_Aster are in the .rmed result file.