28#define SWITCH_OUTPUT(x, y) \
30 ostringstream so_os; \
34 out0 << so_os.str(); \
37 out1 << so_os.str(); \
40 out2 << so_os.str(); \
43 out3 << so_os.str(); \
46 throw runtime_error("Output level must have value from 0-3"); \
124 const Index& only_allocated,
Declarations for agendas.
The global header file for ARTS.
Header file for work with HITRAN collision induced absorption (CIA).
This can be used to make arrays out of anything.
Array< WorkspaceVariable > ws
Workspace variable container.
#define SWITCH_OUTPUT(x, y)
void Print(const T &x, const Index &level, const Verbosity &verbosity)
WORKSPACE METHOD: Print.
void PrintWorkspace(Workspace &ws, const Index &only_allocated, const Index &level, const Verbosity &verbosity)
Declarations having to do with the four output streams.
This file contains the definition of String, the ARTS string class.
Propagation path structure and functions.
Header file for special_interp.cc.
This file contains functions that are adapted from TESSEM code which is used to calculate surface emi...