| abs_o2_models.h [code] | |
| abs_species_tags.cc [code] | Stuff related to absorption species tags |
| abs_species_tags.h [code] | Header file for stuff related to absorption species tags |
| absorption.cc [code] | Physical absorption routines |
| absorption.h [code] | Declarations required for the calculation of absorption coefficients |
| agenda_class.cc [code] | Implementation of agendas |
| agenda_class.h [code] | Declarations for agendas |
| agenda_record.cc [code] | Implementation of agendas |
| agenda_record.h [code] | Declarations for AgRecord, storing lookup information for one agenda |
| agendas.cc [code] | Initialize lookup data for agendas |
| array.h [code] | This file contains the definition of Array |
| arts.cc [code] | This file contains global functions |
| arts.h [code] | The global header file for ARTS |
| arts_omp.cc [code] | Helper functions for OpenMP |
| arts_omp.h [code] | Header file for helper functions for OpenMP |
| auto_md.cc [code] | |
| auto_md.h [code] | |
| auto_workspace.h [code] | Defines the enum type that acts as a handle for workspace variables groups |
| bifstream.cc [code] | This file contains the class implementation of bifstream |
| bifstream.h [code] | This file contains the class declaration of bifstream |
| binio.cc [code] | |
| binio.h [code] | |
| bofstream.cc [code] | This file contains the class implementation of bofstream |
| bofstream.h [code] | This file contains the class declaration of bofstream |
| check_input.cc [code] | |
| check_input.h [code] | |
| cloudbox.cc [code] | Internal functions for scattering calculations |
| cloudbox.h [code] | Internal cloudbox functions |
| complex.cc [code] | A class implementing complex numbers for ARTS |
| complex.h [code] | A class implementing complex numbers for ARTS |
| constants.cc [code] | This file contains global constants |
| continua.cc [code] | Continuum absorption models |
| continua.h [code] | This header file contains all the declarations of the implemented continua and full absorption (lines+continuum) models |
| describe.cc [code] | Describe type and dimensions of a tensor view |
| describe.h [code] | Header file for describe.cc |
| disort.cc [code] | This file contains functions related to the DISORT interface |
| disort.h [code] | Functions for disort interface |
| disort_DISORT.h [code] | |
| exceptions.h [code] | The declarations of all the exception classes |
| fastem.cc [code] | This file contains functions that are adapted from FASTEM code which is used to calculate surface emissivity |
| fastem.h [code] | This file contains functions that are adapted from FASTEM code which is used to calculate surface emissivity |
| file.cc [code] | This file contains basic functions to handle ASCII data files |
| file.h [code] | This file contains basic functions to handle ASCII files |
| gas_abs_lookup.cc [code] | Implementation of scalar gas absorption lookup table functions |
| gas_abs_lookup.h [code] | Declarations for the gas absorption lookup table |
| geomag_calc.cc [code] | Routine for calculating the geomagnetic field |
| geomag_calc.h [code] | The header file for the functions in geomag_calc.cc |
| globals_2.cc [code] | Global variable definitions that depend on the automatically generated header file wsv.h |
| gridded_fields.cc [code] | Implementation of gridded fields |
| gridded_fields.h [code] | Reading routines for gridded fields |
| groups.cc [code] | Defines workspace variable groups |
| gzstream.cc [code] | |
| gzstream.h [code] | |
| interpolation.cc [code] | Interpolation routines |
| interpolation.h [code] | Header file for interpolation.cc |
| interpolation_poly.cc [code] | Interpolation routines for cubic and higher order interpolation |
| interpolation_poly.h [code] | Header file for interpolation_poly.cc |
| iotraits.h [code] | |
| jacobian.cc [code] | Routines for setting up the jacobian |
| jacobian.h [code] | Declarations required for the calculation of jacobians |
| legendre.cc [code] | Contains the code to calculate Legendre polynomials |
| legendre.h [code] | Contains the code to calculate Legendre polynomials |
| lin_alg.cc [code] | Linear algebra functions |
| lin_alg.h [code] | Linear algebra functions |
| lineshapes.cc [code] | Stuff related to lineshape functions |
| logic.cc [code] | Logical functions |
| logic.h [code] | Header file for logic.cc |
| m_abs.cc [code] | Stuff related to the calculation of absorption coefficients |
| m_abs_lookup.cc [code] | Methods related to absorption, lookup table, etc |
| m_agenda.cc [code] | Workspace methods for Agenda |
| m_append.h [code] | Implementation of Append |
| m_atmosphere.cc [code] | Workspace functions to set variables defining the atmosphere (excluding the surface) |
| m_basic_types.cc [code] | Workspace functions for straightforward operations on variables of basic types |
| m_basic_types.h [code] | Functions for straightforward operations on variables of basic types |
| m_batch.cc [code] | Workspace functions for doing batch calculations |
| m_cloudbox.cc [code] | Workspace functions related to the definintion of the cloud box |
| m_copy.h [code] | Implementation of Copy |
| m_create.cc [code] | Workspace functions for creating variables |
| m_delete.h [code] | Implementation of Delete |
| m_disort.cc [code] | This file contains functions to use the multiple scattering program DISORT |
| m_extract.h [code] | Implementation of Extract |
| m_general.cc [code] | Workspace functions of a general and overall character |
| m_general.h [code] | Template functions for general supergeneric ws methods |
| m_ignore.h [code] | Implementation of Ignore |
| m_jacobian.cc [code] | Workspace functions related to the jacobian |
| m_montecarlo.cc [code] | Workspace functions for the solution of cloud-box radiative transfer by Monte Carlo methods. All of these functions refer to 3D calculations |
| m_nc.h [code] | Workspace methods and template functions for supergeneric NetCDF IO |
| m_optproperties.cc [code] | This filecontains workspace methods for calculating the optical properties for the radiative transfer |
| m_physics.cc [code] | Workspace methods of physical character |
| m_ppath.cc [code] | Workspace functions releated to propagation paths variables |
| m_refraction.cc [code] | Workspace methods releated to refraction |
| m_rte.cc [code] | Workspace functions for solving clear sky radiative transfer |
| m_scatrte.cc [code] | This file contains functions to calculate the radiative transfer inside the cloudbox |
| m_select.h [code] | |
| m_sensor.cc [code] | Workspace functions related to sensor modelling variables |
| m_surface.cc [code] | |
| m_xml.h [code] | Workspace methods and template functions for supergeneric XML IO |
| main.cc [code] | This file contains the main function of ARTS, as well as functions to deal with command line parameters |
| make_array.h [code] | Implements the class MakeArray, which is a derived class of Array, allowing explicit initialization |
| make_auto_md_cc.cc [code] | |
| make_auto_md_h.cc [code] | This is a little C++ program that generates the file auto_md.h from the workspace methods data md_data |
| make_auto_workspace_h.cc [code] | |
| make_vector.cc [code] | |
| make_vector.h [code] | The class MakeVector is a special kind of Vector that can be initialized explicitly from one or more arguments of type Numeric |
| math_funcs.cc [code] | |
| math_funcs.h [code] | |
| matpack.h [code] | |
| matpackI.cc [code] | |
| matpackI.h [code] | |
| matpackII.cc [code] | Implementation of sparse matrices |
| matpackII.h [code] | Header file for sparse matrices |
| matpackIII.cc [code] | |
| matpackIII.h [code] | |
| matpackIV.cc [code] | |
| matpackIV.h [code] | |
| matpackV.cc [code] | |
| matpackV.h [code] | |
| matpackVI.cc [code] | |
| matpackVI.h [code] | |
| matpackVII.cc [code] | |
| matpackVII.h [code] | |
| mc_antenna.cc [code] | Monte Carlo Antenna implementation |
| mc_antenna.h [code] | Workspace functions for the solution of cloud-box radiative transfer by Monte Carlo methods. All of these functions refer to 3D calculations |
| mc_interp.cc [code] | Interpolation classes and functions created for use within Monte Carlo scattering simulations |
| mc_interp.h [code] | Interpolation classes and functions created for use within Monte Carlo scattering simulations |
| messages.cc [code] | Definitions having to do with the four output streams |
| messages.h [code] | Declarations having to do with the four output streams |
| methods.cc [code] | Definition of method description data |
| methods.h [code] | Declaration of the class MdRecord |
| methods_aux.cc [code] | Auxiliary material for the workspace methods, which used to be in methods.cc |
| montecarlo.cc [code] | Functions used by ScatteringMonteCarlo |
| montecarlo.h [code] | |
| mystring.h [code] | This file contains the definition of String, the ARTS string class |
| nc_io.cc [code] | This file contains basic functions to handle NetCDF data files |
| nc_io.h [code] | This file contains basic functions to handle NetCDF data files |
| nc_io_array_types.cc [code] | This file contains functions to handle NetCDF data files |
| nc_io_basic_types.cc [code] | This file contains functions to handle NetCDF data files |
| nc_io_compound_types.cc [code] | |
| nc_io_instantiation.h [code] | |
| nc_io_types.h [code] | This file contains private function declarations and template instantiation to handle NetCDF data files |
| optproperties.cc [code] | This file contains definitions and functions related to the optical properties of particles |
| optproperties.h [code] | Scattering database structure and functions |
| parameters.cc [code] | This file contains the function get_parameters, which reads command line parameters |
| parameters.h [code] | This file contains header information for the dealing with command line parameters |
| parser.cc [code] | |
| parser.h [code] | |
| partition_function_data.cc [code] | Coefficients for 3rd order polynomial of partition function in temperature, plus safety check |
| physics_funcs.cc [code] | |
| physics_funcs.h [code] | |
| poly_roots.cc [code] | Contains the code to determine roots of polynomials |
| poly_roots.h [code] | Contains the code to determine roots of polynomials |
| ppath.cc [code] | Functions releated to calculation of propagation paths |
| ppath.h [code] | Propagation path structure and functions |
| refraction.cc [code] | Functions releated to calculation of refractive index |
| refraction.h [code] | Refraction functions |
| rng.cc [code] | Member functions of the Rng class and gsl_rng code |
| rng.h [code] | Defines the Rng random number generator class |
| rte.cc [code] | Functions to solve radiative transfer tasks |
| rte.h [code] | Declaration of functions in rte.cc |
| scatrte.cc [code] | This file contains functions to calculate the radiative transfer inside the cloudbox |
| scatrte.h [code] | Radiative transfer in cloudbox |
| sensor.cc [code] | Functions related to sensor modelling |
| sensor.h [code] | Sensor modelling functions |
| sorting.h [code] | Contains sorting routines |
| sourcetext.cc [code] | |
| sourcetext.h [code] | |
| special_interp.cc [code] | Interpolation routines for special purposes |
| special_interp.h [code] | Header file for special_interp.cc |
| species_data.cc [code] | Implementation of function define_species_data() |
| supergeneric.h [code] | Declarations for supergeneric methods |
| test_binaryio.cc [code] | |
| test_complex.cc [code] | Test the complex numbers |
| test_geomag_calc.cc [code] | |
| test_integration.cc [code] | Testfile for the AngIntegrate_trapezoid function from math_funcs.cc |
| test_interpolation.cc [code] | |
| test_legendre.cc [code] | |
| test_linalg.cc [code] | Test for the linear algebra functions |
| test_matpack.cc [code] | |
| test_opt_properties.cc [code] | |
| test_poly.cc [code] | |
| test_readpp.cc [code] | |
| test_sorting.cc [code] | |
| test_sparse.cc [code] | Tests for sparse matrices |
| test_tensor.cc [code] | |
| test_xml.cc [code] | |
| token.cc [code] | |
| token.h [code] | |
| version.cc [code] | |
| workspace.cc [code] | Definition of function wsv_data |
| workspace_ng.cc [code] | This file contains the implementation of the workspace member functions |
| workspace_ng.h [code] | This file contains the declaration and partly the implementation of the workspace class |
| wsv_aux.h [code] | Auxiliary header stuff related to workspace variable groups |
| xml_io.cc [code] | This file contains basic functions to handle XML data files |
| xml_io.h [code] | This file contains basic functions to handle XML data files |
| xml_io_array_types.cc [code] | This file contains basic functions to handle XML data files |
| xml_io_basic_types.cc [code] | This file contains basic functions to handle XML data files |
| xml_io_compound_types.cc [code] | This file contains basic functions to handle XML data files |
| xml_io_instantiation.h [code] | This file contains template instantiations to handle XML data files |
| xml_io_private.h [code] | This file contains private function declarations and template instantiation to handle XML data files |
| xml_io_types.h [code] | This file contains private function declarations and template instantiation to handle XML data files |