Fluid input documentation ========================= Specify one of the supported fluid models. Defaults to the Null model (no solvation) if none specified. Used to initialize class :class:`qimpy.fluid.Fluid`. YAML template: -------------- .. parsed-literal:: :yamlparam:`qimpy.fluid.Fluid:solvent`: :yamlcomment:`# Name of solvent to load default model parameters.` :yamlparam:`qimpy.fluid.Fluid:linear`: :yamlcomment:`# Linear-response solvation model:` Component classes: ------------------ .. toctree:: :maxdepth: 1 Linear Parameters: ----------- solvent +++++++ *Type:* :yamltype:`string`, *Default:* Name of solvent to load default model parameters. linear ++++++ *Type:* :doc:`Linear `, *Default:* :yamlkey:`null` Linear-response solvation model.