Bálint Aradi
Bálint Aradi
I think with the current release Ford turns into a really useful documentation for Fortran. Thanks for all your efforts so far As a feature request: It would be marvelous,...
HSD parser stops now if length of a line exceeds allowed limit (currently 1024 chars). Closes #1063
* Would replace current `TStatus` instances with allocatable `TException` instances. * Unhandled exceptions would stop the code (in Debug mode) * Exception instance becomes first argument (or second for type...
Proof of concept for exception like error handling. * Errors can be easily propagated up to the top level. * In debug-mode, unhandled / unpropagated errors will stop the code...
**Is your feature request related to a problem? Please describe.** The MD restart is way too complicated and error prone currently **Describe the solution you'd like** General restart with `RestartFrom...
If a run takes longer than 28 hours (100000) seconds, stars appear in output instead of timing values.
It would be desirable to modify the scripts in dptools (dp_dos, dp_bands) to take their output from the machine readable output file (results.tag).
Would be good to have a chain of mixers, which can activate different mixers during the scc-cycle based on the convergence (e.g. starting with simple mixer with small mixing parameter...
It would be desirable, if that worked similar to the serial version.
When compiled with certain compilers (especially ifort) the executables fail to dump the hsd tree when it contains large text blocks (huge geometry, Hessian matrix, etc.) due to record overflow....