functionObjects::turbulenceFields: Updated code documentation

This commit is contained in:
Henry Weller
2022-07-14 18:30:00 +01:00
parent 7970715232
commit 61fda232da

View File

@ -200,8 +200,7 @@ public:
//- Calculate turbulence fields
virtual bool execute();
//- Do nothing.
// The turbulence fields are registered and written automatically
//- Write the turbulence fields
virtual bool write();