NVIDIA / modulus-sym

Framework providing pythonic APIs, algorithms and utilities to be used with Modulus core to physics inform model training as well as higher level abstraction for domain experts

Home Page:https://developer.nvidia.com/modulus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€[FEA]: Sequential solver/moving time window method with multiple architecture.

leolalson opened this issue Β· comments

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Critical (currently preventing usage)

Please provide a clear description of problem you would like to solve.

The sequential solver can take only single "custom_update_operation" in the current structure. But in the problems like heat sink.py(three_fin_2d), there are multiple architecture networks. Please include feature to include multiple architecture for moving time window method.

Describe any alternatives you have considered

No response

Additional context

No response