Hello,
I have problems while running the simulation. (first trial: see error message 1)
1. Unable to open the HKEY_LOCAL_MACHINE\SOFTWARE\MPICH\SMPD\process\25088 registry key, error 5, Access is denied. (see attachment 1)
2. 102 overconstrained triangles, possible but not recommended.
3. A few points appear on two different boundaries, wrong mesh.
A lot of comments said that I have to do the refinement of mesh. Initially, I choose the SBTEL method. Then I add the below script into my CAS file.
/
/
/ REFINEMENT OF MESH FILE USING STBTEL
/
/
/
CHECKING THE MESH =YES
CUTTING ELEMENTS IN FOUR =YES
UNIVERSAL FILE = 'geometry_STB.slf'
GEOMETRY FILE FOR TELEMAC = 'geometry.slf
BOUNDARY UNIVERSAL FILE = 'BOTTOM_BC_WJS.cli'
MESH GENERATOR = 'SELAFIN
ELIMINATION OF BACKWARD DEPENDENCIES =NO
OVERCONSTRAINED TRIANGLES CUTTING =YES
MINIMUM DISTANCE BETWEEN TWO POINTS =1.5
No error message such first trial appears. So, I believe it was solved but I do not know if later it will appear. Unfortunately, the message: could not find the following keyword in the selected dictionary file pop out. It seems like all the keywords for REFINEMENT OF MESH FILE USING STBTEL are not found (see error message 2)
Can somebody help me on the right keyword for REFINEMENT OF MESH FILE USING STBTEL? Attach also my slf, cli, cas and py file.