This module contains the driving routines for the 1d snowpack model. More...
#include <snowpack/snowpackCore/Snowpack.h>
#include <snowpack/snowpackCore/Solver.h>
#include <snowpack/Meteo.h>
#include <snowpack/Constants.h>
#include <snowpack/Utils.h>
#include <snowpack/Laws_sn.h>
#include <snowpack/snowpackCore/WaterTransport.h>
#include <snowpack/snowpackCore/VapourTransport.h>
#include <snowpack/TechnicalSnow.h>
#include <snowpack/snowpackCore/Metamorphism.h>
#include <snowpack/snowpackCore/PhaseChange.h>
#include <assert.h>
#include <sstream>
#include <errno.h>
This module contains the driving routines for the 1d snowpack model.