Hi Catrina,

The problem with your data file is that it has too many points. (The default
limit is 10 000 points)

I've edited the optical.f file to allow for 25000 points.
you can compile it using
gfortran -O4 optical.f -o optical
the O4 makes the calculation much faster.

The program should have stopped with an error saying "Too many points" but
this doesn't always work

I'll email the result to you personally because I don't think the list
accepts attachments that are very big.

Cheers,
Marty


2008/12/8 catrina desport <[EMAIL PROTECTED]>

> Hello Marty,
>
> Thank you for helping me.
>
> I didn't find Nan's in e2.file, you can see it in the enclosed. I would be
> thankful to see what is going wrong.
>
> Regards,
> Catrina
>
> ------------------------------
> **
>
>

Attachment: optical.tar.gz
Description: GNU Zip compressed data

Reply via email to