initial upload

This commit is contained in:
2025-12-17 11:00:57 +08:00
parent 2bc7b24a71
commit a09a73537f
4614 changed files with 3478433 additions and 2 deletions

View File

@@ -0,0 +1,45 @@
.. _fset:
&nbsp_place_holder;
FSET
> This command&nbsp_place_holder; is used to&nbsp_place_holder; define
a&nbsp_place_holder; set&nbsp_place_holder; of element faces. Defining face
sets can be useful for either defining boundary conditions, material
interfaces, or surface subsets for further mesh processing.
> FORMAT:
>
>> fset / name / pset, get, pointsetname /
The fset name must be an integer or character string. Currently, only 32 named
face sets may exist. However, any number of integer-numbered face sets (up to
the total number of faces in the problem) may be defined. Face sets may be
used in all of the usual ways that eltsets and psets may be used, e.g :
**cmo/setatt**/ 3dmesh/fluid_structure/**fset**,**get**,blue/
where fluid_structure is the name of a face set attribute.
&nbsp_place_holder;&nbsp_place_holder;&nbsp_place_holder;
**
**NOTE: All modules do not support use of fset.**
**
>
> EXAMPLE:
>
>> &nbsp_place_holder;fset / fname / pset, get psetname
&nbsp_place_holder;