![]() |
Bsoft 2.1.4
Bernard's software package
|
Library routines to read and write Kirkland's xyz atomic model parameters. More...
#include "rwmodel.h"
#include "rwmodel_param.h"
#include "model_mol.h"
#include "utilities.h"
#include <fstream>
Functions | |
Bmodel * | read_model_xyz (Bstring *file_list, Bstring ¶mfile) |
Reads Kirkland's xyz atomic model parameters. More... | |
int | write_model_xyz (Bstring &filename, Bmodel *model, int split) |
Writes Kirkland's xyz atomic model parameters. More... | |
Variables | |
int | verbose |
Library routines to read and write Kirkland's xyz atomic model parameters.
Reads Kirkland's xyz atomic model parameters.
*file_list | list of model parameter file names. |
¶mfile | parameter file for atomic Z numbers. |
Writes Kirkland's xyz atomic model parameters.
&filename | model parameter file name. |
*model | model parameters. |
split | flag to split into separate models. |
|
extern |