Skip to content

Releases: KratosMultiphysics/CoSimIO

CoSimIO release 4.3.1

04 Nov 23:04
2093dfa
Compare
Choose a tag to compare

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

09 Sep 20:23
5f6fe55
Compare
Choose a tag to compare

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

18 Dec 20:02
Compare
Choose a tag to compare

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

21 Apr 18:59
ef6ead9
Compare
Choose a tag to compare

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

08 Feb 10:24
1c0be8f
Compare
Choose a tag to compare

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

07 Oct 11:35
Compare
Choose a tag to compare

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

29 Jul 12:25
Compare
Choose a tag to compare

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

15 Mar 09:46
2b68add
Compare
Choose a tag to compare

Second release of the CoSimIO
It contains many big improvements. For details please check the changelog

CoSimIO release 1.0.1

18 Jun 08:02
Compare
Choose a tag to compare

Fixes a bug in the ImportMesh function of the C-Interface => #66

First release of the CoSimIO

19 May 17:38
bf2e437
Compare
Choose a tag to compare

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