Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.02 KB

Installation

To install Finch, launch Julia and run:

]add "https://github.com/paralab/Finch.git"

Finch requires Julia version 1.3 or greater. It's verified to work with up to 1.7.

Documentation

Welcome to FINCH

Finch is a Domain Specific Language and code generation framework for PDEs using finite element and finite volume methods. It features a modular code generation system that can generate for a variety of targets to suit the scale and characteristics of a problem. This software is currently in development and new capabilities (and bugs) are evolving continuously.

Team