Changeset 5526 for LMDZ6/trunk/libf
- Timestamp:
- Feb 8, 2025, 11:55:47 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified LMDZ6/trunk/libf/phylmd/lmdz_cloud_optics_prop.f90 ¶
r5525 r5526 442 442 ! we clip the results 443 443 deimin = 20. 444 deim in= 155.444 deimax = 155. 445 445 dei = MIN(MAX(dei, deimin), deimax) 446 446 ! formula to convert effective diameter to effective radius
Note: See TracChangeset
for help on using the changeset viewer.