New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 14212 for vendors/PPR/src/ppm.h90 – NEMO

Ignore:
Timestamp:
2020-12-18T12:19:49+01:00 (4 years ago)
Author:
jchanut
Message:

#2222, update PPR library to circumvent issues found with cpp directives: remove timing instructions. Changed main module extension in .F90 to comply with FCM rules (no effect).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendors/PPR/src/ppm.h90

    r13926 r14212  
    2828 
    2929    !     
    30     ! PPM.f90: 1d slope-limited, piecewise parabolic recon. 
     30    ! PPM.h90: 1d slope-limited, piecewise parabolic recon. 
    3131    ! 
    3232    ! Darren Engwirda  
     
    4545        &               fdat,fhat,edge,oscl, & 
    4646        &               dmin,ilim,wlim,halo) 
    47  
    4847 
    4948    ! 
Note: See TracChangeset for help on using the changeset viewer.