error: Less than 2 bins for CSR

Moderators: cyao, michael_borland

Post Reply
libov
Posts: 32
Joined: 30 May 2013, 07:14

error: Less than 2 bins for CSR

Post by libov » 04 Jan 2018, 10:25

Dear Michael,

I was often getting the following error when using CSRCSBEND (see attachements):

Code: Select all

error: Less than 2 bins for CSR!
Program trace-back:
After some playing around I found out, that if I replace INTEGRATION_ORDER = "order_integration" by INTEGRATION_ORDER = 2, the error is gone!
So variable definition refuses to work, but strangely enough, only for this parameter!

Am I doing anything wrong?

Thanks!
Slava
Attachments
csr_test.lte
(584 Bytes) Downloaded 195 times
csr_test.ele
(816 Bytes) Downloaded 197 times

michael_borland
Posts: 1933
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: error: Less than 2 bins for CSR

Post by michael_borland » 08 Jan 2018, 08:58

Slava,

I tried your files and they worked fine. Can you confirm that you are using the latest version?

--Michael

libov
Posts: 32
Joined: 30 May 2013, 07:14

Re: error: Less than 2 bins for CSR

Post by libov » 08 Jan 2018, 09:47

Hi Michael,

indeed I was using 33.1.1 !
After I updated to 34.0.1 everything works.

However I'm anyway a bit puzzled, since the .lte/.ele files I'm using are a few years old (not those I've sent you as examples), so even elegant versions older than mine should work....

Anyway, main thing it works now!
Thanks!

Slava

michael_borland
Posts: 1933
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: error: Less than 2 bins for CSR

Post by michael_borland » 08 Jan 2018, 10:58

Slava,

Thanks for letting me know.

It's quite possible that we introduced a bug, then fixed it, which would explain why the files used to work.

--Michael

Post Reply