mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Added Description to surfaceFeatures and surfaceFeatureExtract
This commit is contained in:
@ -21,6 +21,10 @@ License
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Description
|
||||
Identifies features in a surface geometry and writes them to file.
|
||||
This utility is deprecated, having been replaced by surfaceFeatures
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "argList.H"
|
||||
|
||||
@ -21,6 +21,10 @@ License
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Description
|
||||
Identifies features in a surface geometry and writes them to file,
|
||||
based on control parameters specified by the user.
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#include "argList.H"
|
||||
|
||||
Reference in New Issue
Block a user