terrapower / armi

An open-source nuclear reactor analysis automation framework that helps design teams increase efficiency and quality
https://terrapower.github.io/armi/
Apache License 2.0
214 stars 82 forks source link

Renaming structuredgrid.py to camelCase #1650

Closed john-science closed 4 months ago

john-science commented 4 months ago

What is the change?

Changed the name of structuredgrid.py to structuredGrid.py, so it matches our camelCase naming convention.

Why is the change being made?

This PR was made to close #1608


Checklist