atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
coord_file Struct Reference

#include <global.h>

+ Collaboration diagram for coord_file:

Data Fields

int natomes
 
int steps
 
int nspec
 
double * z
 
int * nsps
 
double ** coord
 
gboolean cartesian
 
int * lot
 
int ndummy
 
gchar ** dummy
 
cell_info lattice
 
int mid
 
gchar * info
 
gchar ** label
 
int traj
 
int num_sym_pos
 
gchar *** sym_pos
 
int setting
 
int * wyckoff
 
double * occupancy
 
int ** occupied
 
int * multi
 
int atom_unlabelled
 
int * u_atom_list
 
int object_to_insert
 
int * object_list
 

Detailed Description

Definition at line 473 of file global.h.

Field Documentation

◆ atom_unlabelled

int atom_unlabelled

Number of atom(s) unlabelled

Definition at line 499 of file global.h.

◆ cartesian

gboolean cartesian

Cartesian (1) or Fractional coordinates (0)

Definition at line 481 of file global.h.

◆ coord

double** coord

Atomic coordinates

Definition at line 480 of file global.h.

◆ dummy

gchar** dummy

List of dummy atom(s), if any

Definition at line 484 of file global.h.

◆ info

gchar* info

Information message, if required

Definition at line 487 of file global.h.

◆ label

gchar** label

VAS or TRJ: list of chemical labels,
CIF: Label list of mis-labelled object(s)

Definition at line 488 of file global.h.

◆ lattice

cell_info lattice

Description of the periodicity

Definition at line 485 of file global.h.

◆ lot

int* lot

Chemical species by atom

Definition at line 482 of file global.h.

◆ mid

int mid

Message type (0 = error, 1 = warning), if any

Definition at line 486 of file global.h.

◆ multi

int* multi

Multiplicity

Definition at line 498 of file global.h.

◆ natomes

int natomes

Number of atom(s)

Definition at line 475 of file global.h.

◆ ndummy

int ndummy

Number of dummy atom(s), if any

Definition at line 483 of file global.h.

◆ nspec

int nspec

Number of chemical species

Definition at line 477 of file global.h.

◆ nsps

int* nsps

Number of atoms by species

Definition at line 479 of file global.h.

◆ num_sym_pos

int num_sym_pos

Number of symmetry positions, if any

Definition at line 492 of file global.h.

◆ object_list

int* object_list

List of object to insert by atom(s)

Definition at line 502 of file global.h.

◆ object_to_insert

int object_to_insert

Number of object(s) to label

Definition at line 501 of file global.h.

◆ occupancy

double* occupancy

Site(s) occupancy

Definition at line 496 of file global.h.

◆ occupied

int** occupied

Occupancy status

Definition at line 497 of file global.h.

◆ setting

int setting

Space group setting

Definition at line 494 of file global.h.

◆ steps

int steps

Number of MD step(s)

Definition at line 476 of file global.h.

◆ sym_pos

gchar*** sym_pos

The symmetry positions, if any

Definition at line 493 of file global.h.

◆ traj

int traj

Definition at line 490 of file global.h.

◆ u_atom_list

int* u_atom_list

List of unlabelled atom(s)

Definition at line 500 of file global.h.

◆ wyckoff

int* wyckoff

Wyckoff positions

Definition at line 495 of file global.h.

◆ z

double* z

List of atomic numbers

Definition at line 478 of file global.h.


The documentation for this struct was generated from the following file: