Added Description to surfaceFeatures and surfaceFeatureExtract

This commit is contained in:
Chris Greenshields
2018-05-31 09:03:52 +01:00
parent 66b189a546
commit 7a0155f5a9
2 changed files with 8 additions and 0 deletions

View File

@ -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"

View File

@ -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"