Skip to content
Merged
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
1 change: 1 addition & 0 deletions src/simulation/m_checker.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ contains
@:PROHIBIT(mhd, "IGR does not support magnetohydrodynamics")
@:PROHIBIT(hyperelasticity, "IGR does not support hyperelasticity")
@:PROHIBIT(cyl_coord, "IGR does not support cylindrical or axisymmetric coordinates")
@:PROHIBIT(probe_wrt, "IGR does not support probe writes")

#:for DIR in [('x'), ('y'), ('z')]
#:for LOC in [('beg'), ('end')]
Expand Down
Loading
Loading