Skip to content

Commit 52d1b1d

Browse files
authored
Remove section separation for a visually better example
1 parent 80a1d9d commit 52d1b1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/02-modal-harmonic/06-cycles_to_failure.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
sn_data[:, 1] = [3.999e9, 2.8327e9, 1.896e9, 1.413e9, 1.069e9, 4.41e8, 2.62e8, 2.14e8, 1.38e8,
3838
1.14e8, 8.62e7]
3939

40-
###############################################################################
4140

4241
# The .rst file used in this example is already available, but can be obtained using the short pyMAPDL code below:
4342

@@ -72,7 +71,6 @@
7271
# mapdl.exit()
7372
# print('apdl model solved.')
7473

75-
###############################################################################
7674

7775
# PyDPF-Core is then used to post-process the .rst file to estimate the cycles to failure.
7876

0 commit comments

Comments
 (0)