Re: Yet again, The Sky is Falling! [message #52844 is a reply to message #52843] |
Thu, 08 March 2007 16:21   |
yp
Messages: 42 Registered: February 2005
|
Member |
|
|
On Mar 8, 11:04 pm, "R.G. Stockwell" <n...@email.please> wrote:
> "yp" <Yaswant.Prad...@gmail.com> wrote in message
>
> news:1173394662.260164.22540@s48g2000cws.googlegroups.com...
> ...
>
>
>
>
>
>> Hi Bob,
>> Sorry about the confusion. Here I go again...
>
>> --------------
>> null=0.0D
>
>> int_LUT, 412.5, 1, 0.0D, 0.0D, 0.0D, 0.03D, result1
>> int_LUT, 412.5, 1, null, null, null, 0.03D, result2
>
>> print,'RESULT 1: ', (result1[*])
>> print,'RESULT 2: ', (result2[*])
>> ---------------
>
>> RESULT 1: 0.090099994
>> RESULT 2: 0.090071241
>
>> I hope this is clearer now.
>
> Thanks, that clears it up.
> Can you post the routine int_LUT, or post it on a webpage
> somewhere?
> This is a facinating problem!
>
> Cheers,
> bob- Hide quoted text -
>
> - Show quoted text -
Bob, David, Paul,
Thank you all for sparing your time!
You can download the code from www.research.plymouth.ac.uk/casix/temp/test_morel_LUT.pro
You will also need the LUT (morel_fq.dat) to run the code.
www.research.plymouth.ac.uk/casix/temp/MOREL_FQ.DAT
Best,
yas
|
|
|