Ignore:
Timestamp:
Feb 18, 2026, 10:28:23 AM (11 days ago)
Author:
mturbet
Message:

renaming and merging of radiative routines in phygeneric

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phygeneric/rad_blackbody.F

    r4076 r4077  
    1       subroutine blackl(blalong,blat,blae)
     1      subroutine rad_blackbody_planck_law_wavelength(blalong,blat,blae)
    22
    33      implicit double precision (a-h,o-z)
     
    2121      end
    2222
    23       subroutine blackn(blalong,blat,blae)
     23      subroutine rad_blackbody_planck_law_wavenumber(blalong,blat,blae)
    2424
    2525      implicit double precision (a-h,o-z)
Note: See TracChangeset for help on using the changeset viewer.