Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c23 PetscReal T_cold; /* temperature of newly ionized electrons and impurity ions */ member
392 temps[0] = rectx->T_cold; in FormSource()
393 temps[rectx->imp_idx] = rectx->T_cold; in FormSource()
545 rectx->T_cold = .005; /* kev */ in ProcessREOptions()
590 … of cold electron and ions after ionization in keV", "none", rectx->T_cold, &rectx->T_cold, NULL)); in ProcessREOptions()
594 rectx->T_cold *= 1.16e7; /* convert to Kelvin */ in ProcessREOptions()
598 …=%10.3e, E_z=%10.3e v_0=%10.3e\n", (double)rectx->Ne_ion, (double)rectx->T_cold, (double)rectx->io… in ProcessREOptions()