PatchInteraction: Added "none" to list of interaction type names
This commit is contained in:
@ -35,7 +35,7 @@ Foam::wordList Foam::PatchInteractionModel<CloudType>::interactionTypeNames_
|
||||
(
|
||||
IStringStream
|
||||
(
|
||||
"(rebound stick escape)"
|
||||
"(none rebound stick escape)"
|
||||
)()
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user