Changeset 5526 for LMDZ6/trunk/libf


Ignore:
Timestamp:
Feb 8, 2025, 11:55:47 AM (4 months ago)
Author:
evignon
Message:

suite commit précédent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified LMDZ6/trunk/libf/phylmd/lmdz_cloud_optics_prop.f90

    r5525 r5526  
    442442            ! we clip the results
    443443            deimin = 20.
    444             deimin = 155.
     444            deimax = 155.
    445445            dei = MIN(MAX(dei, deimin), deimax)
    446446            ! formula to convert effective diameter to effective radius
Note: See TracChangeset for help on using the changeset viewer.