v1.01.151 ZZZZ151 — Validating the EXEC_LOGICIEL operator when calling mesh tools#
Summary:
The objective of this test case is to validate the calls to the basic system commands and to the various mesh tools (gmsh, salome, gibi) from the macro command EXEC_LOGICIEL:
call the basic unixls and pwd commands from the command file,
construction of a mesh in “GMSH” format using the gmsh tool,
construction of a mesh in “MED” format by calling Salome,
construction of a mesh in “GIBI” format using the gibi tool.
The various meshes are produced and written in respective files and the number of nodes and meshes produced is tested.
The various mesh tools must be accessible from the code in the “tools” directory.
This documentation is deliberately brief.