Error during solution
- Jacopo
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 0
17 years 6 months ago #1578
by Jacopo
I try to solve a problem importing a file .unv and converting it in Salome, I riceved a new error.
The error can be see on the file attached.
What it is mean?
Is there someone to explane me how I can import a file .unv and solve it without using Salome to create .med file?
Regards
Jacopo
Error during solution was created by Jacopo
Attachment Pulley-d8db87c9e8950e5289910913cd1d69c5.rar not found
The error can be see on the file attached.
What it is mean?
Is there someone to explane me how I can import a file .unv and solve it without using Salome to create .med file?
Regards
Jacopo
- johannes ackva
- Offline
- Premium Member
-
Less
More
- Posts: 157
- Thank you received: 1
17 years 6 months ago #1586
by johannes ackva
Replied by johannes ackva on topic Re:Error during solution
Your error:
<F> <LIRE_MAILLAGE> <LRMMMA> LE NUMERO DE LA MAILLE DE TYPE TETRA4 EST
SUPERIEUR AU NOMBRE TOTAL DE MAILLES :
NUMERO DE LA MAILLE : 123417
NOMBRE DE MAILLES : 25194
means that You must make a renumbering of Your nodes and elements in Salome prior to export the .mesh file
When reading the .MED file Code Aster does not accept that you have an element id 200000 if the total number of elements is only 123417
Johannes
<F> <LIRE_MAILLAGE> <LRMMMA> LE NUMERO DE LA MAILLE DE TYPE TETRA4 EST
SUPERIEUR AU NOMBRE TOTAL DE MAILLES :
NUMERO DE LA MAILLE : 123417
NOMBRE DE MAILLES : 25194
means that You must make a renumbering of Your nodes and elements in Salome prior to export the .mesh file
When reading the .MED file Code Aster does not accept that you have an element id 200000 if the total number of elements is only 123417
Johannes
- johannes ackva
- Offline
- Premium Member
-
Less
More
- Posts: 157
- Thank you received: 1
17 years 6 months ago #1587
by johannes ackva
Replied by johannes ackva on topic Re:Error during solution
Your error:
<F> <LIRE_MAILLAGE> <LRMMMA> LE NUMERO DE LA MAILLE DE TYPE TETRA4 EST
SUPERIEUR AU NOMBRE TOTAL DE MAILLES :
NUMERO DE LA MAILLE : 123417
NOMBRE DE MAILLES : 25194
means that You must make a renumbering of Your nodes and elements in Salome prior to export the .mesh file
When reading the .MED file Code Aster does not accept that you have an element id 200000 if the total number of elements is only 123417
Johannes
<F> <LIRE_MAILLAGE> <LRMMMA> LE NUMERO DE LA MAILLE DE TYPE TETRA4 EST
SUPERIEUR AU NOMBRE TOTAL DE MAILLES :
NUMERO DE LA MAILLE : 123417
NOMBRE DE MAILLES : 25194
means that You must make a renumbering of Your nodes and elements in Salome prior to export the .mesh file
When reading the .MED file Code Aster does not accept that you have an element id 200000 if the total number of elements is only 123417
Johannes
- johannes ackva
- Offline
- Premium Member
-
Less
More
- Posts: 157
- Thank you received: 1
17 years 6 months ago #1588
by johannes ackva
Replied by johannes ackva on topic Re:Error during solution
Your error:
<F> <LIRE_MAILLAGE> <LRMMMA> LE NUMERO DE LA MAILLE DE TYPE TETRA4 EST
SUPERIEUR AU NOMBRE TOTAL DE MAILLES :
NUMERO DE LA MAILLE : 123417
NOMBRE DE MAILLES : 25194
means that You must make a renumbering of Your nodes and elements in Salome prior to export the .mesh file
When reading the .MED file Code Aster does not accept that you have an element id 200000 if the total number of elements is only 123417
Johannes
<F> <LIRE_MAILLAGE> <LRMMMA> LE NUMERO DE LA MAILLE DE TYPE TETRA4 EST
SUPERIEUR AU NOMBRE TOTAL DE MAILLES :
NUMERO DE LA MAILLE : 123417
NOMBRE DE MAILLES : 25194
means that You must make a renumbering of Your nodes and elements in Salome prior to export the .mesh file
When reading the .MED file Code Aster does not accept that you have an element id 200000 if the total number of elements is only 123417
Johannes
Moderators: catux
Time to create page: 0.146 seconds