WARPXM v1.10.0
|
#include "apps/wmapplication.h"
Go to the source code of this file.
Classes | |
class | wxm::apps::mhd::radiation::VacuumRadiation |
Class used to implement "vacuum radiation", i.e., radiation that is large where density is less than user-specified vacuum density de/dt = - C f_vacrad where f_vacrad = 0.5 * (1 - cos((T - T0) / (T1 - T0))) : T0 > T > T1 f_vacrad = 1 : T >= T1 f_vacrad = 0 : T <= T0. More... | |
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::apps |
namespace | wxm::apps::mhd |
namespace | wxm::apps::mhd::radiation |