Streamer fluid modeling - An overview of ARCoS  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
File List
Here is a list of all files with brief descriptions:
o*cdr.cRoutines for handling the CDR (convection-diffusion-reaction) equations
o*cdr.hHeader file for cdr grids
o*cdr_advect_diffu_vec.f90This code replaces the original c code of cdr_advect_diffu in file cdr.c
o*cdr_advect_diffu_wrap.cWrapper function for the cdr_advect_diffu function
o*configuration.cModule for input/output of parameters
o*configuration.hFunction prototypes for configuration functions
o*cstream.cGeneral initialization/termination functions
o*cstream.hGlobal header file
o*default.cfg
o*dft.cAll routines related with discrete fourier transformations
o*example_user_continue.cfg
o*example_user_init.cfg
o*grid.cGeneral grid functions common for cdr and poisson grids
o*grid.hDefinitions for working with general grids
o*interpol2.cNew interpolation routines
o*interpol2.hHeader file for interpol2.c
o*kinetic_example.cfg
o*libconfig.hHeader file of library libconfig
o*main.cCode regarding input of parameters + starting of the code
o*mapper.cAll functions related to the mapping of whatever variable (densities, electric field...) from one tree into another
o*mapper.hDefinitions for mapper objects
o*misc.cMiscellaneous utilities
o*parameters.hThe declarations of all global parameters, i.e. those that the user should be able to set
o*photo.cRoutines for the calculation of the photoionization source term
o*photo.hAuxiliary header file for photo.c
o*photo_values.cfg
o*poisson.cPoisson/Helmholtz solver, including the routines for inhomogeneous (point-plane) configurations
o*poisson.hStructures and functions for the Poisson solver
o*proto.hFunction prototypes for exported functions
o*react_table.cHandles the communication between the main code and the reaction tables
o*react_table.hMaximum size of lookup tables
o*reaction.cFunctions to handle the "reaction" part of convection-diffusion-reaction equation
o*reaction.h
o*rt.cModule of the Kinetics
o*rz_array.cGeneral functions to work with FORTRAN-compatible 2d/3d arrays
o*rz_array.hDefinitions for 2D/3D arrays
o*species.hInclude file describing the structs specie_t and seed_t
o*sprites.cRoutines for the "sprites module."
o*tree.cFunctions to handle tree structures
o*tree.hStructures and function definitions to handle a tree structure
o*user_continue.cfg
\*user_init.cfg