Changeset 5482


Ignore:
Timestamp:
Jan 17, 2025, 10:41:06 AM (11 hours ago)
Author:
yann meurdesoif
Message:

Forget to delete some lines at wrapper creation.
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/s2s.F90

    r5480 r5482  
    1414
    1515    SUBROUTINE s2s_initialize()
    16     USE stack_mod
    17     USE dimphy
    18     IMPLICIT NONE
    19    
    20       CALL stack_init_pool(1024*1024*50, klon)
    21 
    2216    END SUBROUTINE s2s_initialize
    2317 
Note: See TracChangeset for help on using the changeset viewer.