ospgrillage icon indicating copy to clipboard operation
ospgrillage copied to clipboard

`ospgrillage` is a package that wraps `OpenSeesPy` with an interface dedicated to the development and analysis of regular bridge deck grillage models.

Results 27 ospgrillage issues
Sort by recently updated
recently updated
newest added

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.0 What's Changed fix: automatically detect if using GitHub enterprise by @​thomasrockhu-codecov in codecov/codecov-action#1356 build(deps-dev): bump typescript from...

dependencies

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.0 to 6.0.5. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.0.5 ⚙️ Fixes an issue with proxy support for users that run self-hosted behind a...

dependencies

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.8.14 🛠️ Internal Dependencies Nothing changed feature-wise. The only notable update is that the underlying container runtime now...

dependencies

- remove Get_rendering module - update usage of vfo module in docs and code

Problem: In bridges, often there are scenarios where loading (trucks etc) contributes mass to the overall system of the deck but not stiffness. Solution: A function feature in ospgrillage that...

As of v0.1.1, `ospgrillage`'s material module allows users to define materials using codified material properties (e.g. AS5100 or AASHTO standards). The workflow involves a material library of code materials stored...

The following documents the improvements needed for the visualization (`post_processing.py`) module: **To visualize position of loads alongside the load effect** This could be arrows for point loads; or a colored...

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.4.0. Release notes Sourced from codecov/codecov-action's releases. v4.4.0 What's Changed chore: Clarify isPullRequestFromFork by @​jsoref in codecov/codecov-action#1411 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by...

dependencies

Hello, and thank you for sharing this. I'm new to scripting and modeling, but I want to streamline the bridge designs I create. It was a huge relief finding this...