Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 848 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 848 Bytes

Marisol Koslowski's repository

This is the repository of the research group of Prof. Marisol Koslowski at Purdue University. The repository contains the code developed in the finite element solver MOOSE by former and current members of the group.

How to contribute?

  • Add your source files (.C) to the folder ./src/ and subfolder /kernel/ or /material/
  • Add your header files (.h) to the folder ./include/ and subfolder /kernel/ or /material/
  • Add example of MOOSE input (.i) file to the ./folder ExampleInputFiles/

The material is publised under the GNU General Public License. You can reuse it if you also include the same license and cite this repository. Please send an e-mail to marisol@purdue.edu if you have any questions.