make_lut.f90 File Reference
Functions/Subroutines | |
program | make_lut |
This program generates the LUT necessary for the simulator execution You can modify the size and resolution of the tables in the module file lut_param. NetCDF files are created with the tables for rain, snow, hail, graupel, cloud ice, cloud water and melting particles. More... | |
Function/Subroutine Documentation
program make_lut | ( | ) |
This program generates the LUT necessary for the simulator execution You can modify the size and resolution of the tables in the module file lut_param. NetCDF files are created with the tables for rain, snow, hail, graupel, cloud ice, cloud water and melting particles.
- Date
- August 31st, 2016 - Initial version