Determine formalism in the .out
-
Let's start this section
Is there a way to tell from the .out if the calculation was performed either in the SCDFT or the SDFT formalism?
-
Hi Antonio,
Unfortunately, I don't think there is any specific print statement in the .out file that indicates if the calculation was run using either SDFT or SCDFT formalism. Maybe in newer versions of the code, we will add more information about this!I guess the only way to tell is by looking at the input file. A good practice could be to print the input file at the top of the output in your launch script, so that you always have a reference to your input for each output you generate.