------------------------------
Options for ``Config`` section
------------------------------

**Option aliases:**

* *File* -> *ConfigFile*

**Recognized options:**

*Components*: {``[]``} | :class:`list`\ [:class:`str`]
    list of components to request from solver
*ConfigFile*: {``'Config.xml'``} | :class:`str`
    configuration file name
*Points*: {``{}``} | :class:`dict`
    dictionary of reference point locations
*RefArea*: {``1.0``} | :class:`float` | :class:`dict`
    reference area [for a component]
*RefLength*: {``1.0``} | :class:`float` | :class:`dict`
    value of option "RefLength"
*RefPoint*: {``0.0``} | :class:`float` | :class:`dict` | :class:`str`
    value of option "RefPoint"
*RefSpan*: {``None``} | :class:`float` | :class:`dict`
    value of option "RefSpan"