Incompatiblity with MED-Version
- joha
- Topic Author
- Visitor
-
18 years 1 month ago #1220
by joha
Incompatiblity with MED-Version was created by joha
hello,
i use Salome 3.2.1 and Code_Aster 8.3 installed in CAELinux. When reading the MAILLAGE I get the following error in the Code-Aster-message-file:
# COMMANDE NO : 0002 CONCEPT DE TYPE : maillage_sdaster
#
MA=LIRE_MAILLAGE(INFO=2,
NOM_MED='mesh1',
INFO_MED=1,
FORMAT='MED',
UNITE=20,
VERI_MAIL=(_F(APLAT=1.E-3,
VERIF='OUI')),
);
==========DEBUT DE LRMHDF==========
NOM DU FICHIER MED :
fort.20
LE FICHIER N'A PAS ETE CONSTRUIT AVEC LA MEME
VERSION DE MED.
ERREUR EFVECO NUMERO -1
VERSION DE LA BIBLIOTHEQUE MED UTILISEE PAR CODE_ASTER : 2 2 3
VERSION DE LA BIBLIOTHEQUE MED QUI A CREE LE FICHIER : < 2.1.5
UN UTILITAIRE VOUS PERMET PEUT-ETRE DE CONVERTIR VOTRE FICHIER (medimport)
In Salome I changed the MED-version when exporting the mesh. There are 2 versions possible: MED 2.1 and MED 2.2. But the error remains the same. What must I do to resolve this problem? Thank You in advance for Your help!
Johannes
i use Salome 3.2.1 and Code_Aster 8.3 installed in CAELinux. When reading the MAILLAGE I get the following error in the Code-Aster-message-file:
# COMMANDE NO : 0002 CONCEPT DE TYPE : maillage_sdaster
#
MA=LIRE_MAILLAGE(INFO=2,
NOM_MED='mesh1',
INFO_MED=1,
FORMAT='MED',
UNITE=20,
VERI_MAIL=(_F(APLAT=1.E-3,
VERIF='OUI')),
);
==========DEBUT DE LRMHDF==========
NOM DU FICHIER MED :
fort.20
LE FICHIER N'A PAS ETE CONSTRUIT AVEC LA MEME
VERSION DE MED.
ERREUR EFVECO NUMERO -1
VERSION DE LA BIBLIOTHEQUE MED UTILISEE PAR CODE_ASTER : 2 2 3
VERSION DE LA BIBLIOTHEQUE MED QUI A CREE LE FICHIER : < 2.1.5
UN UTILITAIRE VOUS PERMET PEUT-ETRE DE CONVERTIR VOTRE FICHIER (medimport)
In Salome I changed the MED-version when exporting the mesh. There are 2 versions possible: MED 2.1 and MED 2.2. But the error remains the same. What must I do to resolve this problem? Thank You in advance for Your help!
Johannes
- Joël Cugnoni
-
- Offline
- Moderator
-
18 years 1 month ago #1221
by Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Replied by Joël Cugnoni on topic Re:Incompatiblity with MED-Version
Hello,
The error means that the MED file you are trying to read is in MED 2.1 format, while it should be in 2.2 format to be accepted by Aster.
When you tried to export it back in MED 2.2, you probably have saved it at the same place as you did the first time, but this does not correspond to the file read by aster.
Because, when you have create the \"FE study\" with the small helper tool, it will copy your med mesh to the \"FE project\" directory and rename it \"YourProjectName\"mesh.med.
So now, you will need to replace the \"YourProjectName\"mesh.med file in the \"FE project\" directory (the one displayed in ASTK) by the one you exported in 2.2 version. And this should work...
I hope that my answer is more or less clear...
J.Cugnoni
The error means that the MED file you are trying to read is in MED 2.1 format, while it should be in 2.2 format to be accepted by Aster.
When you tried to export it back in MED 2.2, you probably have saved it at the same place as you did the first time, but this does not correspond to the file read by aster.
Because, when you have create the \"FE study\" with the small helper tool, it will copy your med mesh to the \"FE project\" directory and rename it \"YourProjectName\"mesh.med.
So now, you will need to replace the \"YourProjectName\"mesh.med file in the \"FE project\" directory (the one displayed in ASTK) by the one you exported in 2.2 version. And this should work...
I hope that my answer is more or less clear...
J.Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
- johannes ackva
- Offline
- Premium Member
-
Less
More
- Posts: 157
- Thank you received: 1
18 years 1 month ago #1226
by johannes ackva
Replied by johannes ackva on topic Re:Incompatiblity with MED-Version
Hi Joel, I don't understand really what You wrote, but will leave this problem now. Nevertheless, many thanks to You to Your always very appreciated help.
Regards, Johannes
Regards, Johannes
Moderators: catux
Time to create page: 0.167 seconds