mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
converted README to markdown format
This commit is contained in:
parent
712ea58b78
commit
00b4cf4084
1 changed files with 13 additions and 14 deletions
27
README.md
27
README.md
|
@ -1,17 +1,16 @@
|
|||
This is the S2SS, a Simulator 2 Simulator Server
|
||||
to connect realtime simulators of TCP/UDP/IP or raw 801.3 Ethernet.
|
||||
# Simulator to Simulator Server
|
||||
|
||||
###############################################################################
|
||||
# #
|
||||
# Use Doxygen to build the documentation by calling "doxygen" in this dir. #
|
||||
# If you are at the EONERC, you can use the prebuild documentation at: #
|
||||
# https://134.130.169.2/doc/s2ss/ #
|
||||
# #
|
||||
###############################################################################
|
||||
This is S2SS, a gateway to forward and process simulation data between real time simulators.
|
||||
|
||||
Institute for Automation of Complex Power Systems (ACS)
|
||||
EON Energy Research Center (EONERC)
|
||||
RWTH University Aachen, Germany
|
||||
## Documentation
|
||||
|
||||
Author: Steffen Vogel <steffen.vogel@rwth-aachen.de>
|
||||
Date: February 2015
|
||||
The docuementation for this software is available at [documentation/Mainpage](documentation/Mainpage.md)
|
||||
Use Doxygen to build the documentation by calling `doxygen` in this dir.
|
||||
|
||||
If you are at the EONERC, you can use the prebuild documentation at: https://134.130.169.2/doc/s2ss/
|
||||
|
||||
## Contact
|
||||
|
||||
- Institute for Automation of Complex Power Systems (ACS)
|
||||
- EON Energy Research Center (EONERC)
|
||||
- RWTH University Aachen, Germany
|
||||
|
|
Loading…
Add table
Reference in a new issue