Releases: KratosMultiphysics/CoSimIO
CoSimIO release 4.3.1
Patch release of CoSimIO
Fixing the errors related to the code-location in windows. Now a generic solution is implemented, working consistently across operating systems
CoSimIO release 4.3.0
Minor release of CoSimIO
Mainly updating external libraries to enable Python > 3.10 and fixing a bug in the error handling on some windows systems
For details please check the changelog
CoSimIO release 4.2.0
Minor release of CoSimIO
The main addition is the first version of the Fortran interface, as well as fixes for the compilation on older Linux systems
For details please check the changelog
CoSimIO release 4.1.0
Minor release of CoSimIO
The main addition is that now the codes can also run in admin mode
For details please check the changelog
CoSimIO release 4.0.0
Fourth release of the CoSimIO
It contains many big improvements and features, most notable the addition of Socket based communication as well as other means of communication.
For details please check the changelog
CoSimIO release 3.0.0
Third release of the CoSimIO
It contains many big improvements and features, most notable the full MPI support and the extensive documentation
For details please check the changelog
CoSimIO release 2.0.1
This is a bugfix release which adds a minor correction when using the remote controlled CoSimulation
Details:
So far no settings could be passed to the functions that are registered, this is fixed now
CoSimIO release 2.0.0
Second release of the CoSimIO
It contains many big improvements. For details please check the changelog
CoSimIO release 1.0.1
Fixes a bug in the ImportMesh function of the C-Interface => #66
First release of the CoSimIO
This is the first release of the CoSimIO
It contains a full list of features for coupling together with the CoSimulationApplication of Kratos
Interfaces are available for:
- C++
- C
- Python