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
I explore an example SSLS101B (document [V3.03.101]). In this example, the results are calculated at the points O, A, B, C, etc., However, I can't find where in the mesh or in the comm file is determined to which node belong the points (or which node designate this letter). Can somebody explain me it?
Offline
Hi,
These points are defined in the mesh
modify the comm file in this way:
MAILL=LIRE_MAILLAGE(FORMAT='MED', INFO=2,);
Then solve and read the .mess file and you will see the nodes you are looking for
stephane
Offline
Thank you, Stephane
Last edited by chucknick (2017-03-12 18:39:53)
Offline
Pages: 1