- python (>= 3.)
- h5py
- numpy
- scipy
- matplotlib
- igakit (See https://bitbucket.org/dalcinl/igakit)
- caid (See https://github.com/ratnania/caid)
cd main_program
python main.py <$INPUT_FILE>
- Create Geometry using CAID;
- Export the created geometry: a. Click the geometry; b. Click "Export"; c. Choose path to the domains directory; d. Save with xml extension;
- Edit the input_options in main_programs/input_files: a. Go to the domain section; b. Choose a code name for the geometry; c. Associate it to a unique key
- Edit the get_geometry function in reading_geometry;
- Create your input file