└── README.md /README.md: -------------------------------------------------------------------------------- 1 | > [!IMPORTANT] 2 | > Starting with the RCE 10.4.0 release, this original repository was split into two. 3 | > The public mirror of the main RCE project code is now provided at https://github.com/rcenvironment/rce-main. 4 | > This repository is kept for historical reference up to the 10.4.0 release only. 5 | 6 | 7 | ## About RCE 8 | 9 | RCE is a distributed, workflow-driven integration environment. 10 | It is used by engineers and scientists to analyze, optimize, and design complex systems (e.g., aircraft, ships, or satellites). 11 | Using RCE, they can combine their specialized design and simulation tools into distributed workflows. 12 | 13 | Software website: [https://rcenvironment.de](https://rcenvironment.de) 14 | 15 | ## License 16 | 17 | RCE is Open Source Software provided under the terms of the [Eclipse Public License (EPL)](http://opensource.org/licenses/EPL-1.0). 18 | This source repository as well as related releases also contain software covered by other open source licenses. 19 | More information is available in embedded licensing files. 20 | --------------------------------------------------------------------------------