aiida_gulp package

Subpackages

Submodules

aiida_gulp.unit_styles module

set unit styles that have a compatibility between LAMMPS

aiida_gulp.unit_styles.get_pressure(pressure, style)[source]
aiida_gulp.unit_styles.get_style_map(style)[source]

get a map of measurements to units for different LAMMPS styles

Parameters

style (str) – the LAMMPS style (e.g. ‘real’ or ‘metal’)

Returns

map of measurement name (e.g. ‘mass’) to units (e.g. ‘grams/mole’)

Return type

dict

aiida_gulp.unit_styles.get_units_dict(style, quantities)[source]
Parameters
  • style (str) – the unit style set in the lammps input

  • quantities (list) – the quantities to get units for

Returns

Module contents

AiiDA plugin for running the GULP code.