Home
last modified time | relevance | path

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

/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Gases/
H A Ds_solmod2_.cpp5537 rhonew = rhoguess; in FugacityH2O()
5553 rhoold = rhonew; in FugacityH2O()
5558 rhonew = rhoold + step; in FugacityH2O()
5560 if ( rhonew < rhomin ) in FugacityH2O()
5562 if ( rhonew > rhomax ) in FugacityH2O()
5568 rho = rhonew; in FugacityH2O()
5648 rhonew = rhoguess; in FugacityCO2()
5663 rhoold = rhonew; in FugacityCO2()
5670 if ( rhonew < rhomin ) in FugacityCO2()
5672 if ( rhonew > rhomax ) in FugacityCO2()
[all …]