Page 1 of 1

Problems with new shear parameters

Posted: Sat Sep 03, 2005 2:04 pm
by ncwxman
Jeff,

I am having trouble getting some of the new shear parameters to plot.

For example, the program hangs when I run the following macro:

Code: Select all

loop
plan
map
FHOR
LNDF
LFO1 LFD1 LMN1
LLL2 LPL2 LTM2 LLN2
06km
blks CLR2&
txt3 BULK SHEAR 0 - 6 km
endl
The same happens when trying to work with the BRCH - Bulk Richardson Number parameter.

Kevin

Posted: Sun Sep 04, 2005 2:01 pm
by jkrob
Kevin,

Looking over things, I thought I had picked up those commands but I think they got left out. Thanks for the heads-up & I'll look into it.

Jeff

Posted: Wed Sep 07, 2005 9:36 pm
by jkrob
Kevin,

The problems are fixed & will be included in the next Beta release on 09-15-2005.

One other note; The command string you used will not work with these new commands. Instead of:

06km
blks CLR2&

it should be:

blks 06km CLR2&

The control flags for the convection & shear parameters MUST follow immediately after the command (or...come immediately before...if you are talking about the right-to-left processing scheme). If they are placed on another line, they (the control flags) will be ignored.

Just something new to learn ;-)

Jeff

Thanks

Posted: Wed Sep 07, 2005 11:59 pm
by ncwxman
Jeff,

Thank you for the fix and for correcting me on the control flag being on the wrong line!

BTW, can you give me a hint of what you made mentione of in another post several weeks ago ---
I have some big news awaiting in the wing for what follows this next release but I'll hold off for now & let your mind wander about what it is.
My curiosity has gotten the best (or worst) of me :P

As always, Thank you!

Kevin