Compare commits
1 Commits
feature-co
...
minor-deta
| Author | SHA1 | Date | |
|---|---|---|---|
| f341d2b170 |
@ -469,7 +469,7 @@ Foam::directions::directions
|
||||
FatalErrorInFunction
|
||||
<< "Unknown coordinate system "
|
||||
<< coordSystem << endl
|
||||
<< "Known types are global, patchLocal and fieldBased"
|
||||
<< "Known types are global, user, patchLocal and fieldBased"
|
||||
<< exit(FatalError);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user