Skip to content

marisolkoslowski/Marisol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C 72.3%
  • C++ 27.3%
  • Assembly 0.4%