Corrected typos in comments and in name of solidEquilibriumEnergySource fvOption
Patch contributed by Timo Niemi, VTT. Resolves bug report https://bugs.openfoam.org/view.php?id=3369
This commit is contained in:
@ -190,7 +190,7 @@ private:
|
||||
|
||||
// Demand driven
|
||||
|
||||
//- Mesh searching enigne
|
||||
//- Mesh searching engine
|
||||
autoPtr<meshSearch> meshSearchPtr_;
|
||||
|
||||
//- Seed set engine
|
||||
@ -257,7 +257,7 @@ public:
|
||||
//- Do nothing
|
||||
virtual bool execute();
|
||||
|
||||
//- Calculate and write the steamlines
|
||||
//- Calculate and write the streamlines
|
||||
virtual bool write();
|
||||
|
||||
//- Update for changes of mesh
|
||||
|
||||
Reference in New Issue
Block a user