To get the solar BSDF of micro-prism film, we have got the geometry using 3D laser scanner, and the first thing I thought of was using genBSDF command to generate the BSDF.However, I feel something wrong that the characteristic dimension (L) of micro-prism film is about 20μm, and the wavelength of infrared wave is larger than 0.78μm (λ), is ray-traced method applicable to this condition(λ/L < 25)?
Therefore, my further thought was generating BSDF with FDTD solutions, which solve the maxwell equation using FDTD method (https://support.lumerical.com/hc/en-us/articles/360042213854-Bidirectional-scattering-distribution-function-BSDF-), ).But I don’t kown how to convert the BSDF calculated by FDTD solutions to tabulated BSDF that can be used in Radiance/EnergyPlus.Are there any existed tools can implement this conversion?