Skip to content

method to simply plug a cosimulation function into ModelingToolkit.jl ? #3310

@gaelforget

Description

@gaelforget

Is your feature request related to a problem? Please describe.

I have cosimulations that are based on e.g. a fortran based ocean model operated via the ClimateModels.jl interface.

My understanding is that it's possible to plug it in modeling toolkit without implementing FMI, by wrapping my cosimulation in a Julia function of the form f(input , ouput , dt) (?), but this is not well documented.

Describe the solution you’d like

Could documentation for this approach be added?

Describe alternatives you’ve considered

Implementing FMUs for ClimateModels.jl but this will require more effort.

Additional context

Discussed this with @ChrisRackauckas at JuliaEO25.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions