issues
search
ddmarshall
/
IBL
Tools to model boundary layer flows using the integral relations
GNU General Public License v3.0
5
stars
2
forks
source link
Code Cleanup
#51
Open
ddmarshall
opened
1 year ago
ddmarshall
commented
1 year ago
[ ] Generalize interface by replacing
x
with
s
to indicate distance along surface
[ ] Check method names to see they can more descriptive
[ ] Refactor functions used in Thwaites method to have properties, abstract methods, and a cleaner implementation
[ ] Fix more pycodestyle, pylint, and mypy messages
x
withs
to indicate distance along surface