ior_table always initialized
This commit is contained in:
parent
3baa179f2f
commit
f773d3940d
@ -706,7 +706,8 @@ void animation()
|
||||
|
||||
init_wave_flat(phi, psi, xy_in);
|
||||
|
||||
if (VARIABLE_IOR) init_ior_2d(xy_in, tcc_table, tgamma_table, ior_angle);
|
||||
// if (VARIABLE_IOR)
|
||||
init_ior_2d(xy_in, tcc_table, tgamma_table, ior_angle);
|
||||
|
||||
// init_circular_wave(-1.5, 0.0, phi, psi, xy_in);
|
||||
// x = XMIN + (XMAX - XMIN)*rand()/RAND_MAX;
|
||||
|
Loading…
Reference in New Issue
Block a user