Hi all, I found this in buildlocoinput.m (line 122). Any idea if the setcavity off is really needed? `% Cavity and radiation should be off for response and dispersion generation` `setcavity off;` `setradiation off;` Thanks,
Hi all,
I found this in buildlocoinput.m (line 122). Any idea if the setcavity off is really needed?
% Cavity and radiation should be off for response and dispersion generationsetcavity off;setradiation off;Thanks,