Skip to content

Releases: yambo-code/Ydriver

Added floquet project

26 Apr 13:53
Compare
Choose a tag to compare

Added floquet project

C strings/compliant version plus more

29 Mar 14:19
Compare
Choose a tag to compare

The driver has been reshaped in order to:

  • use C compliant NULL initialization of C strings
  • better search of unused ASCII characters for options with only long-format (no short-format)
  • repaired the internal makefile very useful for debugging.
  • use integer short option strings instead of character kind. In C there is no difference and the code was giving lots of warnings when used with nvfortran.
  • added a no_bin element in options_struct. This can be used to specify that a given option does not apply to specific bins. Easier to use when a project uses just few runlevels.

Bug corrections for undefined functions

25 Jan 08:58
Compare
Choose a tag to compare

This release correct the error in icc for undefined functions