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
https://developer.nvidia.com/modulus
Apache License 2.0
193 stars 73 forks source link

🚀[FEA]: Expand the Finite differences to higher accuracy orders #180

Open ktangsali opened 2 months ago

ktangsali commented 2 months ago

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

Low (would be nice)

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

Currently the Finite difference schemes in Modulus are up to second order accurate. Would be good to generalize it to higher orders of accuracy.

Describe any alternatives you have considered

No response

Additional context

No response