| Mesh file name. If it is not defined, a mesh generator must be specified. | Simple |
| Mesh creation/reading service This service must be specified if no mesh file is defined.
Cartesian3D Liste des options du service Cartesian3D :
| Service Instance |
| Initialization information. These options allow, among other things, initializing variables on groups with predefined values. | Complex |
| List of variables to initialize | Complex |
| Name of the group on which we want to position the values | Simple |
| Name of the variable to initialize | Simple |
| Value of the variable. The string must be convertible to the variable type. | Simple |
| Number of ghost cell layers to add to the mesh in case of partitioning. | Simple |
| Name of the partitioning service to use for the initial decomposition. If the value is 'External', it is considered that the partitioning has already been performed before the code is launched. In this case, already partitioned mesh files must be available. | Simple |
| Specific mesh reading service. This service can be specified if you wish to avoid automatic detection of the reader to be used or if you wish to add specific options to a given reader. | Service Instance |
| Service allowing the subdivision of cells.
| Service Instance |