You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compute_eta (defined and called in multiple files)
initialize_delp/_initialize_delp (similar functionality)
initialize_edge_pressure/_initialize_edge_pressure (similar functionality)
I plan to track more of these down and either leave one definition in place or for something like compute_eta, place in a central module that can be imported
The text was updated successfully, but these errors were encountered:
…(continuous issue) (#30)
* Testing changes reflected across branches
* Undoing changes made in build_gaea_c5.sh
* Testing vscode functionality, by adding a change to external_grid branch
* Testing vscode functionality, by adding a change to external_grid branch
* Edited init_utils.py and initialize_tc.py regarding the overlap in initialize_delp and initialize_edge_pressure functions
---------
Co-authored-by: Frank Malatino <[email protected]>
Current functions that fit this category:
compute_eta (defined and called in multiple files)
initialize_delp/_initialize_delp (similar functionality)
initialize_edge_pressure/_initialize_edge_pressure (similar functionality)
I plan to track more of these down and either leave one definition in place or for something like compute_eta, place in a central module that can be imported
The text was updated successfully, but these errors were encountered: