virtualbow icon indicating copy to clipboard operation
virtualbow copied to clipboard

Software for designing and simulating bows

Results 113 virtualbow issues
Sort by recently updated
recently updated
newest added

This issue is for collecting requirements and some first ideas about damping as a material property. The goal is that the damping characteristics of the limb, just like its elastic...

area: bow model
area: fem/numerics
type: feature

Maybe as a dedicated plot, perhaps even include the distribution of bending stiffness as well. Also more detailed mass output generally. Masses of the various layers, mass of the string...

area: user interface
type: feature
type: user feedback

Currently the unit of a parameter in the bow model depends on the group/quantity that the parameter belongs to, e.g. "length", "force", "mass" or whatever. But sometimes it would be...

area: user interface
type: user feedback
type: idea

**Specific Issues** - [x] The error messages starting with "Layer" and "Material" should contain the name of the problematic layer or material - [x] ~Import of old models that contain...

area: bow model
area: fem/numerics
type: improvement

I would like to get rid of the items "Masses" and "Damping" in the model tree and instead group those parameters by the component they belong to. The additional masses...

area: bow model
area: user interface
type: improvement
type: idea

User manual - [ ] Document that files older than 0.7 are no longer supported - [ ] Document changes to the inputs and outputs - [ ] Input/Output formats:...

area: documentation
type: improvement

When experimenting with different variants, it could sometimes be useful to disable selected features of the current bow model, like layers and profile segments. Maybe a menu item "Enable" or...

area: bow model
area: user interface
type: improvement

The results of comparing VirtualBow's beam elements with reference solutions ([GXBeam](https://flow.byu.edu/GXBeam.jl/v0.5/)) for static/dynamic example problems are already pretty close, often almost identical. Definitely good enough for our purposes. There is...

area: fem/numerics
type: improvement

From the maximum permissible stresses of the materials in the bow (#64, #232) and the volumes of the layers we can compute the amount of elastic energy that the limbs...

area: bow model
type: feature

Some possible improvements for performance and/or robustness: * Adaptive step size control * Modified Newton iterations * Line search Some of that (e.g. modified Newton) might also improve the dynamic...

area: fem/numerics
type: improvement