 
Bases: penelopetools.api.input.penelope.option.Option
Creates a new Description.
| Parameters: | title (str) – title of the simulation | 
|---|
Creates a Description from lines of a IN file.
| Parameters: | lines – lines | 
|---|
Creates a Description from a XML element.
| Parameters: | element – XML element | 
|---|
Title of the simulation. A title cannot be empty or greater than the maximum title size. The initial title is set by the constructor.
Returns a HTML representation of this option.
Returns the lines of this option to create a IN file.
Returns a XML representation of this option.