Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert fw.f90 to python #3387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

timothy-nunn
Copy link
Contributor

@timothy-nunn timothy-nunn commented Nov 8, 2024

Convert the remaining subroutines in fw.f90 to Python

@timothy-nunn timothy-nunn marked this pull request as ready for review November 8, 2024 14:28
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 28.42%. Comparing base (22543f1) to head (b84e666).

Files with missing lines Patch % Lines
process/fw.py 79.16% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3387      +/-   ##
==========================================
+ Coverage   28.36%   28.42%   +0.05%     
==========================================
  Files          77       77              
  Lines       18365    18387      +22     
==========================================
+ Hits         5209     5226      +17     
- Misses      13156    13161       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timothy-nunn timothy-nunn linked an issue Nov 13, 2024 that may be closed by this pull request
* Convert friction and heat_transfer to Python

* Convert fw_thermal_conductivity to Python
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.

Convert fw.f90 to Python
2 participants