husseinaluie / FlowSieve

FlowSieve coarse-graining code base
https://flowsieve.readthedocs.io/en/latest/
Other
18 stars 9 forks source link

FlowSieve to compute the kinetic energy spectrum #44

Open avichotllano opened 1 month ago

avichotllano commented 1 month ago

I want to use the FlowSieve package to compute the kinetic energy spectrum. It uses a coarse-graining approach, which does not have the limitations of the Fourier transform and handles boundaries well. I want to install it but I am facing some issues since it is not clear the steps to do it. Could I have some tips? I appreciate any help you can provide.

bastorer commented 2 weeks ago

Hello! Sorry for the delayed response!

I'd be happy to help you get set up. The main hurtle is making the system.mk file, which specifies the compiler, points to the appropriate libraries, etc.

To get a better sense / give more specific advice, could you tell me a little about what kind of system you're working on? i.e. does it have a modules system [e.g. module load netcdf kind of commands] vs. user-installed libraries?