Skip to content

Commit 62c585d

Browse files
authored
Fix CFX file support in README.md ("cad"->"cas") (#668)
1 parent f8f57e8 commit 62c585d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The latest version of DPF supports Ansys solver results files for:
1919
- Mechanical APDL (`.rst`, `.mode`, `.rfrq`, `.rdsp`)
2020
- LS-DYNA (`.d3plot`, `.binout`)
2121
- Fluent (`.cas/dat.h5`, `.flprj`)
22-
- CFX (`.cad/dat.cff`, `.flprj`, `.res`)
22+
- CFX (`.cas/dat.cff`, `.flprj`, `.res`)
2323

2424
For more information on file support, see the [main page](https://dpf.docs.pyansys.com/version/stable/index.html)
2525
in the PyDPF-Core documentation.

0 commit comments

Comments
 (0)