gjf
GJF stands for Gaussian Job File, a plain text input format used by Gaussian, a family of computational chemistry programs. A GJF file encodes a complete calculation request for Gaussian, including the chosen method and basis set, the molecular geometry, and various calculation options. The format is commonly used to run calculations on local workstations and high performance computing clusters, and the file typically carries the .gjf or .com extension in practice.
A typical GJF file comprises several sections organized in a conventional order. It begins with resource directives,
GJF files are human-readable and editable with any text editor. They are widely supported across Gaussian versions