2. Documentation on how to use GIBI#
Documentation for GIBI can be obtained by running GIBI with the following data file:
NOTICE;
FIN;
In the work listing, we then retrieve the list of chapters corresponding to all the operators in GIBI.
GIBI has online documentation that allows you to have the syntax of each operator by command:
INFO command name;
but also the possibility of knowing all the operators dedicated to meshing, grouped by functionalities (operators for creating points, line entities, surface entities and solid entities…) by the command:
INFO DEBU;
This information is also available from a web browser (the location depends on the local installation).