continue_zero_ibrav : when ibrav=0 in the input of pw.x and this variable
is set to .TRUE. thermo_pw runs with ibrav=0 (not recommended
except when you deal with a supercell).
When this variable is .FALSE. and ibrav=0 the behavior
depends on find_ibrav.
Default : logical .FALSE.
find_ibrav : This variable is active only when continue_zero_ibrav=.FALSE..
When this variable is set to .TRUE. and the input of pw.x
has ibrav=0, thermo_pw finds the values of ibrav, celldm,
and of the atomic positions that produce the same crystal
and continue the calculation. The geometry
used by thermo_pw might be rotated with respect to the input and
have different primitive vectors.
When this variable is .FALSE. the code stops after writing in
output ibrav, celldm, and the atomic positions. These variables
can be copied in the pw.x input. Note that the automatic
identification of the lattice does not work for supercells.
Default : logical .FALSE.