Skip to content

Conversation

@jeis4wpi
Copy link
Contributor

@jeis4wpi jeis4wpi commented Nov 4, 2025

PhysicsNeMo Pull Request

Description

Propose documentation fix

Checklist

  • [ X] 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

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.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Overview

Greptile Summary

This PR makes three minor typo corrections in the FAQ.md documentation file: "Requirments" → "Requirements", "specifc" → "specific", and "documeted" → "documented". These are straightforward spelling fixes that improve the professionalism of the PhysicsNeMo documentation without changing any functionality or meaning. The changes are minimal and only affect documentation quality.

PR Description Notes:

  • The PR description is quite brief ("Propose documentation fix") and could be more specific about what documentation issues were addressed
  • Most checklist items are unchecked, including tests, documentation updates, CHANGELOG updates, and issue linking - though for typo fixes, some of these may not be applicable

Important Files Changed

Filename Score Overview
FAQ.md 5/5 Fixed three spelling errors: "Requirments" → "Requirements", "specifc" → "specific", and "documeted" → "documented"

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Collaborator

@coreyjadams coreyjadams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the typo fixes!

@coreyjadams
Copy link
Collaborator

/blossom-ci

@coreyjadams coreyjadams merged commit 69cf158 into NVIDIA:main Nov 5, 2025
1 check passed
coreyjadams added a commit that referenced this pull request Nov 5, 2025
* Move filesystems and version_check to core

* Fix version check tests

* Reorganize distributed, domain_parallel, and begin nn / utils cleanup.

* Move modules and meta to core.  Move registry to core.

No tests fixed yet.

* Add missing init files

* Update build system and specify some deps.

* Reorganize tests.

* Update init files

* Clean up neighbor tools.

* Update testing

* Fix compat tests

* Move core model tests to tests/core/

* Add import lint config

* Relocate layers

* Move graphcast utils into model directory

* Relocating util functionalities.

* Add FIGConvNet to crash example (#1207)

* Add FIGConvNet to crash example.

* Add FIGConvNet to crash example

* Update model config

* propose fix some typos (#1209)

Signed-off-by: John E <[email protected]>
Co-authored-by: Corey adams <[email protected]>

* Further clean up and organize tests.

* utils tests are passing now

* Cleaning up distributed tests

* Patching tests working again in nn

* Fix sdf test

* Fix zenith angle tests

* Some organization of tests.  Checkpoints is moved into utils.

* Remove launch.utils and launch.config.  Checkpointing is moved to
phsyicsnemo.utils, launch.config is just gone.  It was empty.

* Most nn tests are passing

* Further cleanup.  Getting there!

* Remove constants file

* Add import linting to pre-commit.

---------

Signed-off-by: John E <[email protected]>
Co-authored-by: Alexey Kamenev <[email protected]>
Co-authored-by: John Eismeier <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants