mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
renamed cfx converter - is only applicable to cfx4
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
hexBlock.C
|
||||
cfx4ToFoam.C
|
||||
|
||||
EXE = $(FOAM_APPBIN)/cfx4ToFoam
|
||||
@ -23,10 +23,10 @@ License
|
||||
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
Application
|
||||
cfxToFoam
|
||||
cfx4ToFoam
|
||||
|
||||
Description
|
||||
Converts a CFX mesh to FOAM format
|
||||
Converts a CFX 4 mesh to FOAM format
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
hexBlock.C
|
||||
cfxToFoam.C
|
||||
|
||||
EXE = $(FOAM_APPBIN)/cfxToFoam
|
||||
Reference in New Issue
Block a user