File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,9 @@ the PyAnsys support team, email `
[email protected] <pyansys.support@ansy
44
44
Usage
45
45
=====
46
46
Here is a basic preprocessing example:
47
- Firstly, get the input file from "pydyna\\ src\\ ansys\\ dyna\\ core\\ pre\\ examples\\ explicit\\ ball_plate\\ ball_plate.k"
47
+
48
+ Get the input file from "pydyna\\ src\\ ansys\\ dyna\\ core\\ pre\\ examples\\ explicit\\ ball_plate\\ ball_plate.k"
49
+
48
50
The follow example can be obtained from "pydyna\e xamples\E xplicit\b all_plate.py"
49
51
50
52
.. code :: python
@@ -129,7 +131,9 @@ The follow example can be obtained from "pydyna\examples\Explicit\ball_plate.py"
129
131
solution.download(serveroutfile,downloadfile)
130
132
131
133
Here is a basic solving example:
134
+
132
135
The follow example can be obtained from "pydyna\\ examples\\ solver\\ ball_plate_solver.py"
136
+
133
137
.. code :: python
134
138
135
139
import ansys.dyna.core.solver as solver
@@ -174,4 +178,4 @@ page on the Ansys website.
174
178
175
179
.. LINKS AND REFERENCES
176
180
.. _pip : https://pypi.org/project/pip/
177
- .. _PyAnsys Developer's Guide : https://dev.docs.pyansys.com/
181
+ .. _PyAnsys Developer's Guide : https://dev.docs.pyansys.com/
You can’t perform that action at this time.
0 commit comments