Read and Write energy parameter sets from and to text files.
More...
Read and Write energy parameter sets from and to text files.
A default set of parameters, identical to the one described in [9] and[13], is compiled into the library.
void read_parameter_file |
( |
const char |
fname[] | ) |
|
Read energy parameters from a file.
- Parameters
-
fname | The path to the file containing the energy parameters |
void write_parameter_file |
( |
const char |
fname[] | ) |
|
Write energy parameters to a file.
- Parameters
-
fname | A filename (path) for the file where the current energy parameters will be written to |