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
137 stars 56 forks source link

🐛[BUG]: Non-dimensionalization #121

Open shourya-p-otta opened 4 months ago

shourya-p-otta commented 4 months ago

Version

23.09,23.11, 24.01

On which installation method(s) does this occur?

No response

Describe the issue

Non-dimensionalization in all conjugate heat transfer examples need to be fixed. This is inconsistent and does not lead to O(1) primitive variables. Use standard non-dimensionalization approach as in fluid mechanics text books.

Minimum reproducible example

No response

Relevant log output

No response

Environment details

No response

Other/Misc.

No response