FEDEM Solver  R8.0
Source code of the dynamics solver
Modules | Functions/Subroutines | Variables
timeStepModule.f90 File Reference

Modules

module  timestepmodule
 

Functions/Subroutines

subroutine, public timestepmodule::pushaccelstack (sam, acc, ierr)
 
subroutine timestepmodule::getautostep (sam, sys, errlim, HP, H, HX, istat)
 
real(dp) function, public timestepmodule::getinitialtimestepsize (sys, ierr)
 
real(dp) function, public timestepmodule::gettimestepsize (sys, sam, ctrl, errlim, ierr)
 
subroutine, public timestepmodule::deallocatetimestep ()
 

Variables

real(dp), dimension(:), pointer, save timestepmodule::a1
 
real(dp), dimension(:), pointer, save timestepmodule::a2
 
real(dp), dimension(:), pointer, save timestepmodule::a3
 
real(dp), dimension(:), allocatable, save timestepmodule::err