Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
magnetic.h File Reference
#include "module.h"
Include dependency graph for magnetic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  t_magnetic
 

Functions

void ParseMagnet (Parser &p)
 
void Magnetic_reinit (void)
 
void Magnetic_evaluate (void)
 

Variables

t_magnetic magnetic
 

Function Documentation

◆ Magnetic_evaluate()

void Magnetic_evaluate ( void )

Magnetic_evaluate evaluate some parameters to do with magnetic field

References Bpar_here, Bpar_init, Btan_here, Btan_init, Btangl_here, Btangl_init, DEBUG_ENTRY, dense, DoppVel, gamma_mag, lgBinitialized, magnetic, pow(), POW2, and wind.

Referenced by PresTotCurrent().

Here is the call graph for this function:

◆ Magnetic_reinit()

void Magnetic_reinit ( void )

Magnetic_reinit - reinitialized magnetic field at start of new iteration

References DEBUG_ENTRY, and lgBinitialized.

Referenced by IterRestart().

◆ ParseMagnet()

Variable Documentation

◆ magnetic