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

#include <global.h>

Data Fields

double ** chem_prop
 
int * nsps
 
int * formula
 
char ** label
 
char ** element
 
double ** cutoffs
 
double grtotcutoff
 

Detailed Description

Definition at line 805 of file global.h.

Field Documentation

◆ chem_prop

double** chem_prop

chemical properties:
0 = Z,
1 = Mass,
2 = Radius,
3 = Neutrons,
4 = X-rays

Definition at line 808 of file global.h.

◆ cutoffs

double** cutoffs

partial cutoff(s)

Definition at line 818 of file global.h.

◆ element

char** element

Element name(s)

Definition at line 817 of file global.h.

◆ formula

int* formula

Chemical formula

Definition at line 815 of file global.h.

◆ grtotcutoff

double grtotcutoff

Total cutoff

Definition at line 819 of file global.h.

◆ label

char** label

Element label(s)

Definition at line 816 of file global.h.

◆ nsps

int* nsps

Number of atom(s) by chemical species

Definition at line 814 of file global.h.


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