Home
last modified time | relevance | path

Searched refs:nrottemp (Results 1 – 3 of 3) sorted by relevance

/dports/science/sparta/sparta-20Oct2021/src/
H A Dparticle.h40 int nrottemp,nvibmode; // # of rotational/vibrational temps/modes defined member
H A Dparticle.cpp887 species[ii].nrottemp = ntemp; in add_species()
1147 fsp->nrottemp = 0; in read_species_file()
H A Dcollide.cpp175 if (species[isp].rotdof == 2 && species[isp].nrottemp != 1) flag++; in init()
176 if (species[isp].rotdof == 3 && species[isp].nrottemp != 3) flag++; in init()