1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
---
description: How to control the flow of ABINIT
authors: XG
---
<!--- This is the source file for this topics. Can be edited. -->
This page gives hints on how to control the flow of ABINIT with the ABINIT package.
## Introduction
A few input variables governs the naming or prefix of input/output/temporary files (e.g. [[pseudos]], [[output_file]] ...), their path,
the possible stopping of ABINIT (e.g. according to a maximal limit on CPU time), or the details of the ABINIT flow for specific cases.
## Related Input Variables
{{ related_variables }}
## Selected Input Files
{{ selected_input_files }}
|