Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize to true model coupling #21

Closed
1 of 2 tasks
SCiarella opened this issue Mar 19, 2024 · 1 comment
Closed
1 of 2 tasks

Generalize to true model coupling #21

SCiarella opened this issue Mar 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@SCiarella
Copy link
Member

SCiarella commented Mar 19, 2024

To be able to couple "any" model, the CNODE structure needs to go to one level of abstraction beyond:
the 'communication' between the models has to be transformed into a modular element that the user can control, not taken for granted as in the current implementation.

At the same time CNODE can also be enhanced by allowing the user to explicitly define some differentiable operations that need to be done before computing the force, and example of which is the interpolation on different grids.

In brief:

  • accept explicit pre/post-force computation operation from the user
  • design 'communication' operations between models
@SCiarella SCiarella added the enhancement New feature or request label Mar 19, 2024
@SCiarella
Copy link
Member Author

no longer relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant