| 
    LMDZ
    
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | misr_simulator (npoints, nlev, ncol, sunlit, zfull, at, dtau_s, dtau_c, frac_out, fq_MISR_TAU_v_CTH, dist_model_layertops, MISR_mean_ztop, MISR_cldarea) | 
| subroutine misr_simulator | ( | integer | npoints, | 
| integer | nlev, | ||
| integer | ncol, | ||
| integer, dimension(npoints) | sunlit, | ||
| real, dimension(npoints,nlev) | zfull, | ||
| real, dimension(npoints,nlev) | at, | ||
| real, dimension(npoints,nlev) | dtau_s, | ||
| real, dimension(npoints,nlev) | dtau_c, | ||
| real, dimension(npoints,ncol,nlev) | frac_out, | ||
| real, dimension(npoints,7,n_misr_cth) | fq_MISR_TAU_v_CTH, | ||
| real, dimension(npoints,n_misr_cth) | dist_model_layertops, | ||
| real, dimension(npoints) | MISR_mean_ztop, | ||
| real, dimension(npoints) | MISR_cldarea | ||
| ) | 
Definition at line 39 of file MISR_simulator.F.