Input/Output
This subpackage contains various routines to read in different input files
and to process the information. The main goal is to convert the information
from the input files to a format that can be used by the Builder class
and to save the data in input formats supported by other software.
Input/Output Functions
These are the main input output functions for the user.
|
Recreates the instance from a pickled state. |
|
Saves the instance from a pickled state. |
|
Creates a grogupy output file. |
|
This function reads the grogupy input file and returns a Builder object |
|
Creates a magnopy input file. |
|
Writes the UppASD input files to the given folder. |
|
Writes the Vampire input files to the given folder. |
|
Creates a HDF5 output file. |
|
It reads the simulation parameters, magnetic entities and pairs from an fdf file. |
|
Reading input parameters from a .py file. |