kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Data Types | Functions/Subroutines | Variables
kim_species_name_module Module Reference

An Extensible Enumeration for the SpeciesName's supported by the KIM API. More...

Data Types

interface  kim_from_string
 Create a SpeciesName object corresponding to the provided string. If the string does not match one of the values defined by the KIM API, then an "unknown" object is generated. More...
 
interface  kim_known
 Determines if the object is a quantity known to the KIM API. More...
 
type  kim_species_name_type
 An Extensible Enumeration for the SpeciesName's supported by the KIM API. More...
 
interface  kim_to_string
 Converts the object to a string. More...
 

Functions/Subroutines

recursive subroutine, public kim_get_number_of_species_names (number_of_species_names)
 Get the number of standard SpeciesName's defined by the KIM API. More...
 
recursive subroutine, public kim_get_species_name (index, species_name, ierr)
 Get the identity of each defined standard SpeciesName. More...
 

Variables

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_electron"), public, protected kim_species_name_electron
 The standard electron species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_H"), public, protected kim_species_name_h
 The standard Hydrogen species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_He"), public, protected kim_species_name_he
 The standard Helium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Li"), public, protected kim_species_name_li
 The standard Lithium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Be"), public, protected kim_species_name_be
 The standard Beryllium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_B"), public, protected kim_species_name_b
 The standard Boron species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_C"), public, protected kim_species_name_c
 The standard Carbon species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_N"), public, protected kim_species_name_n
 The standard Nitrogen species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_O"), public, protected kim_species_name_o
 The standard Oxygen species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_F"), public, protected kim_species_name_f
 The standard Fluorine species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ne"), public, protected kim_species_name_ne
 The standard Neon species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Na"), public, protected kim_species_name_na
 The standard Sodium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mg"), public, protected kim_species_name_mg
 The standard Magnesium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Al"), public, protected kim_species_name_al
 The standard Aluminum species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Si"), public, protected kim_species_name_si
 The standard Silicon species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_P"), public, protected kim_species_name_p
 The standard Phosphorus species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_S"), public, protected kim_species_name_s
 The standard Sulfur species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cl"), public, protected kim_species_name_cl
 The standard Chlorine species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ar"), public, protected kim_species_name_ar
 The standard Argon species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_K"), public, protected kim_species_name_k
 The standard Potassium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ca"), public, protected kim_species_name_ca
 The standard Calcium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sc"), public, protected kim_species_name_sc
 The standard Scandium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ti"), public, protected kim_species_name_ti
 The standard Titanium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_V"), public, protected kim_species_name_v
 The standard Vanadium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cr"), public, protected kim_species_name_cr
 The standard Chromium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mn"), public, protected kim_species_name_mn
 The standard Manganese species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fe"), public, protected kim_species_name_fe
 The standard Iron species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Co"), public, protected kim_species_name_co
 The standard Cobalt species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ni"), public, protected kim_species_name_ni
 The standard Nickel species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cu"), public, protected kim_species_name_cu
 The standard Copper species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Zn"), public, protected kim_species_name_zn
 The standard Zinc species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ga"), public, protected kim_species_name_ga
 The standard Gallium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ge"), public, protected kim_species_name_ge
 The standard Germanium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_As"), public, protected kim_species_name_as
 The standard Arsenic species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Se"), public, protected kim_species_name_se
 The standard Selenium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Br"), public, protected kim_species_name_br
 The standard Bromine species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Kr"), public, protected kim_species_name_kr
 The standard Krypton species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rb"), public, protected kim_species_name_rb
 The standard Rubidium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sr"), public, protected kim_species_name_sr
 The standard Strontium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Y"), public, protected kim_species_name_y
 The standard Yttrium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Zr"), public, protected kim_species_name_zr
 The standard Zirconium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Nb"), public, protected kim_species_name_nb
 The standard Niobium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mo"), public, protected kim_species_name_mo
 The standard Molybdenum species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tc"), public, protected kim_species_name_tc
 The standard Technetium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ru"), public, protected kim_species_name_ru
 The standard Ruthenium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rh"), public, protected kim_species_name_rh
 The standard Rhodium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pd"), public, protected kim_species_name_pd
 The standard Palladium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ag"), public, protected kim_species_name_ag
 The standard Silver species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cd"), public, protected kim_species_name_cd
 The standard Cadmium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_In"), public, protected kim_species_name_in
 The standard Indium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sn"), public, protected kim_species_name_sn
 The standard Tin species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sb"), public, protected kim_species_name_sb
 The standard Antimony species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Te"), public, protected kim_species_name_te
 The standard Tellurium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_I"), public, protected kim_species_name_i
 The standard Iodine species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Xe"), public, protected kim_species_name_xe
 The standard Xenon species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cs"), public, protected kim_species_name_cs
 The standard Cesium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ba"), public, protected kim_species_name_ba
 The standard Barium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_La"), public, protected kim_species_name_la
 The standard Lanthanum species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ce"), public, protected kim_species_name_ce
 The standard Cerium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pr"), public, protected kim_species_name_pr
 The standard Praseodymium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Nd"), public, protected kim_species_name_nd
 The standard Neodymium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pm"), public, protected kim_species_name_pm
 The standard Promethium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sm"), public, protected kim_species_name_sm
 The standard Samarium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Eu"), public, protected kim_species_name_eu
 The standard Europium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Gd"), public, protected kim_species_name_gd
 The standard Gadolinium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tb"), public, protected kim_species_name_tb
 The standard Terbium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Dy"), public, protected kim_species_name_dy
 The standard Dysprosium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ho"), public, protected kim_species_name_ho
 The standard Holmium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Er"), public, protected kim_species_name_er
 The standard Erbium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tm"), public, protected kim_species_name_tm
 The standard Thulium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Yb"), public, protected kim_species_name_yb
 The standard Ytterbium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Lu"), public, protected kim_species_name_lu
 The standard Lutetium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Hf"), public, protected kim_species_name_hf
 The standard Hafnium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ta"), public, protected kim_species_name_ta
 The standard Tantalum species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_W"), public, protected kim_species_name_w
 The standard Tungsten species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Re"), public, protected kim_species_name_re
 The standard Rhenium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Os"), public, protected kim_species_name_os
 The standard Osmium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ir"), public, protected kim_species_name_ir
 The standard Iridium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pt"), public, protected kim_species_name_pt
 The standard Platinum species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Au"), public, protected kim_species_name_au
 The standard Gold species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Hg"), public, protected kim_species_name_hg
 The standard Mercury species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tl"), public, protected kim_species_name_tl
 The standard Thallium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pb"), public, protected kim_species_name_pb
 The standard Lead species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Bi"), public, protected kim_species_name_bi
 The standard Bismuth species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Po"), public, protected kim_species_name_po
 The standard Polonium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_At"), public, protected kim_species_name_at
 The standard Astatine species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rn"), public, protected kim_species_name_rn
 The standard Radon species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fr"), public, protected kim_species_name_fr
 The standard Francium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ra"), public, protected kim_species_name_ra
 The standard Radium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ac"), public, protected kim_species_name_ac
 The standard Actinium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Th"), public, protected kim_species_name_th
 The standard Thorium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pa"), public, protected kim_species_name_pa
 The standard Protactinium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_U"), public, protected kim_species_name_u
 The standard Uranium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Np"), public, protected kim_species_name_np
 The standard Neptunium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pu"), public, protected kim_species_name_pu
 The standard Plutonium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Am"), public, protected kim_species_name_am
 The standard Americium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cm"), public, protected kim_species_name_cm
 The standard Curium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Bk"), public, protected kim_species_name_bk
 The standard Berkelium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cf"), public, protected kim_species_name_cf
 The standard Californium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Es"), public, protected kim_species_name_es
 The standard Einsteinium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fm"), public, protected kim_species_name_fm
 The standard Fermium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Md"), public, protected kim_species_name_md
 The standard Mendelevium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_No"), public, protected kim_species_name_no
 The standard Nobelium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Lr"), public, protected kim_species_name_lr
 The standard Lawrencium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rf"), public, protected kim_species_name_rf
 The standard Rutherfordium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Db"), public, protected kim_species_name_db
 The standard Dubnium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sg"), public, protected kim_species_name_sg
 The standard Seaborgium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Bh"), public, protected kim_species_name_bh
 The standard Bohrium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Hs"), public, protected kim_species_name_hs
 The standard Hassium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mt"), public, protected kim_species_name_mt
 The standard Meitnerium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ds"), public, protected kim_species_name_ds
 The standard Darmstadtium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rg"), public, protected kim_species_name_rg
 The standard Roentgenium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cn"), public, protected kim_species_name_cn
 The standard Copernicium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Nh"), public, protected kim_species_name_nh
 The standard Nihonium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fl"), public, protected kim_species_name_fl
 The standard Flerovium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mc"), public, protected kim_species_name_mc
 The standard Moscovium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Lv"), public, protected kim_species_name_lv
 The standard Livermorium species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ts"), public, protected kim_species_name_ts
 The standard Tennessine species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Og"), public, protected kim_species_name_og
 The standard Oganesson species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user01"), public, protected kim_species_name_user01
 The standard user01 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user02"), public, protected kim_species_name_user02
 The standard user02 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user03"), public, protected kim_species_name_user03
 The standard user03 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user04"), public, protected kim_species_name_user04
 The standard user04 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user05"), public, protected kim_species_name_user05
 The standard user05 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user06"), public, protected kim_species_name_user06
 The standard user06 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user07"), public, protected kim_species_name_user07
 The standard user07 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user08"), public, protected kim_species_name_user08
 The standard user08 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user09"), public, protected kim_species_name_user09
 The standard user09 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user10"), public, protected kim_species_name_user10
 The standard user10 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user11"), public, protected kim_species_name_user11
 The standard user11 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user12"), public, protected kim_species_name_user12
 The standard user12 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user13"), public, protected kim_species_name_user13
 The standard user13 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user14"), public, protected kim_species_name_user14
 The standard user14 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user15"), public, protected kim_species_name_user15
 The standard user15 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user16"), public, protected kim_species_name_user16
 The standard user16 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user17"), public, protected kim_species_name_user17
 The standard user17 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user18"), public, protected kim_species_name_user18
 The standard user18 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user19"), public, protected kim_species_name_user19
 The standard user19 species. More...
 
type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user20"), public, protected kim_species_name_user20
 The standard user20 species. More...
 

Detailed Description

An Extensible Enumeration for the SpeciesName's supported by the KIM API.

See also
KIM::SpeciesName, KIM_SpeciesName
Since
2.0

Function/Subroutine Documentation

◆ kim_get_number_of_species_names()

recursive subroutine, public kim_species_name_module::kim_get_number_of_species_names ( integer(c_int), intent(out)  number_of_species_names)

Get the number of standard SpeciesName's defined by the KIM API.

See also
KIM::SPECIES_NAME::GetNumberOfSpeciesNames, KIM_SPECIES_NAME_GetNumberOfSpeciesNames
Since
2.0

Definition at line 1602 of file kim_species_name_module.f90.

◆ kim_get_species_name()

recursive subroutine, public kim_species_name_module::kim_get_species_name ( integer(c_int), intent(in)  index,
type(kim_species_name_type), intent(out)  species_name,
integer(c_int), intent(out)  ierr 
)

Get the identity of each defined standard SpeciesName.

See also
KIM::SPECIES_NAME::GetSpeciesName, KIM_SPECIES_NAME_GetSpeciesName
Since
2.0

Definition at line 1623 of file kim_species_name_module.f90.

Variable Documentation

◆ kim_species_name_ac

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ac"), public, protected kim_species_name_module::kim_species_name_ac

The standard Actinium species.

See also
KIM::SPECIES_NAME::Ac, KIM_SPECIES_NAME_Ac
Since
2.0

Definition at line 1007 of file kim_species_name_module.f90.

◆ kim_species_name_ag

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ag"), public, protected kim_species_name_module::kim_species_name_ag

The standard Silver species.

See also
KIM::SPECIES_NAME::Ag, KIM_SPECIES_NAME_Ag
Since
2.0

Definition at line 629 of file kim_species_name_module.f90.

◆ kim_species_name_al

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Al"), public, protected kim_species_name_module::kim_species_name_al

The standard Aluminum species.

See also
KIM::SPECIES_NAME::Al, KIM_SPECIES_NAME_Al
Since
2.0

Definition at line 323 of file kim_species_name_module.f90.

◆ kim_species_name_am

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Am"), public, protected kim_species_name_module::kim_species_name_am

The standard Americium species.

See also
KIM::SPECIES_NAME::Am, KIM_SPECIES_NAME_Am
Since
2.0

Definition at line 1061 of file kim_species_name_module.f90.

◆ kim_species_name_ar

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ar"), public, protected kim_species_name_module::kim_species_name_ar

The standard Argon species.

See also
KIM::SPECIES_NAME::Ar, KIM_SPECIES_NAME_Ar
Since
2.0

Definition at line 368 of file kim_species_name_module.f90.

◆ kim_species_name_as

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_As"), public, protected kim_species_name_module::kim_species_name_as

The standard Arsenic species.

See also
KIM::SPECIES_NAME::As, KIM_SPECIES_NAME_As
Since
2.0

Definition at line 503 of file kim_species_name_module.f90.

◆ kim_species_name_at

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_At"), public, protected kim_species_name_module::kim_species_name_at

The standard Astatine species.

See also
KIM::SPECIES_NAME::At, KIM_SPECIES_NAME_At
Since
2.0

Definition at line 971 of file kim_species_name_module.f90.

◆ kim_species_name_au

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Au"), public, protected kim_species_name_module::kim_species_name_au

The standard Gold species.

See also
KIM::SPECIES_NAME::Au, KIM_SPECIES_NAME_Au
Since
2.0

Definition at line 917 of file kim_species_name_module.f90.

◆ kim_species_name_b

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_B"), public, protected kim_species_name_module::kim_species_name_b

The standard Boron species.

See also
KIM::SPECIES_NAME::B, KIM_SPECIES_NAME_B
Since
2.0

Definition at line 251 of file kim_species_name_module.f90.

◆ kim_species_name_ba

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ba"), public, protected kim_species_name_module::kim_species_name_ba

The standard Barium species.

See also
KIM::SPECIES_NAME::Ba, KIM_SPECIES_NAME_Ba
Since
2.0

Definition at line 710 of file kim_species_name_module.f90.

◆ kim_species_name_be

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Be"), public, protected kim_species_name_module::kim_species_name_be

The standard Beryllium species.

See also
KIM::SPECIES_NAME::Be, KIM_SPECIES_NAME_Be
Since
2.0

Definition at line 242 of file kim_species_name_module.f90.

◆ kim_species_name_bh

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Bh"), public, protected kim_species_name_module::kim_species_name_bh

The standard Bohrium species.

See also
KIM::SPECIES_NAME::Bh, KIM_SPECIES_NAME_Bh
Since
2.0

Definition at line 1169 of file kim_species_name_module.f90.

◆ kim_species_name_bi

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Bi"), public, protected kim_species_name_module::kim_species_name_bi

The standard Bismuth species.

See also
KIM::SPECIES_NAME::Bi, KIM_SPECIES_NAME_Bi
Since
2.0

Definition at line 953 of file kim_species_name_module.f90.

◆ kim_species_name_bk

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Bk"), public, protected kim_species_name_module::kim_species_name_bk

The standard Berkelium species.

See also
KIM::SPECIES_NAME::Bk, KIM_SPECIES_NAME_Bk
Since
2.0

Definition at line 1079 of file kim_species_name_module.f90.

◆ kim_species_name_br

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Br"), public, protected kim_species_name_module::kim_species_name_br

The standard Bromine species.

See also
KIM::SPECIES_NAME::Br, KIM_SPECIES_NAME_Br
Since
2.0

Definition at line 521 of file kim_species_name_module.f90.

◆ kim_species_name_c

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_C"), public, protected kim_species_name_module::kim_species_name_c

The standard Carbon species.

See also
KIM::SPECIES_NAME::C, KIM_SPECIES_NAME_C
Since
2.0

Definition at line 260 of file kim_species_name_module.f90.

◆ kim_species_name_ca

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ca"), public, protected kim_species_name_module::kim_species_name_ca

The standard Calcium species.

See also
KIM::SPECIES_NAME::Ca, KIM_SPECIES_NAME_Ca
Since
2.0

Definition at line 386 of file kim_species_name_module.f90.

◆ kim_species_name_cd

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cd"), public, protected kim_species_name_module::kim_species_name_cd

The standard Cadmium species.

See also
KIM::SPECIES_NAME::Cd, KIM_SPECIES_NAME_Cd
Since
2.0

Definition at line 638 of file kim_species_name_module.f90.

◆ kim_species_name_ce

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ce"), public, protected kim_species_name_module::kim_species_name_ce

The standard Cerium species.

See also
KIM::SPECIES_NAME::Ce, KIM_SPECIES_NAME_Ce
Since
2.0

Definition at line 728 of file kim_species_name_module.f90.

◆ kim_species_name_cf

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cf"), public, protected kim_species_name_module::kim_species_name_cf

The standard Californium species.

See also
KIM::SPECIES_NAME::Cf, KIM_SPECIES_NAME_Cf
Since
2.0

Definition at line 1088 of file kim_species_name_module.f90.

◆ kim_species_name_cl

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cl"), public, protected kim_species_name_module::kim_species_name_cl

The standard Chlorine species.

See also
KIM::SPECIES_NAME::Cl, KIM_SPECIES_NAME_Cl
Since
2.0

Definition at line 359 of file kim_species_name_module.f90.

◆ kim_species_name_cm

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cm"), public, protected kim_species_name_module::kim_species_name_cm

The standard Curium species.

See also
KIM::SPECIES_NAME::Cm, KIM_SPECIES_NAME_Cm
Since
2.0

Definition at line 1070 of file kim_species_name_module.f90.

◆ kim_species_name_cn

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cn"), public, protected kim_species_name_module::kim_species_name_cn

The standard Copernicium species.

See also
KIM::SPECIES_NAME::Cn, KIM_SPECIES_NAME_Cn
Since
2.0

Definition at line 1214 of file kim_species_name_module.f90.

◆ kim_species_name_co

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Co"), public, protected kim_species_name_module::kim_species_name_co

The standard Cobalt species.

See also
KIM::SPECIES_NAME::Co, KIM_SPECIES_NAME_Co
Since
2.0

Definition at line 449 of file kim_species_name_module.f90.

◆ kim_species_name_cr

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cr"), public, protected kim_species_name_module::kim_species_name_cr

The standard Chromium species.

See also
KIM::SPECIES_NAME::Cr, KIM_SPECIES_NAME_Cr
Since
2.0

Definition at line 422 of file kim_species_name_module.f90.

◆ kim_species_name_cs

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cs"), public, protected kim_species_name_module::kim_species_name_cs

The standard Cesium species.

See also
KIM::SPECIES_NAME::Cs, KIM_SPECIES_NAME_Cs
Since
2.0

Definition at line 701 of file kim_species_name_module.f90.

◆ kim_species_name_cu

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Cu"), public, protected kim_species_name_module::kim_species_name_cu

The standard Copper species.

See also
KIM::SPECIES_NAME::Cu, KIM_SPECIES_NAME_Cu
Since
2.0

Definition at line 467 of file kim_species_name_module.f90.

◆ kim_species_name_db

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Db"), public, protected kim_species_name_module::kim_species_name_db

The standard Dubnium species.

See also
KIM::SPECIES_NAME::Db, KIM_SPECIES_NAME_Db
Since
2.0

Definition at line 1151 of file kim_species_name_module.f90.

◆ kim_species_name_ds

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ds"), public, protected kim_species_name_module::kim_species_name_ds

The standard Darmstadtium species.

See also
KIM::SPECIES_NAME::Ds, KIM_SPECIES_NAME_Ds
Since
2.0

Definition at line 1196 of file kim_species_name_module.f90.

◆ kim_species_name_dy

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Dy"), public, protected kim_species_name_module::kim_species_name_dy

The standard Dysprosium species.

See also
KIM::SPECIES_NAME::Dy, KIM_SPECIES_NAME_Dy
Since
2.0

Definition at line 800 of file kim_species_name_module.f90.

◆ kim_species_name_electron

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_electron"), public, protected kim_species_name_module::kim_species_name_electron

The standard electron species.

See also
KIM::SPECIES_NAME::electron, KIM_SPECIES_NAME_electron
Since
2.0

Definition at line 206 of file kim_species_name_module.f90.

◆ kim_species_name_er

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Er"), public, protected kim_species_name_module::kim_species_name_er

The standard Erbium species.

See also
KIM::SPECIES_NAME::Er, KIM_SPECIES_NAME_Er
Since
2.0

Definition at line 818 of file kim_species_name_module.f90.

◆ kim_species_name_es

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Es"), public, protected kim_species_name_module::kim_species_name_es

The standard Einsteinium species.

See also
KIM::SPECIES_NAME::Es, KIM_SPECIES_NAME_Es
Since
2.0

Definition at line 1097 of file kim_species_name_module.f90.

◆ kim_species_name_eu

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Eu"), public, protected kim_species_name_module::kim_species_name_eu

The standard Europium species.

See also
KIM::SPECIES_NAME::Eu, KIM_SPECIES_NAME_Eu
Since
2.0

Definition at line 773 of file kim_species_name_module.f90.

◆ kim_species_name_f

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_F"), public, protected kim_species_name_module::kim_species_name_f

The standard Fluorine species.

See also
KIM::SPECIES_NAME::F, KIM_SPECIES_NAME_F
Since
2.0

Definition at line 287 of file kim_species_name_module.f90.

◆ kim_species_name_fe

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fe"), public, protected kim_species_name_module::kim_species_name_fe

The standard Iron species.

See also
KIM::SPECIES_NAME::Fe, KIM_SPECIES_NAME_Fe
Since
2.0

Definition at line 440 of file kim_species_name_module.f90.

◆ kim_species_name_fl

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fl"), public, protected kim_species_name_module::kim_species_name_fl

The standard Flerovium species.

See also
KIM::SPECIES_NAME::Fl, KIM_SPECIES_NAME_Fl
Since
2.0

Definition at line 1232 of file kim_species_name_module.f90.

◆ kim_species_name_fm

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fm"), public, protected kim_species_name_module::kim_species_name_fm

The standard Fermium species.

See also
KIM::SPECIES_NAME::Fm, KIM_SPECIES_NAME_Fm
Since
2.0

Definition at line 1106 of file kim_species_name_module.f90.

◆ kim_species_name_fr

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Fr"), public, protected kim_species_name_module::kim_species_name_fr

The standard Francium species.

See also
KIM::SPECIES_NAME::Fr, KIM_SPECIES_NAME_Fr
Since
2.0

Definition at line 989 of file kim_species_name_module.f90.

◆ kim_species_name_ga

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ga"), public, protected kim_species_name_module::kim_species_name_ga

The standard Gallium species.

See also
KIM::SPECIES_NAME::Ga, KIM_SPECIES_NAME_Ga
Since
2.0

Definition at line 485 of file kim_species_name_module.f90.

◆ kim_species_name_gd

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Gd"), public, protected kim_species_name_module::kim_species_name_gd

The standard Gadolinium species.

See also
KIM::SPECIES_NAME::Gd, KIM_SPECIES_NAME_Gd
Since
2.0

Definition at line 782 of file kim_species_name_module.f90.

◆ kim_species_name_ge

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ge"), public, protected kim_species_name_module::kim_species_name_ge

The standard Germanium species.

See also
KIM::SPECIES_NAME::Ge, KIM_SPECIES_NAME_Ge
Since
2.0

Definition at line 494 of file kim_species_name_module.f90.

◆ kim_species_name_h

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_H"), public, protected kim_species_name_module::kim_species_name_h

The standard Hydrogen species.

See also
KIM::SPECIES_NAME::H, KIM_SPECIES_NAME_H
Since
2.0

Definition at line 215 of file kim_species_name_module.f90.

◆ kim_species_name_he

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_He"), public, protected kim_species_name_module::kim_species_name_he

The standard Helium species.

See also
KIM::SPECIES_NAME::He, KIM_SPECIES_NAME_He
Since
2.0

Definition at line 224 of file kim_species_name_module.f90.

◆ kim_species_name_hf

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Hf"), public, protected kim_species_name_module::kim_species_name_hf

The standard Hafnium species.

See also
KIM::SPECIES_NAME::Hf, KIM_SPECIES_NAME_Hf
Since
2.0

Definition at line 854 of file kim_species_name_module.f90.

◆ kim_species_name_hg

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Hg"), public, protected kim_species_name_module::kim_species_name_hg

The standard Mercury species.

See also
KIM::SPECIES_NAME::Hg, KIM_SPECIES_NAME_Hg
Since
2.0

Definition at line 926 of file kim_species_name_module.f90.

◆ kim_species_name_ho

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ho"), public, protected kim_species_name_module::kim_species_name_ho

The standard Holmium species.

See also
KIM::SPECIES_NAME::Ho, KIM_SPECIES_NAME_Ho
Since
2.0

Definition at line 809 of file kim_species_name_module.f90.

◆ kim_species_name_hs

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Hs"), public, protected kim_species_name_module::kim_species_name_hs

The standard Hassium species.

See also
KIM::SPECIES_NAME::Hs, KIM_SPECIES_NAME_Hs
Since
2.0

Definition at line 1178 of file kim_species_name_module.f90.

◆ kim_species_name_i

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_I"), public, protected kim_species_name_module::kim_species_name_i

The standard Iodine species.

See also
KIM::SPECIES_NAME::I, KIM_SPECIES_NAME_I
Since
2.0

Definition at line 683 of file kim_species_name_module.f90.

◆ kim_species_name_in

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_In"), public, protected kim_species_name_module::kim_species_name_in

The standard Indium species.

See also
KIM::SPECIES_NAME::In, KIM_SPECIES_NAME_In
Since
2.0

Definition at line 647 of file kim_species_name_module.f90.

◆ kim_species_name_ir

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ir"), public, protected kim_species_name_module::kim_species_name_ir

The standard Iridium species.

See also
KIM::SPECIES_NAME::Ir, KIM_SPECIES_NAME_Ir
Since
2.0

Definition at line 899 of file kim_species_name_module.f90.

◆ kim_species_name_k

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_K"), public, protected kim_species_name_module::kim_species_name_k

The standard Potassium species.

See also
KIM::SPECIES_NAME::K, KIM_SPECIES_NAME_K
Since
2.0

Definition at line 377 of file kim_species_name_module.f90.

◆ kim_species_name_kr

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Kr"), public, protected kim_species_name_module::kim_species_name_kr

The standard Krypton species.

See also
KIM::SPECIES_NAME::Kr, KIM_SPECIES_NAME_Kr
Since
2.0

Definition at line 530 of file kim_species_name_module.f90.

◆ kim_species_name_la

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_La"), public, protected kim_species_name_module::kim_species_name_la

The standard Lanthanum species.

See also
KIM::SPECIES_NAME::La, KIM_SPECIES_NAME_La
Since
2.0

Definition at line 719 of file kim_species_name_module.f90.

◆ kim_species_name_li

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Li"), public, protected kim_species_name_module::kim_species_name_li

The standard Lithium species.

See also
KIM::SPECIES_NAME::Li, KIM_SPECIES_NAME_Li
Since
2.0

Definition at line 233 of file kim_species_name_module.f90.

◆ kim_species_name_lr

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Lr"), public, protected kim_species_name_module::kim_species_name_lr

The standard Lawrencium species.

See also
KIM::SPECIES_NAME::Lr, KIM_SPECIES_NAME_Lr
Since
2.0

Definition at line 1133 of file kim_species_name_module.f90.

◆ kim_species_name_lu

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Lu"), public, protected kim_species_name_module::kim_species_name_lu

The standard Lutetium species.

See also
KIM::SPECIES_NAME::Lu, KIM_SPECIES_NAME_Lu
Since
2.0

Definition at line 845 of file kim_species_name_module.f90.

◆ kim_species_name_lv

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Lv"), public, protected kim_species_name_module::kim_species_name_lv

The standard Livermorium species.

See also
KIM::SPECIES_NAME::Lv, KIM_SPECIES_NAME_Lv
Since
2.0

Definition at line 1250 of file kim_species_name_module.f90.

◆ kim_species_name_mc

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mc"), public, protected kim_species_name_module::kim_species_name_mc

The standard Moscovium species.

See also
KIM::SPECIES_NAME::Mc, KIM_SPECIES_NAME_Mc
Since
2.0

Definition at line 1241 of file kim_species_name_module.f90.

◆ kim_species_name_md

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Md"), public, protected kim_species_name_module::kim_species_name_md

The standard Mendelevium species.

See also
KIM::SPECIES_NAME::Md, KIM_SPECIES_NAME_Md
Since
2.0

Definition at line 1115 of file kim_species_name_module.f90.

◆ kim_species_name_mg

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mg"), public, protected kim_species_name_module::kim_species_name_mg

The standard Magnesium species.

See also
KIM::SPECIES_NAME::Mg, KIM_SPECIES_NAME_Mg
Since
2.0

Definition at line 314 of file kim_species_name_module.f90.

◆ kim_species_name_mn

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mn"), public, protected kim_species_name_module::kim_species_name_mn

The standard Manganese species.

See also
KIM::SPECIES_NAME::Mn, KIM_SPECIES_NAME_Mn
Since
2.0

Definition at line 431 of file kim_species_name_module.f90.

◆ kim_species_name_mo

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mo"), public, protected kim_species_name_module::kim_species_name_mo

The standard Molybdenum species.

See also
KIM::SPECIES_NAME::Mo, KIM_SPECIES_NAME_Mo
Since
2.0

Definition at line 584 of file kim_species_name_module.f90.

◆ kim_species_name_mt

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Mt"), public, protected kim_species_name_module::kim_species_name_mt

The standard Meitnerium species.

See also
KIM::SPECIES_NAME::Mt, KIM_SPECIES_NAME_Mt
Since
2.0

Definition at line 1187 of file kim_species_name_module.f90.

◆ kim_species_name_n

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_N"), public, protected kim_species_name_module::kim_species_name_n

The standard Nitrogen species.

See also
KIM::SPECIES_NAME::N, KIM_SPECIES_NAME_N
Since
2.0

Definition at line 269 of file kim_species_name_module.f90.

◆ kim_species_name_na

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Na"), public, protected kim_species_name_module::kim_species_name_na

The standard Sodium species.

See also
KIM::SPECIES_NAME::Na, KIM_SPECIES_NAME_Na
Since
2.0

Definition at line 305 of file kim_species_name_module.f90.

◆ kim_species_name_nb

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Nb"), public, protected kim_species_name_module::kim_species_name_nb

The standard Niobium species.

See also
KIM::SPECIES_NAME::Nb, KIM_SPECIES_NAME_Nb
Since
2.0

Definition at line 575 of file kim_species_name_module.f90.

◆ kim_species_name_nd

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Nd"), public, protected kim_species_name_module::kim_species_name_nd

The standard Neodymium species.

See also
KIM::SPECIES_NAME::Nd, KIM_SPECIES_NAME_Nd
Since
2.0

Definition at line 746 of file kim_species_name_module.f90.

◆ kim_species_name_ne

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ne"), public, protected kim_species_name_module::kim_species_name_ne

The standard Neon species.

See also
KIM::SPECIES_NAME::Ne, KIM_SPECIES_NAME_Ne
Since
2.0

Definition at line 296 of file kim_species_name_module.f90.

◆ kim_species_name_nh

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Nh"), public, protected kim_species_name_module::kim_species_name_nh

The standard Nihonium species.

See also
KIM::SPECIES_NAME::Nh, KIM_SPECIES_NAME_Nh
Since
2.0

Definition at line 1223 of file kim_species_name_module.f90.

◆ kim_species_name_ni

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ni"), public, protected kim_species_name_module::kim_species_name_ni

The standard Nickel species.

See also
KIM::SPECIES_NAME::Ni, KIM_SPECIES_NAME_Ni
Since
2.0

Definition at line 458 of file kim_species_name_module.f90.

◆ kim_species_name_no

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_No"), public, protected kim_species_name_module::kim_species_name_no

The standard Nobelium species.

See also
KIM::SPECIES_NAME::No, KIM_SPECIES_NAME_No
Since
2.0

Definition at line 1124 of file kim_species_name_module.f90.

◆ kim_species_name_np

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Np"), public, protected kim_species_name_module::kim_species_name_np

The standard Neptunium species.

See also
KIM::SPECIES_NAME::Np, KIM_SPECIES_NAME_Np
Since
2.0

Definition at line 1043 of file kim_species_name_module.f90.

◆ kim_species_name_o

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_O"), public, protected kim_species_name_module::kim_species_name_o

The standard Oxygen species.

See also
KIM::SPECIES_NAME::O, KIM_SPECIES_NAME_O
Since
2.0

Definition at line 278 of file kim_species_name_module.f90.

◆ kim_species_name_og

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Og"), public, protected kim_species_name_module::kim_species_name_og

The standard Oganesson species.

See also
KIM::SPECIES_NAME::Og, KIM_SPECIES_NAME_Og
Since
2.0

Definition at line 1268 of file kim_species_name_module.f90.

◆ kim_species_name_os

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Os"), public, protected kim_species_name_module::kim_species_name_os

The standard Osmium species.

See also
KIM::SPECIES_NAME::Os, KIM_SPECIES_NAME_Os
Since
2.0

Definition at line 890 of file kim_species_name_module.f90.

◆ kim_species_name_p

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_P"), public, protected kim_species_name_module::kim_species_name_p

The standard Phosphorus species.

See also
KIM::SPECIES_NAME::P, KIM_SPECIES_NAME_P
Since
2.0

Definition at line 341 of file kim_species_name_module.f90.

◆ kim_species_name_pa

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pa"), public, protected kim_species_name_module::kim_species_name_pa

The standard Protactinium species.

See also
KIM::SPECIES_NAME::Pa, KIM_SPECIES_NAME_Pa
Since
2.0

Definition at line 1025 of file kim_species_name_module.f90.

◆ kim_species_name_pb

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pb"), public, protected kim_species_name_module::kim_species_name_pb

The standard Lead species.

See also
KIM::SPECIES_NAME::Pb, KIM_SPECIES_NAME_Pb
Since
2.0

Definition at line 944 of file kim_species_name_module.f90.

◆ kim_species_name_pd

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pd"), public, protected kim_species_name_module::kim_species_name_pd

The standard Palladium species.

See also
KIM::SPECIES_NAME::Pd, KIM_SPECIES_NAME_Pd
Since
2.0

Definition at line 620 of file kim_species_name_module.f90.

◆ kim_species_name_pm

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pm"), public, protected kim_species_name_module::kim_species_name_pm

The standard Promethium species.

See also
KIM::SPECIES_NAME::Pm, KIM_SPECIES_NAME_Pm
Since
2.0

Definition at line 755 of file kim_species_name_module.f90.

◆ kim_species_name_po

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Po"), public, protected kim_species_name_module::kim_species_name_po

The standard Polonium species.

See also
KIM::SPECIES_NAME::Po, KIM_SPECIES_NAME_Po
Since
2.0

Definition at line 962 of file kim_species_name_module.f90.

◆ kim_species_name_pr

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pr"), public, protected kim_species_name_module::kim_species_name_pr

The standard Praseodymium species.

See also
KIM::SPECIES_NAME::Pr, KIM_SPECIES_NAME_Pr
Since
2.0

Definition at line 737 of file kim_species_name_module.f90.

◆ kim_species_name_pt

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pt"), public, protected kim_species_name_module::kim_species_name_pt

The standard Platinum species.

See also
KIM::SPECIES_NAME::Pt, KIM_SPECIES_NAME_Pt
Since
2.0

Definition at line 908 of file kim_species_name_module.f90.

◆ kim_species_name_pu

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Pu"), public, protected kim_species_name_module::kim_species_name_pu

The standard Plutonium species.

See also
KIM::SPECIES_NAME::Pu, KIM_SPECIES_NAME_Pu
Since
2.0

Definition at line 1052 of file kim_species_name_module.f90.

◆ kim_species_name_ra

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ra"), public, protected kim_species_name_module::kim_species_name_ra

The standard Radium species.

See also
KIM::SPECIES_NAME::Ra, KIM_SPECIES_NAME_Ra
Since
2.0

Definition at line 998 of file kim_species_name_module.f90.

◆ kim_species_name_rb

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rb"), public, protected kim_species_name_module::kim_species_name_rb

The standard Rubidium species.

See also
KIM::SPECIES_NAME::Rb, KIM_SPECIES_NAME_Rb
Since
2.0

Definition at line 539 of file kim_species_name_module.f90.

◆ kim_species_name_re

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Re"), public, protected kim_species_name_module::kim_species_name_re

The standard Rhenium species.

See also
KIM::SPECIES_NAME::Re, KIM_SPECIES_NAME_Re
Since
2.0

Definition at line 881 of file kim_species_name_module.f90.

◆ kim_species_name_rf

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rf"), public, protected kim_species_name_module::kim_species_name_rf

The standard Rutherfordium species.

See also
KIM::SPECIES_NAME::Rf, KIM_SPECIES_NAME_Rf
Since
2.0

Definition at line 1142 of file kim_species_name_module.f90.

◆ kim_species_name_rg

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rg"), public, protected kim_species_name_module::kim_species_name_rg

The standard Roentgenium species.

See also
KIM::SPECIES_NAME::Rg, KIM_SPECIES_NAME_Rg
Since
2.0

Definition at line 1205 of file kim_species_name_module.f90.

◆ kim_species_name_rh

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rh"), public, protected kim_species_name_module::kim_species_name_rh

The standard Rhodium species.

See also
KIM::SPECIES_NAME::Rh, KIM_SPECIES_NAME_Rh
Since
2.0

Definition at line 611 of file kim_species_name_module.f90.

◆ kim_species_name_rn

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Rn"), public, protected kim_species_name_module::kim_species_name_rn

The standard Radon species.

See also
KIM::SPECIES_NAME::Rn, KIM_SPECIES_NAME_Rn
Since
2.0

Definition at line 980 of file kim_species_name_module.f90.

◆ kim_species_name_ru

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ru"), public, protected kim_species_name_module::kim_species_name_ru

The standard Ruthenium species.

See also
KIM::SPECIES_NAME::Ru, KIM_SPECIES_NAME_Ru
Since
2.0

Definition at line 602 of file kim_species_name_module.f90.

◆ kim_species_name_s

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_S"), public, protected kim_species_name_module::kim_species_name_s

The standard Sulfur species.

See also
KIM::SPECIES_NAME::S, KIM_SPECIES_NAME_S
Since
2.0

Definition at line 350 of file kim_species_name_module.f90.

◆ kim_species_name_sb

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sb"), public, protected kim_species_name_module::kim_species_name_sb

The standard Antimony species.

See also
KIM::SPECIES_NAME::Sb, KIM_SPECIES_NAME_Sb
Since
2.0

Definition at line 665 of file kim_species_name_module.f90.

◆ kim_species_name_sc

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sc"), public, protected kim_species_name_module::kim_species_name_sc

The standard Scandium species.

See also
KIM::SPECIES_NAME::Sc, KIM_SPECIES_NAME_Sc
Since
2.0

Definition at line 395 of file kim_species_name_module.f90.

◆ kim_species_name_se

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Se"), public, protected kim_species_name_module::kim_species_name_se

The standard Selenium species.

See also
KIM::SPECIES_NAME::Se, KIM_SPECIES_NAME_Se
Since
2.0

Definition at line 512 of file kim_species_name_module.f90.

◆ kim_species_name_sg

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sg"), public, protected kim_species_name_module::kim_species_name_sg

The standard Seaborgium species.

See also
KIM::SPECIES_NAME::Sg, KIM_SPECIES_NAME_Sg
Since
2.0

Definition at line 1160 of file kim_species_name_module.f90.

◆ kim_species_name_si

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Si"), public, protected kim_species_name_module::kim_species_name_si

The standard Silicon species.

See also
KIM::SPECIES_NAME::Si, KIM_SPECIES_NAME_Si
Since
2.0

Definition at line 332 of file kim_species_name_module.f90.

◆ kim_species_name_sm

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sm"), public, protected kim_species_name_module::kim_species_name_sm

The standard Samarium species.

See also
KIM::SPECIES_NAME::Sm, KIM_SPECIES_NAME_Sm
Since
2.0

Definition at line 764 of file kim_species_name_module.f90.

◆ kim_species_name_sn

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sn"), public, protected kim_species_name_module::kim_species_name_sn

The standard Tin species.

See also
KIM::SPECIES_NAME::Sn, KIM_SPECIES_NAME_Sn
Since
2.0

Definition at line 656 of file kim_species_name_module.f90.

◆ kim_species_name_sr

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Sr"), public, protected kim_species_name_module::kim_species_name_sr

The standard Strontium species.

See also
KIM::SPECIES_NAME::Sr, KIM_SPECIES_NAME_Sr
Since
2.0

Definition at line 548 of file kim_species_name_module.f90.

◆ kim_species_name_ta

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ta"), public, protected kim_species_name_module::kim_species_name_ta

The standard Tantalum species.

See also
KIM::SPECIES_NAME::Ta, KIM_SPECIES_NAME_Ta
Since
2.0

Definition at line 863 of file kim_species_name_module.f90.

◆ kim_species_name_tb

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tb"), public, protected kim_species_name_module::kim_species_name_tb

The standard Terbium species.

See also
KIM::SPECIES_NAME::Tb, KIM_SPECIES_NAME_Tb
Since
2.0

Definition at line 791 of file kim_species_name_module.f90.

◆ kim_species_name_tc

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tc"), public, protected kim_species_name_module::kim_species_name_tc

The standard Technetium species.

See also
KIM::SPECIES_NAME::Tc, KIM_SPECIES_NAME_Tc
Since
2.0

Definition at line 593 of file kim_species_name_module.f90.

◆ kim_species_name_te

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Te"), public, protected kim_species_name_module::kim_species_name_te

The standard Tellurium species.

See also
KIM::SPECIES_NAME::Te, KIM_SPECIES_NAME_Te
Since
2.0

Definition at line 674 of file kim_species_name_module.f90.

◆ kim_species_name_th

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Th"), public, protected kim_species_name_module::kim_species_name_th

The standard Thorium species.

See also
KIM::SPECIES_NAME::Th, KIM_SPECIES_NAME_Th
Since
2.0

Definition at line 1016 of file kim_species_name_module.f90.

◆ kim_species_name_ti

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ti"), public, protected kim_species_name_module::kim_species_name_ti

The standard Titanium species.

See also
KIM::SPECIES_NAME::Ti, KIM_SPECIES_NAME_Ti
Since
2.0

Definition at line 404 of file kim_species_name_module.f90.

◆ kim_species_name_tl

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tl"), public, protected kim_species_name_module::kim_species_name_tl

The standard Thallium species.

See also
KIM::SPECIES_NAME::Tl, KIM_SPECIES_NAME_Tl
Since
2.0

Definition at line 935 of file kim_species_name_module.f90.

◆ kim_species_name_tm

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Tm"), public, protected kim_species_name_module::kim_species_name_tm

The standard Thulium species.

See also
KIM::SPECIES_NAME::Tm, KIM_SPECIES_NAME_Tm
Since
2.0

Definition at line 827 of file kim_species_name_module.f90.

◆ kim_species_name_ts

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Ts"), public, protected kim_species_name_module::kim_species_name_ts

The standard Tennessine species.

See also
KIM::SPECIES_NAME::Ts, KIM_SPECIES_NAME_Ts
Since
2.0

Definition at line 1259 of file kim_species_name_module.f90.

◆ kim_species_name_u

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_U"), public, protected kim_species_name_module::kim_species_name_u

The standard Uranium species.

See also
KIM::SPECIES_NAME::U, KIM_SPECIES_NAME_U
Since
2.0

Definition at line 1034 of file kim_species_name_module.f90.

◆ kim_species_name_user01

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user01"), public, protected kim_species_name_module::kim_species_name_user01

The standard user01 species.

See also
KIM::SPECIES_NAME::user01, KIM_SPECIES_NAME_user01
Since
2.0

Definition at line 1277 of file kim_species_name_module.f90.

◆ kim_species_name_user02

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user02"), public, protected kim_species_name_module::kim_species_name_user02

The standard user02 species.

See also
KIM::SPECIES_NAME::user02, KIM_SPECIES_NAME_user02
Since
2.0

Definition at line 1286 of file kim_species_name_module.f90.

◆ kim_species_name_user03

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user03"), public, protected kim_species_name_module::kim_species_name_user03

The standard user03 species.

See also
KIM::SPECIES_NAME::user03, KIM_SPECIES_NAME_user03
Since
2.0

Definition at line 1295 of file kim_species_name_module.f90.

◆ kim_species_name_user04

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user04"), public, protected kim_species_name_module::kim_species_name_user04

The standard user04 species.

See also
KIM::SPECIES_NAME::user04, KIM_SPECIES_NAME_user04
Since
2.0

Definition at line 1304 of file kim_species_name_module.f90.

◆ kim_species_name_user05

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user05"), public, protected kim_species_name_module::kim_species_name_user05

The standard user05 species.

See also
KIM::SPECIES_NAME::user05, KIM_SPECIES_NAME_user05
Since
2.0

Definition at line 1313 of file kim_species_name_module.f90.

◆ kim_species_name_user06

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user06"), public, protected kim_species_name_module::kim_species_name_user06

The standard user06 species.

See also
KIM::SPECIES_NAME::user06, KIM_SPECIES_NAME_user06
Since
2.0

Definition at line 1322 of file kim_species_name_module.f90.

◆ kim_species_name_user07

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user07"), public, protected kim_species_name_module::kim_species_name_user07

The standard user07 species.

See also
KIM::SPECIES_NAME::user07, KIM_SPECIES_NAME_user07
Since
2.0

Definition at line 1331 of file kim_species_name_module.f90.

◆ kim_species_name_user08

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user08"), public, protected kim_species_name_module::kim_species_name_user08

The standard user08 species.

See also
KIM::SPECIES_NAME::user08, KIM_SPECIES_NAME_user08
Since
2.0

Definition at line 1340 of file kim_species_name_module.f90.

◆ kim_species_name_user09

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user09"), public, protected kim_species_name_module::kim_species_name_user09

The standard user09 species.

See also
KIM::SPECIES_NAME::user09, KIM_SPECIES_NAME_user09
Since
2.0

Definition at line 1349 of file kim_species_name_module.f90.

◆ kim_species_name_user10

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user10"), public, protected kim_species_name_module::kim_species_name_user10

The standard user10 species.

See also
KIM::SPECIES_NAME::user10, KIM_SPECIES_NAME_user10
Since
2.0

Definition at line 1358 of file kim_species_name_module.f90.

◆ kim_species_name_user11

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user11"), public, protected kim_species_name_module::kim_species_name_user11

The standard user11 species.

See also
KIM::SPECIES_NAME::user11, KIM_SPECIES_NAME_user11
Since
2.0

Definition at line 1367 of file kim_species_name_module.f90.

◆ kim_species_name_user12

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user12"), public, protected kim_species_name_module::kim_species_name_user12

The standard user12 species.

See also
KIM::SPECIES_NAME::user12, KIM_SPECIES_NAME_user12
Since
2.0

Definition at line 1376 of file kim_species_name_module.f90.

◆ kim_species_name_user13

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user13"), public, protected kim_species_name_module::kim_species_name_user13

The standard user13 species.

See also
KIM::SPECIES_NAME::user13, KIM_SPECIES_NAME_user13
Since
2.0

Definition at line 1385 of file kim_species_name_module.f90.

◆ kim_species_name_user14

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user14"), public, protected kim_species_name_module::kim_species_name_user14

The standard user14 species.

See also
KIM::SPECIES_NAME::user14, KIM_SPECIES_NAME_user14
Since
2.0

Definition at line 1394 of file kim_species_name_module.f90.

◆ kim_species_name_user15

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user15"), public, protected kim_species_name_module::kim_species_name_user15

The standard user15 species.

See also
KIM::SPECIES_NAME::user15, KIM_SPECIES_NAME_user15
Since
2.0

Definition at line 1403 of file kim_species_name_module.f90.

◆ kim_species_name_user16

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user16"), public, protected kim_species_name_module::kim_species_name_user16

The standard user16 species.

See also
KIM::SPECIES_NAME::user16, KIM_SPECIES_NAME_user16
Since
2.0

Definition at line 1412 of file kim_species_name_module.f90.

◆ kim_species_name_user17

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user17"), public, protected kim_species_name_module::kim_species_name_user17

The standard user17 species.

See also
KIM::SPECIES_NAME::user17, KIM_SPECIES_NAME_user17
Since
2.0

Definition at line 1421 of file kim_species_name_module.f90.

◆ kim_species_name_user18

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user18"), public, protected kim_species_name_module::kim_species_name_user18

The standard user18 species.

See also
KIM::SPECIES_NAME::user18, KIM_SPECIES_NAME_user18
Since
2.0

Definition at line 1430 of file kim_species_name_module.f90.

◆ kim_species_name_user19

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user19"), public, protected kim_species_name_module::kim_species_name_user19

The standard user19 species.

See also
KIM::SPECIES_NAME::user19, KIM_SPECIES_NAME_user19
Since
2.0

Definition at line 1439 of file kim_species_name_module.f90.

◆ kim_species_name_user20

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_user20"), public, protected kim_species_name_module::kim_species_name_user20

The standard user20 species.

See also
KIM::SPECIES_NAME::user20, KIM_SPECIES_NAME_user20
Since
2.0

Definition at line 1448 of file kim_species_name_module.f90.

◆ kim_species_name_v

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_V"), public, protected kim_species_name_module::kim_species_name_v

The standard Vanadium species.

See also
KIM::SPECIES_NAME::V, KIM_SPECIES_NAME_V
Since
2.0

Definition at line 413 of file kim_species_name_module.f90.

◆ kim_species_name_w

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_W"), public, protected kim_species_name_module::kim_species_name_w

The standard Tungsten species.

See also
KIM::SPECIES_NAME::W, KIM_SPECIES_NAME_W
Since
2.0

Definition at line 872 of file kim_species_name_module.f90.

◆ kim_species_name_xe

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Xe"), public, protected kim_species_name_module::kim_species_name_xe

The standard Xenon species.

See also
KIM::SPECIES_NAME::Xe, KIM_SPECIES_NAME_Xe
Since
2.0

Definition at line 692 of file kim_species_name_module.f90.

◆ kim_species_name_y

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Y"), public, protected kim_species_name_module::kim_species_name_y

The standard Yttrium species.

See also
KIM::SPECIES_NAME::Y, KIM_SPECIES_NAME_Y
Since
2.0

Definition at line 557 of file kim_species_name_module.f90.

◆ kim_species_name_yb

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Yb"), public, protected kim_species_name_module::kim_species_name_yb

The standard Ytterbium species.

See also
KIM::SPECIES_NAME::Yb, KIM_SPECIES_NAME_Yb
Since
2.0

Definition at line 836 of file kim_species_name_module.f90.

◆ kim_species_name_zn

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Zn"), public, protected kim_species_name_module::kim_species_name_zn

The standard Zinc species.

See also
KIM::SPECIES_NAME::Zn, KIM_SPECIES_NAME_Zn
Since
2.0

Definition at line 476 of file kim_species_name_module.f90.

◆ kim_species_name_zr

type(kim_species_name_type), save, bind(C, name="KIM_SPECIES_NAME_Zr"), public, protected kim_species_name_module::kim_species_name_zr

The standard Zirconium species.

See also
KIM::SPECIES_NAME::Zr, KIM_SPECIES_NAME_Zr
Since
2.0

Definition at line 566 of file kim_species_name_module.f90.