fischer1

Results 8 comments of fischer1

tdsum is also used in dssum before time00 is called. We probably should call time00 once with (say) init It looks like nek_init is not intializing the lagged variables in...

I confess, I don't know what this request means. Could someone please clarify ? Paul

Wait... Yes! (I understand.) OK --- Let me think about it. (It's not that easy... but maybe we can do it.)

THere is a simple work around that involves counting. We should fix this to support Nek.

We can do this on the Nek5k side. It's simply a matter of taking care of it prior to usrdat2

The issue with NekExamples/benard/ray_9 is that it was using p120--123 to prescribe runtime parameters. I changed these to be hardcoded in the .usr file (but haven't committed those changes). Nonetheless,...

Yes - we definitely want examples that demo ifchar. I was just surprised (and I'm sure it's my fault) that ext_cyl had IFCHAR T yet the CFL was 0.5 So,...

I agree with Dillon's idea... We don't fail till _after_ usrdat2. We should check, however, both before and after --- because we want the user to know if it was...