File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ in pygccx.
1515Look in the examples folder for a quick start and to learn more about how to use pygccx.
1616The best way to explore pygccx is by using an IDE like VS Code or PyCharm with auto completion,
1717intellysense and static type checking switched on. So you can see all the members, parameters types and doc strings.
18- In the folder doc /pygccx you can find an auto generated html documentation of all classes.
18+ In the folder docs /pygccx you can find an auto generated html documentation of all classes.
1919
2020
2121# Install Pygccx
@@ -70,6 +70,7 @@ In the folder doc/pygccx you can find an auto generated html documentation of al
7070- Show CCX input file in CGX
7171- Solve CCX input file
7272- Show result file in CGX
73+ - Create result object from *.frd or *.dat files for postprocessing
7374
7475# Planned capabilities of Pygccx:
7576- Support of all CCX keywords for static analysis
You can’t perform that action at this time.
0 commit comments