gvb
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
gvb [2014/01/30 17:50] – git invece che bzr pietro | gvb [2014/11/14 14:42] (versione attuale) – typo pietro | ||
---|---|---|---|
Linea 1: | Linea 1: | ||
+ | {{: | ||
+ | |||
+ | {{: | ||
+ | |||
==== What is GVB? ==== | ==== What is GVB? ==== | ||
GVB (Good ViBrations) is a small program to simulate vibrations in 1 and 2 dimensions, written by me (Pietro Battiston) in March 2008 as a university " | GVB (Good ViBrations) is a small program to simulate vibrations in 1 and 2 dimensions, written by me (Pietro Battiston) in March 2008 as a university " | ||
Linea 9: | Linea 13: | ||
- | ==== Where can I get GVB? ==== | + | ==== Where can I get it? ==== |
- | + | ||
- | On Launchpad. | + | |
- | You can get last GVB release here: https://launchpad.net/gvb/trunk/ | + | You can always find the last version at the address http://pietrobattiston.it/gvb |
//OR// you can get last development GVB with git: | //OR// you can get last development GVB with git: | ||
Linea 32: | Linea 34: | ||
* **But Python is slow and GVB needs a lot of calculation!** | * **But Python is slow and GVB needs a lot of calculation!** | ||
- | GVB relies on scipy for the calculation, | + | GVB relies on scipy for the calculation, |
* **I need a start position not provided / I need a rectangular (non square) grid / I need to set start speeds, not only positions.** | * **I need a start position not provided / I need a rectangular (non square) grid / I need to set start speeds, not only positions.** | ||
Linea 38: | Linea 40: | ||
* **I dumped a lot of png frames. How do I create a movie with them?** | * **I dumped a lot of png frames. How do I create a movie with them?** | ||
- | If you have ffmpeg | + | If you have avconv |
- | | + | |
Linea 56: | Linea 58: | ||
- The ability to apply masks (select a set of points in the 2D grid that are fixed) would allow observation of interesting (and, for example, more regular) vibrations. | - The ability to apply masks (select a set of points in the 2D grid that are fixed) would allow observation of interesting (and, for example, more regular) vibrations. | ||
- The possibility to highlight nodes (points that do not move) would be nice. | - The possibility to highlight nodes (points that do not move) would be nice. | ||
- | - Some dampering | + | - Some dampening |
- Elasticity and mass could vary from point to point | - Elasticity and mass could vary from point to point | ||
- At the moment, the editor allows the creation of nearly every conceivable 1D start position. Instead, something better could be implemented to create 2D start positions. | - At the moment, the editor allows the creation of nearly every conceivable 1D start position. Instead, something better could be implemented to create 2D start positions. | ||
- There should be the possibility to set rectangular (non square) grids. | - There should be the possibility to set rectangular (non square) grids. | ||
- Creation of start position and drawings could be optimized a lot. | - Creation of start position and drawings could be optimized a lot. | ||
- | - When dumping to png, plotting to screen should still be enabled. | + | - <del>When dumping to png, plotting to screen should still be enabled.</ |
- The ability to output a .wav file to make you //hear// the vibration of a given point would be nice. | - The ability to output a .wav file to make you //hear// the vibration of a given point would be nice. | ||
- In the " | - In the " |
gvb.1391100646.txt.gz · Ultima modifica: 2014/01/30 17:50 da pietro