Pre- and post-files
For this cycle there are pre-files which are called before this cycle and post-files which are called after each cycle. These files are optional. If they do not exist, this step is skipped. As required, these files must therefore be created as a subroutine. Machine-specific adaptations, e.g. laser activation, can be executed in the pre-file. The post-file can be used to process output variables, for example.
There is a general pre-file and a general post-file which are used for all laser cycles.
- SysMeasLaserPre.nc
- SysMeasLaserPost.nc
These files are only valid for this cycle and consist of the following:
cycle name +Pre.nc or +Post.nc
- SysMeasLaserToolPre.nc
- SysMeasLaserToolPost.nc
The call sequence is as follows:
- cycle call
- SysMeasLaserPre.nc
- SysMeasLaserToolPre.nc
- Cycle execution
- SysMeasLaserToolPost.nc
- SysMeasLaserPost.nc