-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add ELBDM/UniformGranule test problem #135
base: psidm
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I left some comments here.
example/test_problem/ELBDM/UniformGranule/Input__UM_IC_RefineRegion
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Init_TestProb_ELBDM_UniformGranule.cpp
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Init_TestProb_ELBDM_UniformGranule.cpp
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Init_TestProb_ELBDM_UniformGranule.cpp
Outdated
Show resolved
Hide resolved
example/test_problem/ELBDM/UniformGranule/python_script/get_vel_dispersion.py
Outdated
Show resolved
Hide resolved
example/test_problem/ELBDM/UniformGranule/python_script/plot_correlation.py
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Init_TestProb_ELBDM_UniformGranule.cpp
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Aux_ComputeProfile_with_Sigma.cpp
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Aux_ComputeProfile_with_Sigma.cpp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi. I left some comment here.
Because I'm not familiar with the correlation function, could you please share the reference about how to calculate it? I confused why divided by std^2 or mean^2.
src/TestProblem/ELBDM/UniformGranule/Aux_ComputeProfile_with_Sigma.cpp
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Aux_ComputeCorrelation.cpp
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Aux_ComputeCorrelation.cpp
Outdated
Show resolved
Hide resolved
src/TestProblem/ELBDM/UniformGranule/Aux_ComputeCorrelation.cpp
Outdated
Show resolved
Hide resolved
example/test_problem/ELBDM/UniformGranule/python_script/get_vel_dispersion.py
Show resolved
Hide resolved
example/test_problem/ELBDM/UniformGranule/python_script/plot_correlation.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only have one minor comment.
Add a test problem to simulate periodic box with homogeneous FDM granule initial condition.