diff --git a/src/Ezfio_files/README.rst b/src/Ezfio_files/README.rst deleted file mode 100644 index a0764849..00000000 --- a/src/Ezfio_files/README.rst +++ /dev/null @@ -1,108 +0,0 @@ -================== -Ezfio_files Module -================== - -This modules essentially contains the name of the EZFIO directory in the -``ezfio_filename`` variable. This is read as the first argument of the -command-line, or as the ``QP_INPUT`` environment variable. -Documentation -============= - -.. Do not edit this section. It was auto-generated from the -.. by the `update_README.py` script. - -`ezfio_filename `_ - Name of EZFIO file. It is obtained from the QPACKAGE_INPUT environment - variable if it is set, or as the 1st argument of the command line. - - -`getunitandopen `_ - :f: - file name - .br - :mode: - 'R' : READ, UNFORMATTED - 'W' : WRITE, UNFORMATTED - 'r' : READ, FORMATTED - 'w' : WRITE, FORMATTED - 'a' : APPEND, FORMATTED - 'x' : READ/WRITE, FORMATTED - .br - - -`output_ao_basis `_ - Output file for AO_Basis - - -`output_bitmask `_ - Output file for Bitmask - - -`output_cpu_time_0 `_ - Initial CPU and wall times when printing in the output files - - -`output_determinants `_ - Output file for Determinants - - -`output_electrons `_ - Output file for Electrons - - -`output_ezfio_files `_ - Output file for Ezfio_files - - -`output_hartree_fock `_ - Output file for Hartree_Fock - - -`output_integrals_bielec `_ - Output file for Integrals_Bielec - - -`output_integrals_monoelec `_ - Output file for Integrals_Monoelec - - -`output_mo_basis `_ - Output file for MO_Basis - - -`output_moguess `_ - Output file for MOGuess - - -`output_nuclei `_ - Output file for Nuclei - - -`output_pseudo `_ - Output file for Pseudo - - -`output_utils `_ - Output file for Utils - - -`output_wall_time_0 `_ - Initial CPU and wall times when printing in the output files - - -`write_bool `_ - Write an logical value in output - - -`write_double `_ - Write a double precision value in output - - -`write_int `_ - Write an integer value in output - - -`write_time `_ - Write a time stamp in the output for chronological reconstruction - -