Skip to content

asurovi/smokey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smokey

Custom Kernel for Small Strain Nonlinear Material Model in MOOSE

This repository contains a custom kernel implementation for a small strain nonlinear material model in MOOSE (Multiphysics Object Oriented Simulation Environment). The project structure follows the standard MOOSE framework. Fork "smokey" to create a new MOOSE-based application.

Features

  • Custom kernel for small strain nonlinear material modeling

  • Compatible with the MOOSE framework

  • Maintains the MOOSE project structure

Prerequisites

  • Ensure that you have the following installed:

  • MOOSE (properly built and configured)

  • C++ compiler supporting C++11 or newer

  • PETSc, libMesh, and other dependencies required by MOOSE

Installation

Usage

  • Run the simulation using the MOOSE executable:

./smokey-opt -i ./test/tests/stress_strain_output/simpleNonlinearWithMaterialStressStrain.i

About

This is a MOOSE application for solving nonlinear material model using custom Kernels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors