railtoolkit / TrainRuns.jl

TrainRun.jl will take a user-defined train and a path as an input for a train run calculation. It can calculate the train run as a time-efficient or energy-efficient operation mode. The results can then be used within the Julia environment.
https://railtoolkit.org/projects/trainruns.jl
ISC License
5 stars 2 forks source link

refactored functions, removed characteristics.jl, and unified naming in constructors.jl #14

Closed kaat0 closed 2 years ago

kaat0 commented 2 years ago

The divions between characteristics.jl and behaviour.jl is misleading. I tried to clarify the location of functions and thier host file name.

kaat0 commented 2 years ago

see PR #16