|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Reads non-GIS input files. More...
#include <cstdio>#include <cstdlib>#include <cctype>#include <cmath>#include <fstream>#include <iostream>#include <string>#include <algorithm>#include <random>#include "cme.h"#include "configuration.h"#include "sediment_input_event.h"#include "simulation.h"#include "yaml_parser.h"Go to the source code of this file.
Reads non-GIS input files.
TODO 001 A more detailed description of these routines.
Definition in file read_input.cpp.