SNOWPACK
3.7.0
libsnowpack.h
Go to the documentation of this file.
1
/*
2
* SNOWPACK stand-alone
3
*
4
* Copyright WSL Institute for Snow and Avalanche Research SLF, DAVOS, SWITZERLAND
5
*/
6
/* This file is part of libsnowpack.
7
libsnowpack is free software: you can redistribute it and/or modify
8
it under the terms of the GNU General Public License as published by
9
the Free Software Foundation, either version 3 of the License, or
10
(at your option) any later version.
11
12
libsnowpack is distributed in the hope that it will be useful,
13
but WITHOUT ANY WARRANTY; without even the implied warranty of
14
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
GNU General Public License for more details.
16
17
You should have received a copy of the GNU General Public License
18
along with libsnowpack. If not, see <http://www.gnu.org/licenses/>.
19
*/
26
#ifndef LIBSNOWPACK_H
27
#define LIBSNOWPACK_H
28
29
#include <
snowpack/Constants.h
>
30
#include <
snowpack/DataClasses.h
>
31
#include <
snowpack/Hazard.h
>
32
#include <
snowpack/Laws_sn.h
>
33
#include <
snowpack/Meteo.h
>
34
#include <
snowpack/Saltation.h
>
35
#include <
snowpack/SnowDrift.h
>
36
#include <
snowpack/SnowpackConfig.h
>
37
#include <
snowpack/Stability.h
>
38
#include <
snowpack/TechnicalSnow.h
>
39
#include <
snowpack/Utils.h
>
40
41
#include <
snowpack/plugins/SnowpackIO.h
>
42
#include <
snowpack/plugins/SnowpackIOInterface.h
>
43
#include <
snowpack/plugins/AsciiIO.h
>
//for direct calls to AsciiIO
44
#include <
snowpack/plugins/SmetIO.h
>
//for direct calls to SmetIO
45
46
#include <
snowpack/snowpackCore/Aggregate.h
>
47
#include <
snowpack/snowpackCore/Canopy.h
>
48
#include <
snowpack/snowpackCore/Metamorphism.h
>
49
#include <
snowpack/snowpackCore/PhaseChange.h
>
50
#include <
snowpack/snowpackCore/ReSolver1d.h
>
51
#include <
snowpack/snowpackCore/Snowpack.h
>
52
#include <
snowpack/snowpackCore/Solver.h
>
53
#include <
snowpack/snowpackCore/WaterTransport.h
>
54
55
#endif
56
Aggregate.h
AsciiIO.h
Canopy.h
Constants.h
DataClasses.h
Hazard.h
Laws_sn.h
Metamorphism.h
Meteo.h
PhaseChange.h
ReSolver1d.h
Saltation.h
SmetIO.h
SnowDrift.h
SnowpackConfig.h
SnowpackIOInterface.h
SnowpackIO.h
Snowpack.h
Solver.h
Stability.h
TechnicalSnow.h
Utils.h
This header file contains the definition of the structures required to handle I/O.
WaterTransport.h
snowpack
libsnowpack.h
Generated on Mon Apr 29 2024 14:06:57 for SNOWPACK by
1.9.4