~nickpapior/siesta/4.1-ncdf-md

Viewing all changes in revision 938.

  • Committer: Nick Papior
  • Date: 2018-07-04 09:20:12 UTC
  • Revision ID: nickpapior@gmail.com-20180704092012-h0v86hmor85xreth
Fixed NCDF write-out for MD and FC calculations

Previously the NCDF file-write-out would crash when performing
MD/FC calculations because the sparse arrays does not really make sense
to store.

Now the file content is based on the type of run, single/MD/FC.
A relaxation is equivalent to an MD (currently).

One non-CDF related change is the change of MD.NumCGSteps to
MD.Steps keyword. The NumCGSteps is deprecated since many more
options have entered and CG was not necessarily the correct instance.

Secondly, the MD.Steps keyword is now also the default for
MD.FinalTimeStep which means that a single keyword determines the number
of steps runned.

The old flags are still used as the default values.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: