New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 8514 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icealb.F90 – NEMO

Ignore:
Timestamp:
2017-09-08T17:09:25+02:00 (7 years ago)
Author:
clem
Message:

changes in style - part5 - almost done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icealb.F90

    r8512 r8514  
    328328      IF(lwp) THEN                      ! Control print 
    329329         WRITE(numout,*) 
    330          WRITE(numout,*) 'albedo : set albedo parameters' 
    331          WRITE(numout,*) '~~~~~~~' 
     330         WRITE(numout,*) 'ice_alb_init: set albedo parameters' 
     331         WRITE(numout,*) '~~~~~~~~~~~~' 
    332332         WRITE(numout,*) '   Namelist namice_alb : albedo ' 
    333333         WRITE(numout,*) '      choose the albedo parameterization   nn_ice_alb  = ', nn_ice_alb 
Note: See TracChangeset for help on using the changeset viewer.