Skip to content

Releases: KratosMultiphysics/CoSimIO

CoSimIO release 4.3.1

Choose a tag to compare

@philbucher philbucher released this 04 Nov 23:04
2093dfa

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

Choose a tag to compare

@philbucher philbucher released this 09 Sep 20:23
5f6fe55

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

Choose a tag to compare

@philbucher philbucher released this 18 Dec 20:02

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

Choose a tag to compare

@philbucher philbucher released this 21 Apr 18:59
ef6ead9

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

Choose a tag to compare

@philbucher philbucher released this 08 Feb 10:24
1c0be8f

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

Choose a tag to compare

@philbucher philbucher released this 07 Oct 11:35

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

Choose a tag to compare

@philbucher philbucher released this 29 Jul 12:25

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

Choose a tag to compare

@philbucher philbucher released this 15 Mar 09:46
2b68add

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

CoSimIO release 1.0.1

Choose a tag to compare

@philbucher philbucher released this 18 Jun 08:02

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

First release of the CoSimIO

Choose a tag to compare

@philbucher philbucher released this 19 May 17:38
bf2e437

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