ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Functions/Subroutines
aleutils Module Reference

Functions/Subroutines

subroutine slipvelocitiesfinelevel_ale (useOldCoor, t, sps)
 
subroutine slipvelocitiesfinelevelale_block (useOldCoor, t, sps)
 
subroutine interplevelale_block
 
subroutine recoverlevelale_block
 
subroutine interplevelalebc_block
 
subroutine recoverlevelalebc_block
 
subroutine fillcoor
 
subroutine storecoor
 
subroutine interpcoor (lale)
 
subroutine recovercoor
 
subroutine setlevelale (setType)
 
subroutine shiftlevelale
 

Function/Subroutine Documentation

◆ fillcoor()

subroutine aleutils::fillcoor

◆ interpcoor()

subroutine aleutils::interpcoor ( integer(kind=inttype), intent(in)  lale)

◆ interplevelale_block()

subroutine aleutils::interplevelale_block

◆ interplevelalebc_block()

subroutine aleutils::interplevelalebc_block

Definition at line 415 of file ALEUtils.F90.

References iteration::coeftimeale, inputphysics::equationmode, iteration::nalesteps, blockpointers::nbocos, blockpointers::nviscbocos, and inputunsteady::useale.

Referenced by bcroutines::applyallbc().

Here is the caller graph for this function:

◆ recovercoor()

subroutine aleutils::recovercoor

◆ recoverlevelale_block()

subroutine aleutils::recoverlevelale_block

◆ recoverlevelalebc_block()

subroutine aleutils::recoverlevelalebc_block

Definition at line 523 of file ALEUtils.F90.

References inputphysics::equationmode, blockpointers::nbocos, blockpointers::nviscbocos, and inputunsteady::useale.

Referenced by bcroutines::applyallbc().

Here is the caller graph for this function:

◆ setlevelale()

subroutine aleutils::setlevelale ( integer(kind=inttype), intent(in)  setType)

◆ shiftlevelale()

subroutine aleutils::shiftlevelale

◆ slipvelocitiesfinelevel_ale()

subroutine aleutils::slipvelocitiesfinelevel_ale ( logical, intent(in)  useOldCoor,
real(kind=realtype), dimension(*), intent(in)  t,
integer(kind=inttype), intent(in)  sps 
)

Definition at line 5 of file ALEUtils.F90.

References iteration::groundlevel, utils::setpointers(), and slipvelocitiesfinelevelale_block().

Referenced by solvers::updateunsteadygeometry().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ slipvelocitiesfinelevelale_block()

subroutine aleutils::slipvelocitiesfinelevelale_block ( logical, intent(in)  useOldCoor,
real(kind=realtype), dimension(*), intent(in)  t,
integer(kind=inttype), intent(in)  sps 
)

◆ storecoor()

subroutine aleutils::storecoor