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

📚[DOC]: incremental introduction of features #127

Open shourya-p-otta opened 4 months ago

shourya-p-otta commented 4 months ago

How would you describe the priority of this documentation request

Critical (currently preventing usage)

Is this for new documentation, or an update to existing docs?

New

Describe the incorrect/future/missing documentation

Use one example to showcase features for geometry/PINNs/PINNs +data incrementally ​

  1. Correct equations to use​
  2. Initialization​
  3. How to obtain flow solution without data​
  4. Adding data for faster training ​
  5. Parameterization for flow conditions ​
  6. Geometry variations/parameterization with CSG and STL​
  7. Using Meshless Finite Difference ​
  8. Creating new architectures to use​
  9. Including new architectures from academia​

If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.

No response