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

[scuff-intergrate]error: Interp1D: grid must have 2 or more data points (aborting) #237

Open
Ivywyr opened this issue Jan 3, 2022 · 0 comments

Comments

@Ivywyr
Copy link

Ivywyr commented Jan 3, 2022

Hello,
I'm calculating the radiative heat transfer between two Spheres using "scuff-em".
After running "scuff-neq", I get the datafile "SiO2Spheres_501.SIFlux.DSI302".
Then I'm trying to specify the temperatures and do the integrating using

scuff-integrate --datafile SiO2Spheres_501.SIFlux.DSI302 --Temperature 0 300 --Temperature 1 300 --Temperature 2 200 --sdColumn 12

but there is an error: Interp1D: grid must have 2 or more data points (aborting)
And I have 256 frequency points in my omega file.

I also tried "scuff-integrate --datafile SiO2Spheres_501.SIFlux.DSI302 --FreqColumn 2 --dataColumn 4 --Temperature 0 300 --Temperature 1 300 --Temperature 2 275", but there is still an error.

Maybe is there any commands I used wrong ? TT
Thanks in advance!

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