FEDEM Solver  R8.0
Source code of the dynamics solver
Functions/Subroutines | Variables
roadroutinesmodule Module Reference

Functions/Subroutines

subroutine functionroad (road, dis, ropar, nroad, z, dz, ddz, dflag, prsurf, ierr)
 
subroutine surfaceroad (dis, ropar, nroad, z, dz, ddz, dflag, prsurf, ierr)
 

Variables

type(roadtype), dimension(:), pointer, save rtm_groads
 
real(dp), save scaletosi
 

Function/Subroutine Documentation

◆ functionroad()

subroutine roadroutinesmodule::functionroad ( type(roadtype), intent(inout)  road,
real(dp), dimension(2), intent(in)  dis,
real(dp), dimension(:), intent(in)  ropar,
integer, intent(out)  nroad,
real(dp), intent(out)  z,
real(dp), dimension(2), intent(out)  dz,
real(dp), dimension(3), intent(out)  ddz,
integer, intent(out)  dflag,
real(dp), dimension(:), intent(out)  prsurf,
integer, intent(out)  ierr 
)

◆ surfaceroad()

subroutine roadroutinesmodule::surfaceroad ( real(dp), dimension(2), intent(in)  dis,
real(dp), dimension(:), intent(in)  ropar,
integer, intent(out)  nroad,
real(dp), intent(out)  z,
real(dp), dimension(2), intent(out)  dz,
real(dp), dimension(3), intent(out)  ddz,
integer, intent(out)  dflag,
real(dp), dimension(:), intent(out)  prsurf,
integer, intent(out)  ierr 
)

Variable Documentation

◆ rtm_groads

type(roadtype), dimension(:), pointer, save roadroutinesmodule::rtm_groads

◆ scaletosi

real(dp), save roadroutinesmodule::scaletosi