Fix grid generation.

Add model thickness parameter.
Add support for reloading INP files from recent files
Add working directory field to fault reactivation model and put INP export there.
This commit is contained in:
Jon Jenssen
2023-08-23 18:46:05 +02:00
committed by Kristian Bendiksen
parent 6845c09c0c
commit 3817cea3cf
14 changed files with 96 additions and 27 deletions

View File

@@ -20,7 +20,7 @@
#include "cvfVector3.h"
//#include <map>
// #include <map>
#include <ostream>
#include <string>
#include <vector>