Ignore:
Timestamp:
Jan 28, 2025, 7:07:51 PM (9 days ago)
Author:
yann meurdesoif
Message:

Implement GPU automatic port for :

  • Thermics
  • acama_gwd_rando
  • flott_gwd_rando

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/lmdz_thermcell_env.f90

    r5390 r5512  
    5151! Calcul de l'humidite a saturation et de la condensation
    5252
    53    call thermcell_qsat(ngrid*nlay,mask,pplev,pt,po,pqsat)
     53   call thermcell_qsat(ngrid, nlay,mask,pplev,pt,po,pqsat)
    5454   do ll=1,nlay
    5555      do ig=1,ngrid
Note: See TracChangeset for help on using the changeset viewer.