Difference between revisions of "Format"

From The Yambo Project
Jump to navigation Jump to search
(Created page with "===Formats=== * Integer = integer value * Real = real value * Complex = <code>( real part , imag part )</code> * String = string * Range = <code>Lower limit | Upper limit |</c...")
 
m (Conor moved page Formats to Format)
(No difference)

Revision as of 08:54, 12 September 2017

Formats

  • Integer = integer value
  • Real = real value
  • Complex = ( real part , imag part )
  • String = string
  • Range = Lower limit | Upper limit |(in the specified Unit or integer values)
  • Scissors = Shift | CB stretch | VB stretch | (Energy | Real | Real)
  • Logical = uncommented=.true.
  • Vector = x | y | z | (in Cartesian coordinates, sandwiched by %)

Ranges can also be split on multiple lines.