METHOD
ResistiveReconnectionSingleFluid Class Reference

#include <initFunc.h>

Inheritance diagram for ResistiveReconnectionSingleFluid:
Collaboration diagram for ResistiveReconnectionSingleFluid:

Public Member Functions

 ResistiveReconnectionSingleFluid (Data *data)
 
virtual ~ResistiveReconnectionSingleFluid ()
 
- Public Member Functions inherited from InitialFunc
 InitialFunc (Data *data)
 
virtual ~InitialFunc ()
 

Additional Inherited Members

- Public Attributes inherited from InitialFunc
Datadata
 

Detailed Description

Resistive Magnetic Reconnection initial data, single fluid

Set up is lifted from the PLUTO code, see Mignone et al 2012. This is a two-dimensional resistive problem, in which magnetic field lines with opposing directions reconnect, releasing energy in the form of kinetic motion and temperature. The rate of the reconnection should scale with the root of the resistivity.

Definition at line 283 of file initFunc.h.

Constructor & Destructor Documentation

◆ ResistiveReconnectionSingleFluid()

ResistiveReconnectionSingleFluid::ResistiveReconnectionSingleFluid ( Data data)

Constructor

Parameters
[in]*dataPointer to Data class containing global simulation data
See also
InitialFunc

◆ ~ResistiveReconnectionSingleFluid()

virtual ResistiveReconnectionSingleFluid::~ResistiveReconnectionSingleFluid ( )
inlinevirtual

Destructor.

Definition at line 292 of file initFunc.h.


The documentation for this class was generated from the following file: