Ignore:
Timestamp:
Sep 25, 2025, 10:51:30 AM (2 months ago)
Author:
rkazeroni
Message:

For GPU porting of water_int routine:

  • Add "horizontal" comment to specify possible names of horizontal variables
  • Explicit horizontal loop (needed for GPU parallelization)


File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90

    r5837 r5839  
    8686    USE tropopause_m,     ONLY: dyn_tropopause
    8787    USE vampir
     88    USE water_int_mod, ONLY: water_int
    8889    USE write_field_phy
    8990    use wxios_mod, ONLY: g_ctx, wxios_set_context
Note: See TracChangeset for help on using the changeset viewer.