Ignore:
Timestamp:
Jun 30, 2017, 7:18:51 PM (7 years ago)
Author:
fcheruy
Message:

changed the position of argument nvm to be consistent with optional argument in orchidee and allow retro-compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/LMDZ_tree_FC/libf/phylmd/surf_land_orchidee_mod.F90

    r2925 r2927  
    425425               cdrag, petA_orc, peqA_orc, petB_orc, peqB_orc, &
    426426               precip_rain, precip_snow, lwdown, swnet, swdown, ps, &
    427                nvm_orch, evap, fluxsens, fluxlat, coastalflow, riverflow, &
    428                tsol_rad, tsurf_new, qsurf, albedo_out, emis_new, z0m_new, &
    429                lon_scat, lat_scat, q2m, t2m, z0h_new)
     427               evap, fluxsens, fluxlat, coastalflow, riverflow, &
     428               tsol_rad, tsurf_new, qsurf, albedo_out, emis_new, z0m_new, &   
     429               lon_scat, lat_scat, q2m, t2m, z0h_new, nvm_orch)
    430430#endif         
    431431       ENDIF
Note: See TracChangeset for help on using the changeset viewer.