SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mode_rw_trip::write_trip Interface Reference

Public Member Functions

subroutine write_trip_xy (KLISTING, HFILE, HVNAME, OMASK, PWRITE, KTNUM, KTVAL, ODOUBLE, OXIOS)
 
subroutine write_trip_xyz (KLISTING, HFILE, HVNAME, OMASK, PWRITE, KTNUM, KTVAL, ODOUBLE, OXIOS)
 

Detailed Description

Definition at line 50 of file mode_rw_trip.F90.

Member Function/Subroutine Documentation

◆ write_trip_xy()

subroutine mode_rw_trip::write_trip::write_trip_xy ( integer, intent(in)  KLISTING,
character(len=*), intent(in)  HFILE,
character(len=*), intent(in)  HVNAME,
logical, dimension(:,:), intent(in)  OMASK,
real, dimension(:,:), intent(in)  PWRITE,
integer, intent(in), optional  KTNUM,
integer, intent(in), optional  KTVAL,
logical, intent(in), optional  ODOUBLE,
logical, intent(in), optional  OXIOS 
)

Definition at line 201 of file mode_rw_trip.F90.

◆ write_trip_xyz()

subroutine mode_rw_trip::write_trip::write_trip_xyz ( integer, intent(in)  KLISTING,
character(len=*), intent(in)  HFILE,
character(len=*), intent(in)  HVNAME,
logical, dimension(:,:), intent(in)  OMASK,
real, dimension(:,:,:), intent(in)  PWRITE,
integer, intent(in), optional  KTNUM,
integer, intent(in), optional  KTVAL,
logical, intent(in), optional  ODOUBLE,
logical, intent(in), optional  OXIOS 
)

Definition at line 283 of file mode_rw_trip.F90.


The documentation for this interface was generated from the following file: