https://github.com/hrntsm/mice
Simple structural analysis components for Grasshopper. Response analysis and stress analysis for simple beams are available.
https://github.com/hrntsm/mice
grasshopper3d rhino3d
Last synced: 2 months ago
JSON representation
Simple structural analysis components for Grasshopper. Response analysis and stress analysis for simple beams are available.
- Host: GitHub
- URL: https://github.com/hrntsm/mice
- Owner: hrntsm
- License: mit
- Created: 2020-10-09T02:59:45.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2020-11-10T01:00:26.000Z (over 4 years ago)
- Last Synced: 2025-01-26T07:25:56.651Z (4 months ago)
- Topics: grasshopper3d, rhino3d
- Language: C#
- Homepage:
- Size: 174 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Mice



Simple structural analysis components for Grasshopper. Response analysis for 1 DOF and stress analysis for simple beams are available.
Response analysis is an experimental feature.
## Install
1. Download Mice.gha file from [food4rhino](https://www.food4rhino.com/app/Mice) or [release page](https://github.com/hrntsm/Mice/releases)
2. In Grasshopper, choose File > Special Folders > Components folder. Save the gha file there.
3. Right-click the file > Properties > make sure there is no "blocked" text
4. Restart Rhino and Grasshopper## Stress Analysis for simple beams
This feature provides a simple stress analysis and cross-sectional verification of the beam. It includes the following
+ Any Moment
+ Calculate for any given direct input moment
+ Centralized Load
+ Calculation for centralized load
+ Trapezoid Load
+ Calculation for Trapezoidal Distribution Load
+ Cantilever Point Load
+ Calculation for cantilevered beam tip load
+ Box Shape
+ Calculate the cross-section parameter of a box shape section
+ H Shape
+ Calculate the cross-section parameter of a I shape section
+ L Shape
+ Calculate the cross-section parameter of a L shape section
+ Moment View
+ Display the moment of analysis on Rhino## Response Analysis
This feature uses the Newmark β method to analyze the response of a single DOF mass system. It includes the following
+ Calc T
+ A peculiar period and a natural frequency and a peculiar angular frequency are calculated by mass and rigidity
+ MTtoK
+ Calculate rigidity from mass and a peculiar period
+ KTtoM
+ Calculate mass from stiffness and a peculiar period
+ MakeSinWave
+ Make a sin wave as an input wave
+ 1DOF Response Analysis
+ For input parameter, calculate 1dof response analysis in Newmarkβ method and output result
+ Response Spectrum
+ Calculate Response Spectrum of given wave date
+ ModelView
+ Output a model on Rhino
+ ResultView
+ Move the model that output on Rhino depending on a result## Contact information
[](https://twitter.com/hiron_rgkr)
+ HomePage : [https://hrntsm.github.io/](https://hrntsm.github.io/)
+ blog : [https://rgkr-memo.blogspot.com/](https://rgkr-memo.blogspot.com/)
+ Mail : support(at)hrntsm.com
+ change (at) to @
## LicenseHoaryFox is licensed under the [MIT](https://github.com/hrntsm/Mice/blob/master/LICENSE) license.
Copyright© 2020, hrntsm