File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ 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\s rc\a nsys\d yna\c ore\p re\e xamples\e xplicit\b all_plate\b all_plate.k
48
- The follow example can be obtained from pydyna\e xamples\E xplicit\b all_plate.py
47
+ Firstly, get the input file from " pydyna\\ src\\ ansys\\ dyna\\ core\\ pre\\ examples\\ explicit\\ ball_plate\\ ball_plate.k"
48
+ The follow example can be obtained from " pydyna\e xamples\E xplicit\b all_plate.py"
49
49
50
50
.. code :: python
51
51
@@ -129,7 +129,7 @@ The follow example can be obtained from pydyna\examples\Explicit\ball_plate.py
129
129
solution.download(serveroutfile,downloadfile)
130
130
131
131
Here is a basic solving example:
132
- The follow example can be obtained from pydyna\e xamples\s olver\b all_plate_solver.py
132
+ The follow example can be obtained from " pydyna\\ examples\\ solver\\ ball_plate_solver.py"
133
133
.. code :: python
134
134
135
135
import ansys.dyna.core.solver as solver
You can’t perform that action at this time.
0 commit comments