1b14a62f6e
Improved battery recharge logic
...
Added warning if battery capacity is not sufficient
2022-01-30 21:48:45 +01:00
ed3e9f7dc4
Improved UI
2022-01-30 19:23:24 +01:00
b811e128cd
Improved speed simulation
2022-01-30 18:13:21 +01:00
fa6a4f5b09
Added advanced parameters
...
Added human power (constant power)
2022-01-30 16:21:34 +01:00
a14d37582c
updated motor consumption with a more realistic model, based on potential energy
2021-11-21 15:51:56 +01:00
1b39d85cb5
using HTML classes instead of ids to allow multiple simulators
2021-10-15 21:35:13 +02:00
54a9d49d83
Improved statistics display
...
- fixed bug in solar recharge percentage computation
- added recharge at the end of the year to have the same battery level
at the start and end of the year
- added battery and charger efficiency simulation
- using kWh price (without counting subscription)
2021-10-15 21:24:58 +02:00
030a95095e
Merge branch 'master' of https://gitea.youb.fr/youen/vehicle-simulator
2021-10-12 23:54:40 +02:00
4895ac2bb4
CSS is now embedded in simulator.js
2021-10-12 23:53:52 +02:00
98d1e6ecbc
Mise à jour de 'README.md'
2021-10-10 23:17:59 +01:00
777ba63322
added textual information about simulation results
2021-10-11 00:13:29 +02:00
4b3bfa9ac0
improved graph rendering
2021-10-10 23:58:26 +02:00
059dbee24d
improved graph optimization
2021-10-10 20:12:13 +02:00
a4fbc4c36e
reorganized ts files
2021-10-09 23:20:05 +02:00
610ce62935
added battery charge graph
...
adjusted simulation to have the exact same behavior as the python code
2021-10-09 20:26:18 +02:00
3bc782c9d6
reimplementation of the simulation in javascript (wip)
2021-10-08 23:48:20 +02:00
3121342337
refactored HTML injection system
...
- using a <div> container instead of an <iframe> (simplifies the build
system, avoids the quirks iframes)
- Bulma CSS is encapsulated in the #simulator ID to avoid polluting the
rest of the page, as well as increasing the chances to override the page
CSS
2021-10-08 19:44:28 +02:00
5f63dc7c7d
improved build system, fixed special character escaping bug
2021-10-06 19:27:32 +02:00
9de822f5a2
renamed project to vehicle-simulator
2021-10-06 19:27:13 +02:00
fe51709554
whole application embedded in a single js file, loaded in iframe
2021-10-05 23:30:43 +02:00
18e2d63b0a
removed intermediate file from version control
2021-10-05 18:59:55 +02:00
d16e8412a2
refactored build system to eliminate platform-specific scripts
2021-10-05 18:47:40 +02:00
fd385fd76d
improved zone names in SVG map
...
added tag around custom attributes in the description
fixed SVG dimensions in HTML document
2021-10-04 23:17:26 +02:00
ec38f950d7
added footer
2021-10-04 23:02:24 +02:00
21e6b0bba6
moved data files in a separate folder
2021-10-04 23:00:23 +02:00
0975bc01b6
Merge branch 'master' of https://gitea.youb.fr/youen/vhelio-simulator
2021-10-04 22:27:59 +02:00
b12e957ea4
fixed license text
2021-10-04 22:26:40 +02:00
5a6e1864a8
added build.bat
2021-10-04 20:04:44 +02:00
61f205d6de
automatization of svg embedding
...
added shadows in SVG
2021-10-03 23:01:38 +02:00
20ab0175d3
improved climate zone map modal
2021-10-03 22:03:55 +02:00
5997f9d30e
added button to select climate zone on the map
2021-10-03 21:43:35 +02:00
bed631a3d6
exported svg map
2021-10-03 20:29:20 +02:00
d37b2d0962
replaced map by new SVG based on using https://fr.wikipedia.org/wiki/Fichier:D%C3%A9partements_et_r%C3%A9gions_de_France.svg
2021-10-03 19:39:48 +02:00
7ecd11def4
vectorized version of climate zones map
2021-10-03 18:31:45 +02:00
7b30336177
added simulator parameters form
2021-10-02 19:50:37 +02:00
73a7056587
original python source code of the simulator
2021-10-02 15:18:02 +02:00
ef5195b807
changed license to be more restrictive
2021-10-02 15:11:18 +02:00
03e09e6caa
Mise à jour de 'README.md'
2021-10-02 11:49:52 +01:00
b56d805350
updated package.json
2021-10-02 12:28:07 +02:00
21695d8331
eclipse project
2021-10-02 12:20:27 +02:00
aea4314d82
typescript configuration
2021-10-02 12:19:07 +02:00
b8515c222a
Mise à jour de 'LICENSE'
2021-10-02 10:54:39 +01:00
10eb28db42
Initial commit
2021-10-02 10:50:57 +01:00