Unified Aero Recipe Tidying#1753
Conversation
…ither `inverse()` or `inverse_td()`. And never used
|
/ok to test c103fd8 |
Greptile SummaryThis PR tidies the Unified External Aero Recipe by removing dead code (
Important Files Changed
|
…b.com/peterdsharpe/physicsnemo into psharpe/unified-recipe-minor-cleanups
|
/ok to test a4e0d46 |
* deduplication * cuts the warning * Metrics: removes total_channels and field_dim * train.py - omegaconf tidying * In nondim, removes `inverse_tensor`, which is already superseded by either `inverse()` or `inverse_td()`. And never used * grammar * Adds caveat on DoMINO
PhysicsNeMo Pull Request
Description
This PR does some cleanup on the Unified External Aero Recipe. Specifically:
README.md, deduplicates some sections, removes the stale warning header, and links in DoMINO.metrics.py:process_groupinMetricCalculator.MetricCalculator.total_channelsfield_dimimporttrain.py:omegaconfimportnondim.py:inverse_tensor(), which is both a) not used, and b) already superseded by the already-existinginverse()andinverse_td().Checklist
Dependencies
Review Process
All PRs are reviewed by the PhysicsNeMo team before merging.
Depending on which files are changed, GitHub may automatically assign a maintainer for review.
We are also testing AI-based code review tools (e.g., Greptile), which may add automated comments with a confidence score.
This score reflects the AI’s assessment of merge readiness and is not a qualitative judgment of your work, nor is
it an indication that the PR will be accepted / rejected.
AI-generated feedback should be reviewed critically for usefulness.
You are not required to respond to every AI comment, but they are intended to help both authors and reviewers.
Please react to Greptile comments with 👍 or 👎 to provide feedback on their accuracy.