- Timestamp:
- Jul 28, 2025, 7:23:15 PM (6 days ago)
- Location:
- LMDZ6/branches/contrails
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/contrails
- Property svn:mergeinfo changed
/LMDZ6/trunk merged: 5654-5683,5685-5690,5692-5715,5718-5721,5726-5727,5729,5744-5761,5763-5778,5780,5785-5789
- Property svn:mergeinfo changed
-
LMDZ6/branches/contrails/libf/phylmd/ecrad/radiation/radiation_cloud.F90
r4911 r5791 142 142 allocate(this%overlap_param(ncol,nlev-1)) 143 143 allocate(this%fractional_std(ncol,nlev)) 144 allocate(this%inv_cloud_effective_size(ncol,nlev))145 144 146 145 if (present(use_inhom_effective_size)) then
Note: See TracChangeset
for help on using the changeset viewer.