Skip to content

Commit

Permalink
update to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yexiang1992 committed Mar 31, 2023
1 parent 9776426 commit f682c82
Show file tree
Hide file tree
Showing 27 changed files with 7 additions and 9,443 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ it is recommended that you use [Anaconda](https://www.anaconda.com/) to avoid li

#### Based on [pyvista](https://docs.pyvista.org/)

| Model | Modal | Deformation |
| Model | Eigen | Deformation |
| :-----------------------------------------------------: | :-----------------------------------------------------: | :-----------------------------------------------------: |
| ![](https://s2.loli.net/2023/03/27/NfVY135ibDSdCgj.png) | ![](https://s2.loli.net/2023/03/27/r1NaUGuiEcjJMYn.png) | ![](https://s2.loli.net/2023/03/27/EMo5lJx2eC9zSm4.png) |
| ![](https://s2.loli.net/2023/03/27/YWVnahNiwgFS6tE.png) | ![](https://s2.loli.net/2023/03/27/vFuV8IfHosRJYkG.png) | ![](https://s2.loli.net/2023/03/27/KFzs3qoy2cEWl7u.png) |
Expand All @@ -58,19 +58,19 @@ it is recommended that you use [Anaconda](https://www.anaconda.com/) to avoid li

#### Animation

| Modal | Deformation |
| Eigen | Deformation |
| :-----------------------------------------------------: | :-----------------------------------------------------: |
| ![](https://s2.loli.net/2022/12/07/akOEebwrNZCuj2V.gif) | ![](https://s2.loli.net/2022/12/07/KVEYO6eC8hlWvXg.gif) |

#### Fiber section vis

| | |
| ✅ | ✅ |
| :-----------------------------------------------------: | :-----------------------------------------------------: |
| ![](https://s2.loli.net/2022/12/03/jwvVecT3GCWbdBI.png) | ![](https://s2.loli.net/2022/12/03/NQ5VOA6iUFtY9af.png) |

### Fiber Section Mesh Generation

| | | |
| ✅ | ✅ | ✅ |
| :-----------------------------------------------------: | :-----------------------------------------------------: | :-----------------------------------------------------: |
| ![](https://s2.loli.net/2023/03/27/bRYlfP8vNLEeJxF.png) | ![](https://s2.loli.net/2023/03/27/XfPkFKYmZEWJqnc.png) | ![](https://s2.loli.net/2023/03/27/YuwXlkZCIQRnsiK.png) |
| ![](https://s2.loli.net/2023/03/27/z2JvO3B9GD8EnkC.png) | ![](https://s2.loli.net/2023/03/27/ci3DtqojAy9zfeH.png) | ![](https://s2.loli.net/2023/03/27/Ss3rlzUv7u2Pjp6.png) |
Expand Down
Binary file added dist/opstool-0.7.0-py3-none-any.whl
Binary file not shown.
Binary file added dist/opstool-0.7.0.tar.gz
Binary file not shown.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions doc/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=============

developing in v0.7.0
---------------------
v0.7.0
-------
- Added the method :meth:`opstool.vis.GetFEMdata.save_resp_all` and :meth:`opstool.vis.GetFEMdata.get_resp_step`.
- Added the node reactions plot method :meth:`opstool.vis.OpsVisPyvista.react_vis` and :meth:`opstool.vis.OpsVisPlotly.react_vis`.
- Added the method :py:meth:`opstool.preprocessing.SecMesh.get_frame_props`.
Expand Down
2 changes: 1 addition & 1 deletion src/opstool/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.0"
__version__ = "0.7.0"
Binary file modified src/opstool/__pycache__/__about__.cpython-39.pyc
Binary file not shown.
3 changes: 0 additions & 3 deletions tests/DefoVis.html

This file was deleted.

39 changes: 0 additions & 39 deletions tests/DefoVis.svg

This file was deleted.

Binary file removed tests/EigenAnimation.gif
Binary file not shown.
3 changes: 0 additions & 3 deletions tests/EigenAnimation.html

This file was deleted.

3 changes: 0 additions & 3 deletions tests/EigenVis.html

This file was deleted.

66 changes: 0 additions & 66 deletions tests/EigenVis.svg

This file was deleted.

3 changes: 0 additions & 3 deletions tests/FrameRespVis.html

This file was deleted.

39 changes: 0 additions & 39 deletions tests/FrameRespVis.svg

This file was deleted.

3,632 changes: 0 additions & 3,632 deletions tests/ModelData.tex

This file was deleted.

3 changes: 0 additions & 3 deletions tests/ModelVis.html

This file was deleted.

2,097 changes: 0 additions & 2,097 deletions tests/ModelVis.svg

This file was deleted.

3 changes: 0 additions & 3 deletions tests/ReactionVis.html

This file was deleted.

2,731 changes: 0 additions & 2,731 deletions tests/ReactionVis.svg

This file was deleted.

3 changes: 0 additions & 3 deletions tests/SecMesh.html

This file was deleted.

3 changes: 0 additions & 3 deletions tests/modd.html

This file was deleted.

16 changes: 0 additions & 16 deletions tests/model.tex

This file was deleted.

Loading

0 comments on commit f682c82

Please sign in to comment.