Functions declaration to read atomic coordinates.
More...
Go to the source code of this file.
◆ add_reader_info()
void add_reader_info |
( |
gchar * | info, |
|
|
int | mid ) |
|
extern |
append information message to the reader information
- Parameters
-
info | the reader information message |
mid | message type (0 = error, 1 = warning) |
Definition at line 86 of file read_coord.c.
◆ alloc_chem_data()
allocate chemistry data
- Parameters
-
spec | the number of chemical species |
Definition at line 186 of file open_p.c.
◆ allocatoms()
void allocatoms |
( |
project * | this_proj | ) |
|
|
extern |
allocate project data
- Parameters
-
this_proj | the target project |
Definition at line 160 of file open_p.c.
◆ check_for_species()
void check_for_species |
( |
double | v, |
|
|
int | ato ) |
|
extern |
Fill the species for each atom and the associated data.
- Parameters
-
Definition at line 196 of file read_coord.c.
◆ format_error()
void format_error |
( |
int | stp, |
|
|
int | ato, |
|
|
gchar * | mot, |
|
|
int | line ) |
|
extern |
Message to display an error message.
- Parameters
-
stp | the MD step id |
ato | Atom id |
mot | Message |
line | Line with the error |
Definition at line 116 of file read_coord.c.
◆ get_z_from_periodic_table()
double get_z_from_periodic_table |
( |
gchar * | lab | ) |
|
|
extern |
get Z from atom label
- Parameters
-
Definition at line 304 of file w_library.c.
◆ reader_info()
void reader_info |
( |
gchar * | type, |
|
|
gchar * | sinf, |
|
|
int | val ) |
|
extern |
display reader information
- Parameters
-
type | File type |
sinf | Information message |
val | Value to present |
Definition at line 101 of file read_coord.c.
◆ set_v_dummy()
int set_v_dummy |
( |
gchar * | this_word | ) |
|
|
extern |
check if dummy is used for unknown species, if not then ask what to do
- Parameters
-
this_word | the chemical species label |
Definition at line 142 of file read_coord.c.
◆ coord_line
◆ coordf
◆ head
◆ tail
◆ this_line
◆ this_reader
◆ this_word