fullrmc.Examples.
get_examples_path
()¶Get distribution examples directory path in the standard distribution.
Returns: |
|
---|
fullrmc.Examples.
find_example
(name)¶Return example’s path given its name.
Parameters: |
|
---|---|
Returns: |
|
fullrmc.Examples.
get_available_examples
()¶Get all available examples as delivered in the standard distribution.
Returns: |
|
---|
fullrmc.Examples.
print_available_examples
()¶Print all available examples path in the standard distribution.
It is not allowed to use any of the examples materials’ outside of the scope of this tutorial. Experimental data and models distributed in the examples are even wrong or tricked to serve the purpose of learning fullrmc.
Herein is a list of all available examples in the standard distribution. A short description of each example is shown in the list below. It is recommended not to run any example from within fullrmc. But copy the example folder to any safe place such as one’s home directory and run it from there. To locate an example and copy it, one can do the following:
# import find_example
from fullrmc.Examples import find_example
# search for an examples. e.g. atomicNiTi
print(find_example('atomicNiTi'))
>>> '../site-packages/fullrmc/Examples/atomicNiTi'
In all examples, run.py is the name of the file that must be executed from the command line as the following:
python run.py
Examples folder name is used as the click-able items in the following list.
Constraints:
Generators:
Fitting modes:
Selectors:
Benchmarks:
Real systems:
Frames: