https://github.com/blockresearchgroup/compas-rv

Rhino plugin for form finding of spatial networks of compression forces in equilibrium with vertical loads using two-dimensional, reciprocal form and force diagrams.

https://github.com/blockresearchgroup/compas-rv

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.9%) to scientific vocabulary

Keywords

compas compression equilibrium-computation form-finding funicular-structures graphic-statics rhino3d shell-structures structural-design vaults
Last synced: 5 months ago · JSON representation

Repository

Rhino plugin for form finding of spatial networks of compression forces in equilibrium with vertical loads using two-dimensional, reciprocal form and force diagrams.

Basic Info
Statistics
  • Stars: 10
  • Watchers: 2
  • Forks: 2
  • Open Issues: 12
  • Releases: 10
Topics
compas compression equilibrium-computation form-finding funicular-structures graphic-statics rhino3d shell-structures structural-design vaults
Created over 1 year ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License Code of conduct Authors

README.md

RhinoVAULT

[!NOTE] The current version of RhinoVAULT on the Rhino Yak package server is 0.5.34.9081. Note that this is still a pre-release!

RhinoVAULT

RhinoVAULT is a plugin for Rhino for form finding of funicular force networks with vertical loads using Thurst Network Analysis. The current version of this plugin is based on COMPAS 2 and is available for Rhino 8 only.

User Guide

The RhinoVAULT user guide is available as a Gitbook: RhinoVAULT Gitbook

Issue Tracker

If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.

Developer Guide

  1. Create a dev environment with conda using environment.yml.

  2. Overwrite all requirements of requirements.txt with editable source installs.

  3. Overwrite all requirements in the site-env rhinovault in Rhino with editable installs from local source. For example, for compas

    bash conda activate rhinovault-dev cd path/to/local/compas python -m pip install -e . --target ~/.rhinocode/py39-rh8/site-envs/rhinovault-828OGCEY

Owner

  • Name: Block Research Group
  • Login: BlockResearchGroup
  • Kind: organization
  • Location: Zurich

GitHub Events

Total
  • Create event: 10
  • Release event: 8
  • Issues event: 9
  • Watch event: 8
  • Delete event: 1
  • Issue comment event: 3
  • Push event: 231
  • Pull request event: 2
  • Gollum event: 17
  • Fork event: 1
Last Year
  • Create event: 10
  • Release event: 8
  • Issues event: 9
  • Watch event: 8
  • Delete event: 1
  • Issue comment event: 3
  • Push event: 231
  • Pull request event: 2
  • Gollum event: 17
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 3
  • Average time to close issues: 4 months
  • Average time to close pull requests: about 2 months
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 1.67
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 3
  • Average time to close issues: 4 months
  • Average time to close pull requests: about 2 months
  • Issue authors: 3
  • Pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 1.67
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tomvanmele (5)
  • juney-lee (1)
  • claudiofeldman (1)
Pull Request Authors
  • petrasvestartas (2)
  • raw-earth (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build.yml actions
  • compas-dev/compas-actions.build v4 composite
.github/workflows/pr-checks.yml actions
  • Zomzog/changelog-checker v1.2.0 composite
  • actions/checkout v1 composite
pyproject.toml pypi
requirements-dev.txt pypi
  • attrs >=17.4 development
  • black >=22.12.0 development
  • bump-my-version * development
  • compas_invocations2 * development
  • invoke >=0.14 development
  • ruff * development
  • sphinx_compas2_theme * development
  • twine * development
  • wheel * development
requirements.txt pypi
  • compas >=2.4
  • compas_ags >=1.2.1
  • compas_fd >=0.5
  • compas_rui *
  • compas_session *
  • compas_tna >=0.5