Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
Input/Output Module

The Input/Output Module in the Run-Analysis is formed by the Recorder class and the Driver file. The purpose of this module is to provide with:

  • An instance to transform an specified input-file format into a recognizable structure for the Run-Analysis
  • An instance to store/save the results computed during an Analysis.

Both declaration files: Recorder.hpp and Driver.hpp are found at 02-Run_Process/12-Utilities folder. More details regarding the json structure to create a certain object as well as format of the output files, can be found at the following sections: