cassidymwagner / fluidsf

FluidSF is a package used to calculate structure functions from fluid data.
https://cassidymwagner.github.io/fluidsf
MIT License
5 stars 3 forks source link

New traditional structure functions #8

Closed cassidymwagner closed 6 months ago

cassidymwagner commented 6 months ago

New traditional structure functions: "LL", "LLL", "LTT", "LSS". Now user can specify one of these strings or a list of a combination of these strings to generate these particular structure functions.

Misc:

cassidymwagner commented 6 months ago

Need to add tests and rework old ones that are now failing.

cassidymwagner commented 6 months ago

Old tests now work, need to add test for LTT structure function and then everything should be good to go.