Ignore:
Timestamp:
Dec 5, 2024, 5:09:25 PM (8 days ago)
Author:
yann meurdesoif
Message:
  • Remove UTF8 character that inihibit fortran parsing with GPU morphosis
  • Add missing END SUBROUTINE instead of simple END, that inhibit correct parsing with regulat expression parser (quick and dirty parsing)

YM

File:
1 edited

Legend:

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

    r4843 r5390  
    862862
    863863      return
    864       end
     864    end subroutine test_ltherm
    865865
    866866! nrlmd le 10/04/2012   Transport de la TKE par le thermique moyen pour la fermeture en ALP
     
    987987      return
    988988!!! fin nrlmd le 10/04/2012
    989      end
     989    end subroutine thermcell_tke_transport
    990990
    991991END MODULE lmdz_thermcell_main
Note: See TracChangeset for help on using the changeset viewer.