13 cout <<
"Input file: ";
15 string outfilename(infilename+
".asc96");
A class to store 1D model for calculation of synthetic surface wave data.
This class can write files specific for the synthetic surface wave codes that are part of the compute...
virtual void WriteModel(const std::string &filename) const
Write them model to a file so that the forward codes can use it.
virtual void ReadModel(const std::string &filename)=0
Read a model from a file.