Skip to content

Commit faf1773

Browse files
New branch fo implementation of ICE-RF optics.
1 parent 5c76747 commit faf1773

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

subsample_and_optics_example/optics/cosp_optics.F90

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,8 @@ subroutine lidar_optics(npoints, ncolumns, nlev, npart, ice_type, lidar_freq, lg
343343
polpart(INDX_LSICE,1:5) = polpartLSICE1
344344
polpart(INDX_CVICE,1:5) = polpartCVICE1
345345
endif
346+
if (ice_type .eq. 2) then
347+
endif
346348

347349
! Effective radius particles:
348350
rad_part(1:npoints,1:nlev,INDX_LSLIQ) = ls_radliq(1:npoints,1:nlev)

0 commit comments

Comments
 (0)