Skip to content

Releases: audunarn/ANYstructure

ANYstructure 2.2

09 Apr 10:43
bd0afba
Compare
Choose a tag to compare

What's new in 2.2

  • GUI updates
  • Shortcut updates
  • Harmonization option for multiple optimization
  • z* toggle on/off
  • Lots of minor bug fixing, no known bugs at the moment

ANYstructure 1.91

08 Apr 13:51
dccde34
Compare
Choose a tag to compare

What's new in 1.91

  • Corrected a bug when saving tank grid.

ANYstructure 1.8

08 Apr 11:29
dccde34
Compare
Choose a tag to compare

What's new in 1.8

  • Fixed an issue with tank identification for lines.
  • Small update to example file.
  • Opened file displayed at top.

What's new in 1.6

  • Change load factors option added.
  • Improved load information.
  • External pressures GUI improved.
  • Updated documentation.

ANYstructure 1.4

25 Jan 09:26
ff0a9c2
Compare
Choose a tag to compare

Had to downgrade scipy. Caused error when starting the exe.
Updated to python 3.9.1
Significantly smaller install file.

ANYstructure 1.3

30 Dec 12:00
ed12ddc
Compare
Choose a tag to compare

ANYstructure

What's new in 1.3

  • Updated documentation.
  • HAPPY NEW YEAR!

What's new in 1.2

  • Switched to python 3.8 64 bit (previously 3.4 32 bit)
  • Load case information button. Now you can see how pressures are calculated.
  • Delete and copy line properties included. Significantly speed up modelling.
  • Bug fixed w.r.t. saving and loading files.
  • Bug fixed w.r.t. compartment search displaying.
  • Known bugs: recording of new section properties sometimes displays wrong.

ANYstructure 1.1 windows installer

05 Jun 13:55
514f7e0
Compare
Choose a tag to compare

ANYstructure 1.1 download

What's new in 1.1

  • Nothing new, just bugfix. Predefined stiffener example file was empty.
  • Smaller install file

What's new in 1.0

  • Time to realize that ANYstructure is stable! This is the first non-beta version.
  • New GUI colors.
  • Can now use delete button for lines and points.
  • Updated documentation.

What's new in 0.7.0

  • You can now export point, lines, beam sections to SESAM GeniE! Beams will also be created with the corresponding section properties.
  • Beam section are now recorded and can be accessed in a drop down menu.

What's new in 0.6.5

  • Minor update. Included span vs. weight comparison graph.

What's new in 0.6.4

  • ANYinsight! No more black box results. Now both visualize and print results for all panels in optimization.
  • Span optimization furhter corrected. Iterating with predefined stiffeners gives lower running times.
  • Weight filter can be turned on and off.
  • Control of frame/girder weight calculation in optimization modules.
  • Lots of bug-fixing.
  • Control number of CPUs to be used in calculations.

What's new in 0.5.6

  • Correction in buckling calculations.
  • Span optimization saving and result presenting improvements.

What's new in 0.5.3

  • Span optimization now works better.
  • You can now provide a list of stiffeners (L/T/FB) to iterate over when optimizing.
  • Number of processors to use can now be specified.
  • You can now deselect checking toward local buckling of stiffeners.
  • Some bugs fixed.

GUI based steel structure calculation tool.

The following is calculated:

  • Minimum plate thickness (DNVGL-OS-C101)
  • Minimum section modulus of stiffener/plate (DNVGL-OS-C101)
  • Minimum shear area (DNVGL-OS-C101)
  • Buckling (DNVGL-RP-C201)
  • Fatigue for plate/stiffener connection (DNVGL-RP-C203)

Compartments (tank pressures) are created automatically.

Pressures on external hull (or any other generic location) is defined by specifying equations.

You can optimize single plate/stiffener field or multiple.

PLEASE CONTRIBUTE.
For windows executable (.exe) version for non-coders, use the link below.
Note that I am looking for contributions. Non-coders can verify, make documentation, suggest improvements etc. Point
is: please do more than just use the tool and stay silent :)

Feedback: audunarn@gmail.com or discuss on github.

Please like, share or comment on LinkedIn: https://www.linkedin.com/in/audun-arnesen-nyhus-6aa17118/

Screenshot (this example can be loaded from file "ship_section_example.txt"):

alt text

Getting better

27 Apr 08:53
c67244b
Compare
Choose a tag to compare

Generally good functionality.
More tests needed.
Documentation added.

Updated with pypi and travis

24 Apr 00:53
92a967c
Compare
Choose a tag to compare
Pre-release
Merge pull request #13 from audunarn/develop

Develop

First release.

10 Apr 19:33
6544f62
Compare
Choose a tag to compare
First release. Pre-release
Pre-release

Works, but the code is messy.