Skip to content

Releases: yambo-code/Ydriver

Added floquet project

Choose a tag to compare

@attacc attacc released this 26 Apr 13:53

Added floquet project

C strings/compliant version plus more

Choose a tag to compare

@andreamarini andreamarini released this 29 Mar 14:19

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

Choose a tag to compare

@attacc attacc released this 25 Jan 08:58

This release correct the error in icc for undefined functions