Definition at line 22 of file examplecase_class.py.
◆ __init__()
| def bin.examplecase_class.examplecase.__init__ |
( |
|
self | ) |
|
Initialize the examplecase class. This class prepares example runs,
e.g., creates trajectories from other scripts and copies plotting routines
to the example run folder.
Definition at line 23 of file examplecase_class.py.
◆ __link_lit()
| def bin.examplecase_class.examplecase.__link_lit |
( |
|
self, |
|
|
|
string, |
|
|
|
link |
|
) |
| |
|
private |
◆ __repr__()
| def bin.examplecase_class.examplecase.__repr__ |
( |
|
self | ) |
|
◆ copy_scripts()
| def bin.examplecase_class.examplecase.copy_scripts |
( |
|
self, |
|
|
|
parname, |
|
|
|
rundir |
|
) |
| |
◆ prepare_examples()
| def bin.examplecase_class.examplecase.prepare_examples |
( |
|
self, |
|
|
|
parname |
|
) |
| |
◆ __ex_script_dir
| bin.examplecase_class.examplecase.__ex_script_dir |
|
private |
◆ __example_pars
| bin.examplecase_class.examplecase.__example_pars |
|
private |
◆ __path_examples
| bin.examplecase_class.examplecase.__path_examples |
|
private |
◆ __script_folder
| bin.examplecase_class.examplecase.__script_folder |
|
private |