Martin Scheidt
|
9ce4d85778
|
fixed version issues
|
2022-06-07 15:40:58 +02:00 |
Martin Scheidt
|
46aeba8c0c
|
Merge remote-tracking branch 'github/main'
|
2022-06-07 15:23:14 +02:00 |
Martin Scheidt
|
f13ad20f49
|
fixed another typo
|
2022-06-07 15:22:51 +02:00 |
github-actions[bot]
|
55759b5543
|
Set version to 1.0.1
|
2022-06-07 11:15:22 +00:00 |
Martin Scheidt
|
8b24b5afca
|
fixed typo
|
2022-06-07 13:13:59 +02:00 |
Martin Scheidt
|
7a0f6a792f
|
change YAML compat to meet automerge with JuliaRegistries
|
2022-06-07 13:08:26 +02:00 |
Martin Scheidt
|
10d81eb8e7
|
enhanced release action
|
2022-06-05 21:49:42 +02:00 |
Martin Scheidt
|
8c3803794a
|
updated version
|
2022-06-05 21:49:10 +02:00 |
github-actions[bot]
|
5b378d721e
|
Set version to 1.0.1
|
2022-06-05 16:57:14 +00:00 |
github-actions[bot]
|
bae9390f7d
|
Set version to 1.0.0
|
2022-06-05 16:50:18 +00:00 |
Martin Scheidt
|
a7f07283a1
|
updated minimal working example in README.md
|
2022-06-05 18:14:25 +02:00 |
Martin Scheidt
|
fbdf7bed8f
|
added cff validation
|
2022-06-05 18:01:41 +02:00 |
Martin Scheidt
|
08e7fb6acd
|
remove automated jl doc testing
|
2022-06-05 17:57:48 +02:00 |
Martin Scheidt
|
b07d9ec5ff
|
prepared release
|
2022-06-05 17:41:12 +02:00 |
Martin Scheidt
|
d184adca8e
|
updated Github Actions
|
2022-06-05 17:40:57 +02:00 |
Martin Scheidt
|
e5c08d1410
|
Merge pull request #16 from railtoolkit/development
Merged PR #14 and PR #15 in new PR
|
2022-06-05 15:52:36 +02:00 |
Martin Scheidt
|
8c17d0b6ae
|
refactored function names with calc*
|
2022-06-05 15:41:28 +02:00 |
Martin Scheidt
|
3911b33f21
|
removed unnecessary header line
|
2022-06-05 15:30:48 +02:00 |
Martin Scheidt
|
e0790fc4f6
|
Merge branch 'development_max' into development
# Conflicts:
# src/behavior.jl
# src/characteristics.jl
# src/constructors.jl
|
2022-06-05 15:25:12 +02:00 |
Max Kannenberg
|
10e877e9ec
|
Fix handling and output of points of interest
|
2022-06-03 18:11:28 +02:00 |
Martin Scheidt
|
fab1ad017a
|
refactored functions, removed characteristics.jl, and unified naming in constructors.jl
|
2022-06-03 17:24:16 +02:00 |
Max Kannenberg
|
b05b9dbd0b
|
Refactor the DataFrame output
|
2022-06-03 12:26:58 +02:00 |
Max Kannenberg
|
99c873a4e7
|
Refactor output detail and format and adapt examples
|
2022-06-02 12:32:00 +02:00 |
Max Kannenberg
|
8a97de3fdf
|
Add dataFrame as output format
|
2022-05-31 17:23:56 +02:00 |
Max Kannenberg
|
9d26c6569f
|
Add point of interest labels to data points
|
2022-05-31 13:06:40 +02:00 |
Max Kannenberg
|
6d34704f58
|
Fix example runtimes after refactoring calculations
|
2022-05-30 20:11:38 +02:00 |
Max Kannenberg
|
191d19d3ef
|
Refactor conversion of traction unit's air resistance
|
2022-05-30 20:10:45 +02:00 |
Max Kannenberg
|
b0026e55c2
|
Fix behavior.jl for halting and for velocity step method
|
2022-05-30 17:47:36 +02:00 |
Max Kannenberg
|
46ac99d2ad
|
Merge pull request #13 from railtoolkit/development
bumped version
|
2022-05-30 10:34:48 +02:00 |
Martin Scheidt
|
370e8cf812
|
bumped version
|
2022-05-30 10:20:48 +02:00 |
Max Kannenberg
|
09743db7ad
|
Remove calculations of mechanical work and energy consumption
|
2022-05-24 16:56:05 +02:00 |
Max Kannenberg
|
4c7980bbe6
|
Change behavior section "standstill" to "halt"
|
2022-05-24 16:15:08 +02:00 |
Max Kannenberg
|
ae5cc07862
|
Add the approxLevel from settings to formulary
|
2022-05-19 21:45:10 +02:00 |
Max Kannenberg
|
250687a851
|
Split calculation of vehicle resistances for different transport types
|
2022-05-19 21:42:29 +02:00 |
Max Kannenberg
|
f6ea317fd4
|
Fix input directories in ExtendedWorkingExample.jl
|
2022-05-17 18:35:58 +02:00 |
Max Kannenberg
|
f09a5cac9a
|
Merge pull request #12 from railtoolkit/development
Development
|
2022-05-17 11:29:44 +02:00 |
Max Kannenberg
|
d2b895c880
|
Update LICENSE
Correct a typing error
|
2022-05-17 11:16:45 +02:00 |
Martin Scheidt
|
7793552eea
|
cars of train are now assumed as fully loaded
|
2022-05-12 22:40:13 +02:00 |
Martin Scheidt
|
b2fc3ff73e
|
debug GitHub actions
|
2022-05-12 17:59:37 +02:00 |
Martin Scheidt
|
840d1d0e46
|
removed CSV export
|
2022-05-12 16:50:27 +02:00 |
Martin Scheidt
|
a5868af2c5
|
new type Train as struct
|
2022-05-12 16:32:15 +02:00 |
Martin Scheidt
|
d750da80fb
|
Updated train schema to 2022.05
|
2022-05-08 21:44:40 +02:00 |
Martin Scheidt
|
d4e7806efc
|
separate file for constructors
|
2022-05-08 21:43:21 +02:00 |
Martin Scheidt
|
f10d20b0b1
|
Updated path schema to 2022.05
|
2022-05-06 14:23:37 +02:00 |
Martin Scheidt
|
a752987b34
|
added mail address
|
2022-05-06 00:05:48 +02:00 |
Martin Scheidt
|
0b84ac0d9a
|
updated license and usage
|
2022-05-04 17:25:08 +02:00 |
Martin Scheidt
|
18ec0e5c54
|
renamed "TrainRun" into "TrainRuns"
|
2022-05-04 16:53:58 +02:00 |
Martin Scheidt
|
980899379d
|
renamed git branch "master" into "main"
|
2022-05-04 16:41:53 +02:00 |
Martin Scheidt
|
00eda496f5
|
new type Path as a struct, working test sets, structure rework
|
2022-05-04 16:34:17 +02:00 |
Martin Scheidt
|
9b00bb8b12
|
improved description fro Julia environment
|
2022-04-30 12:37:22 +02:00 |