Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

lasofivec/slmp

Repository files navigation

Requirements:

To execute main program:

  cd main_program
  python main.py <$INPUT_FILE>

How to create a new Geometry and test

  1. Create Geometry using CAID;
  2. Export the created geometry: a. Click the geometry; b. Click "Export"; c. Choose path to the domains directory; d. Save with xml extension;
  3. 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
  4. Edit the get_geometry function in reading_geometry;
  5. Create your input file

About

Python code implementing a multipatch semi-Lagrangian method

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages