-
|
I perform SSCHA+DFT calculations. After finishing QE calculations, I continue doing energy minimization. But there is an erro as follows: It seems that it's the problem of input files. So I want to know what the input files of the code "ensemble.load" are. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
In the previous step, namely QE calculations, I collected output of all configurations together. Ther are respectively energies_supercell_population1.dat, forces_population_1.dat and pressures_population_1.dat. |
Beta Was this translation helpful? Give feedback.
-
|
However, I have another question. So, the point is which set of dynamical matrices the energy minimization is based on. Using dyn_start_population1_XX, the codes are: Using original harmonic dynamical matrices, the codes are: Both of two ways can run successfully. So which way is standard? |
Beta Was this translation helpful? Give feedback.
How careless of me! I made mistakes in the file name.
Names of forces files and stress tensor files should be forces_population1_XX.dat and pressures_population1_XX.dat !