
After downloading the scripts and DLLs, please check if "KingOfMonsters.dll" is not blocked by clicking the "Property" in the right-click menu. If you see "unblock" checkbox, it is blocked. In that case, just check it and close the dialog.
This package provides Grasshopper example definitions that execute a NURBS-based shell form-finding method using Airy's stress function.
Your donation to this project is always welcomed! (redirected to a PayPal page)
While most existing form-finding algorithms cannot handle continuous tension-compression mixed stress states correctly, this Airy's stress function-based tool searches for both the shell and stress functions simultaneously so that a correct pair of tension-compression mixed shell and stress function can be eventually found.
**10/05/2022 improved usability a lot. The example files were cleaned and simplified. A "run" bottom has been added to control the timing of the component to start the computation. Removed redundant parameters that can actually be automatically computed within the main component.
**08/18/2022 tweaked a few parameters in the example problems and renamed the example files to more descriptive ones.
**08/03/2022 UI fix.
**07/30/2022 minor update.
**07/27/2022 minor update (validation check has been added).
Each GH definition contains a C# component named "Godzilla". The Godzilla references two external libraries: 1. KingOfMonsters.dll(included in the zip archive) 2. Cuda toolkit library.
To run the scripts, a CUDA-ready Nvidia GPU and the installation of the Cuda toolkit library are necessary.
If the CUDA-toolkit library is correctly installed, the DLLs should be automatically found and referenced.
The KingOfMonsters.dll should be automatically found and referenced if saved in the same folder as the GH definition you open. If not, you must manually add a reference to the DLL file by right-clicking the C# component and navigating to "manage assemblies."
- Category:
- License Type: