B
Bil Kleb
Hello.
I used to do this with VERSION < 1.8,
components = ARGV || %w[ Adjoint Design FUN3D_90 GetGrad
GridMove HRefine LibF90 Mixed Party
PHYSICS_MODULES Rad ]
It no longer works for VERSION == 1.8.2-p2.
What's going on and what is the idiom now?
I went through Why's 1.8 guide, but nothing slapped me.
Thanks,
I used to do this with VERSION < 1.8,
components = ARGV || %w[ Adjoint Design FUN3D_90 GetGrad
GridMove HRefine LibF90 Mixed Party
PHYSICS_MODULES Rad ]
It no longer works for VERSION == 1.8.2-p2.
What's going on and what is the idiom now?
I went through Why's 1.8 guide, but nothing slapped me.
Thanks,