OSHUN  beta
Arbitrary Order Spherical-Harmonic 1D-3P Vlasov-Fokker-Planck-Maxwell code
laser.cpp File Reference

Laser source - Definitions. More...

#include <iostream>
#include <vector>
#include <valarray>
#include <complex>
#include <algorithm>
#include <cstdlib>
#include <cfloat>
#include <math.h>
#include <map>
#include "lib-array.h"
#include "lib-algorithms.h"
#include "exprtk.hpp"
#include "input.h"
#include "state.h"
#include "formulary.h"
#include "setup.h"
#include "laser.h"
Include dependency graph for laser.cpp:

Go to the source code of this file.

Detailed Description

Laser source - Definitions.

Author
PICKSC
Date
August 9, 2016

The laser package contains:

  • Inverse bremsstrahlung heating
  • External field driver (TBD)
  • Phenomenological heat source (TBD)
  • Ray tracing (TBD)
  • Antenna (TBD)

Definition in file laser.cpp.