DYnamic Train SImulation (DYTSI)
License
LGPL-3.0 and 2 other licenses found
Licenses found
LGPL-3.0
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER
daniele-bigoni/dytsi
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
===================================================== DYTSI - DYnamics Train SImulator Author: Daniele Bigoni (dabi@dtu.dk) ===================================================== 0. REQUIREMENTS 1. INSTALLATION 2. USAGE 3. LICENSE ======================================================= 0. REQUIREMENTS GNU Scientific Library (GSL) >= 1.15 Xerces-C >= 3.1.1 Boost >= 1.46.1 [filesystem,system] ======================================================= 1. INSTALLATION In the following <path> is the target path of installation and [n-jobs] is the number of threads to be used to compile. Both of them can be omitted and default values will be used. $ tar xzf dytsi-1.0.tar.gz $ cd dytsi-1.0 $ mkdir build $ cd build $ ../configure --prefix=<path> $ make -j[n-jobs] $ make install ======================================================= 3. USAGE Example input files for DYTSI are provided in the folder input. Check that the rsgeo files defined in the input files are in the correct location in the file system and that you made the appropriate settings regarding the output location. Run: $ DYTSI -T -nt <inputFile>.xml ======================================================= 3. LICENSE This file is part of DYTSI. DYTSI is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. DYTSI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with DYTSI. If not, see <http://www.gnu.org/licenses/>. DYnamics Train SImulation (DYTSI) Copyright (C) 2011-2014 The Technical University of Denmark Scientific Computing Section Department of Applied Mathematics and Computer Science Author: Daniele Bigoni E-mail: dabi@dtu.dk
About
DYnamic Train SImulation (DYTSI)
Resources
License
LGPL-3.0 and 2 other licenses found
Licenses found
LGPL-3.0
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published