1 #ifndef THERMAL_BATH_HPP
2 #define THERMAL_BATH_HPP
double gamma
Thermal Bath gamma_k.
Definition: thermal_bath.hpp:11
Definition: velocity_grid.hpp:8
subroutine plasma(grid, itr, p, dene_out, deni_out, Te_out, Ti_out, Vparai_out)
Calculate the plasma density, temperature, and parallel velocity for a point in triangle itr using pl...
Definition: neutral_totalf.F90:1224
Definition: thermal_bath.hpp:8
Definition: NamelistReader.hpp:193
Definition: magnetic_field.hpp:12
int n_energy_bins
Thermal Bath energy bin number.
Definition: thermal_bath.hpp:12
ThermalBath()
Definition: thermal_bath.hpp:17
void apply(const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp)
Applies thermal bath effects.
Definition: thermal_bath.cpp:381
int n_diag_bins
Thermal Bath energy bin diag number.
Definition: thermal_bath.hpp:13
double inpsi
Thermal Bath overlap region inner boundary.
Definition: thermal_bath.hpp:9
double gamma_coarse_graining
Coarse-graining gamma_cg.
Definition: thermal_bath.hpp:14
Definition: magnetic_field.F90:1
double vmax
Definition: thermal_bath.hpp:15
Definition: plasma.hpp:13
double outpsi
Thermal Bath overlap region outer boundary.
Definition: thermal_bath.hpp:10