What is RCE?

RCE is an Open Source distributed, workflow-driven integration environment. It is used by engineers and scientists to design and simulate complex systems (e.g., aircraft, ships, or satellites) by using and integrating their own design and simulation tools.
An overview about RCE and some of its application fields gives this survey article.
If you're interested in contributing to RCE please don't hesitate and contact us. The source code is distributed as a zip archive along with each release. We will provide general public access to our source code repository soon.
Follow us on for latest news concerning releases, talks, related science etc. Check our YouTube channel for screen casts and other nice stuff concerning RCE.

Cite us

If you use RCE in your research project, please cite either the software itself or our reference publication in SoftwareX:

Brigitte Boden, Jan Flink, Niklas Först, Robert Mischke, Kathrin Schaffert, Alexander Weinert, Annika Wohlan, and Andreas Schreiber. "RCE: an integration environment for engineering and science." SoftwareX 15 (2021): 100759. https://doi.org/10.1016/j.softx.2021.100759.

Brigitte Boden, Jan Flink, Robert Mischke, Kathrin Schaffert, Alexander Weinert, Annika Wohlan, and Andreas Schreiber. (2019). RCE (10.0.0). Zenodo. https://doi.org/10.5281/zenodo.3691675.

You can obtain the preprint of the SoftwareX-article from arXiV.

Work with us

We are always open to working together with users to extend RCE and to apply it to new use cases. For this, we often participate in collaborative research projects. Please contact us at rce@dlr.de.

News

RCE 9.1

We recently released RCE 9.1, which increases the configurability of the TiGL viewer. This release furthermore includes some maintenance updates, numerous enhancements to the documentation, as well as security fixes and bugfixes. Please see GitHub for the full changelog.

In the past, TiGL Viewer was delivered together with RCE …

RCE 9.0

We recently released RCE 9.0, which includes new features as well as improvements to existing ones. In the following, we give an overview over the highlights of this version. Please see GitHub for the full changelog.

Implementing the new features of RCE 9.0 required significant changes to the …

RCE 8.2.4

RCE 8.2.4 is out now. Unfortunately, as part of the security improvements in 8.2.3, a bug regarding long filenames slipped in. This is fixed in this release.

Please see GitHub for the full changelog.

RCE 8.2.3

We have just released RCE 8.2.3. It adresses several security issues and significantly reduces the RAM usage of workflow and component hosts. Furthermore, network timeouts in complex workflows during the initialization phase are prevented and we have fixed an issue which did not allow to cancel a workflow …

RCE 8.2.1

RCE 8.2.1 has been released and comes with some improvements and fixes. Please see GitHub for the full changelog.

Synopsis

  • Fixed a bug in the Optimizer component when using bounds of data type Vector
  • Minor internal fixes and improvements

RCE 8.2

RCE 8.2 is out now. We realized various new features and improvements. Here we present a selection. Please see GitHub for the full changelog.

XML Values

In this release we added a new workflow component: XML Values. This component allows you to easily access the content of XML files …

RCE 8.1.1

We recently released RCE 8.1.1. It contains several bugfixes and minor improvements. Please see GitHub for the full changelog.

Synopsis

  • Internal improvements to enhance building RCE as external developer
  • Fixed some bugs regarding fault tolerant loops, SSH remote access and CPACS tool integration
  • Several minor fixes

RCE 8.1

We just released RCE 8.1, which contains several new features and improvements. Here we present a selection of new features. Please see GitHub for the full changelog.

Workflow Editor

In RCE 8.1, bidirectional connections between components are now depicted by separate connection lines, which allows a better overview …

RCE 8.0

We are proud to announce a new major release: RCE 8 - Red Snapper. It contains several new features and many improvements. Below is a selection of some of them. Please see GitHub for the full changelog.

Manual Verification of Tool Results

In collaborative workflows, the tools involved are contributed by …