Table of Contents

3.5.1. SET-DATABASE function

optional unique

Description

This function is used to define the path to the SesamX database. If the database does not exist, it will be created.

As mentioned in the SesamX input file page, the path provided can be absolute or relative. A relative path is understood relative to the directory containing the input file.

Keywords

Name Data Type Data number Optional Default value Physical quantity
PATH PATH 1 NO
Path to the SesamX database

Examples

SET-DATABASE
  PATH: "..\output\MY_DATABASE.h5"

See also

References

-