Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bootwatch: yeti
# Build settings
markdown: kramdown
highlighter: rouge
gems:
plugins:
- jekyll-feed
- jekyll-redirect-from
- jekyll-seo-tag
Expand Down
5 changes: 3 additions & 2 deletions _data/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,16 @@
- Linear_Dynamics
- Nonlinear_Elasticity
- Multiple_Material

- title: Multiphysics
tutorials:
- Static_FSI
- Dynamic_FSI_Python
- Static_CHT
- Inc_Heated_Cylinders_Unsteady
- SS_CR_CHT
- Inc_Combustion
- Inc_Combustion
- TFC_python

- title: Design Features
tutorials:
Expand Down
4 changes: 3 additions & 1 deletion _tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Simulation of a non-linear problem with multiple material definitions
* [Static Fluid-Structure Interaction](/tutorials/Static_FSI/)
Non-linear structural mechanics coupled with incompressible Navier-Stokes flow
* [Dynamic Fluid-Structure Interaction with the Python wrapper](/tutorials/Dynamic_FSI_Python/)
Linear Nastran-like model coupled with compressible unsteady RANS equations using the Python wrapper
Linear Nastran-like model coupled with compressible unsteady RANS equations using the Python wrapper.
* [Static Conjugate Heat Transfer](/tutorials/Static_CHT/)
Simulation of multiple heated cylinders in incompressible fluid flow.
* [Unsteady Conjugate Heat Transfer](/tutorials/Inc_Heated_Cylinders_Unsteady/)
Expand All @@ -103,6 +103,8 @@ Simulation of an unsteady coupled CHT problem incorporating multiple physical zo
Simulation of CHT between solid domains with contact resistance.
* [Pre-mixed Hydrogen Combustion](/tutorials/Inc_Combustion/)
Simulation of a laminar, pre-mixed hydrogen flame on a cooled burner plate.
* [Python wrapper for User Defined Functionality](/tutorials/TFC_python/)
Use the Python wrapper to setup user defined source terms, initial conditions and boundary conditions for combustion.

#### Shape Design Features

Expand Down
319 changes: 319 additions & 0 deletions _tutorials/multiphysics/TFC_python/TFC_python.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.