physicsnemo icon indicating copy to clipboard operation
physicsnemo copied to clipboard

Generalize the `encode_parameter` in DoMINO to any arbitrary global parameters input

Open ns5678 opened this issue 7 months ago • 0 comments

PhysicsNeMo Pull Request

Description

This PR modifies conf.yaml, model.py and domino_datapipe.py to allow for arbitrary number of input global parameters instead of being restricted to inlet_velocity, air_density. examples/external_aerodynamics/cfd/domino is accordingly modified and tested on DrivAer dataset.

Checklist

  • [ ] I am familiar with the Contributing Guidelines.
  • [ ] New or existing tests cover these changes.
  • [ ] The documentation is up to date with these changes.
  • [ ] The CHANGELOG.md is up to date with these changes.
  • [ ] An issue is linked to this pull request.

Dependencies

ns5678 avatar May 07 '25 21:05 ns5678