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

possible bugs in data_analysis_in_python #19

Open
cubayang opened this issue Nov 26, 2021 · 0 comments
Open

possible bugs in data_analysis_in_python #19

cubayang opened this issue Nov 26, 2021 · 0 comments

Comments

@cubayang
Copy link

Hi Nick,

It seems there are some bugs in the data_analysis folder for python:

  1. Line 126: fX_Lag,fY_Lag,fLagMag,fLagNorm,fLagTan = import_Lagrangian_Force_Data(pathForce,numSim) in "Standard_Data_Analysis_Script.py", fLagNorm and fLagTan are no longer used but returned here.
  2. Line 104: U,V = read_Eulerian_Data_From_vtk(path,numSim,strChoice,getxy) in "import_Eulerian_Data.py". Should the return values be like "U,V,x,y"?

Thanks,
Yang

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

No branches or pull requests

1 participant