SCALE-RM
Functions/Subroutines
mod_cpl_driver Module Reference

module CPL driver More...

Functions/Subroutines

subroutine, public cpl_driver_setup
 Setup. More...
 
subroutine, public cpl_driver
 CPL calcuration. More...
 

Detailed Description

module CPL driver

Description
Coupler driver
Author
Team SCALE

Function/Subroutine Documentation

◆ cpl_driver_setup()

subroutine, public mod_cpl_driver::cpl_driver_setup ( )

Setup.

Definition at line 48 of file mod_cpl_driver.f90.

48  implicit none
49  !---------------------------------------------------------------------------
50 
51  return

◆ cpl_driver()

subroutine, public mod_cpl_driver::cpl_driver ( )

CPL calcuration.

Definition at line 57 of file mod_cpl_driver.f90.

57  implicit none
58  !---------------------------------------------------------------------------
59 
60  return