ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Modules | Functions/Subroutines
BCData_d.f90 File Reference

Go to the source code of this file.

Modules

module  bcdata_d
 

Functions/Subroutines

subroutine bcdata_d::setbcvarnamesisothermalwall ()
 
subroutine bcdata_d::setbcvarnamessubsonicinflow ()
 
subroutine bcdata_d::setbcvarnamessubsonicoutflow ()
 
subroutine bcdata_d::setbcvarnamessupersonicinflow ()
 
subroutine bcdata_d::setbcvarnamesturb (offset)
 
subroutine bcdata_d::computehtot_d (tt, ttd, ht, htd)
 
subroutine bcdata_d::computehtot (tt, ht)
 
subroutine bcdata_d::unitvectorscylsystem (boco)
 
subroutine bcdata_d::bcdataisothermalwall_d (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend)
 
subroutine bcdata_d::bcdataisothermalwall (boco, bcvararray, ibeg, iend, jbeg, jend)
 
subroutine bcdata_d::bcdatasubsonicinflow_d (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend, allturbpresent)
 
subroutine totalsubsonicinlet_d ()
 
subroutine totalsubsonicinlet ()
 
subroutine bcdata_d::bcdatasubsonicinflow (boco, bcvararray, ibeg, iend, jbeg, jend, allturbpresent)
 
subroutine bcdata_d::bcdatasubsonicoutflow_d (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend)
 
subroutine bcdata_d::bcdatasubsonicoutflow (boco, bcvararray, ibeg, iend, jbeg, jend)
 
subroutine bcdata_d::bcdatasupersonicinflow_d (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend, allflowpresent, allturbpresent)
 
subroutine prescribedsupersonicinlet_d ()
 
subroutine prescribedsupersonicinlet ()
 
subroutine bcdata_d::bcdatasupersonicinflow (boco, bcvararray, ibeg, iend, jbeg, jend, allflowpresent, allturbpresent)
 
logical function bcdata_d::setbcvarturb_d (offset, boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend, turbinlet, turbinletd)
 
logical function bcdata_d::setbcvarturb (offset, boco, bcvararray, ibeg, iend, jbeg, jend, turbinlet)
 

Function/Subroutine Documentation

◆ prescribedsupersonicinlet()

subroutine prescribedsupersonicinlet

◆ prescribedsupersonicinlet_d()

subroutine bcdatasupersonicinflow_d::prescribedsupersonicinlet_d

◆ totalsubsonicinlet()

subroutine totalsubsonicinlet

◆ totalsubsonicinlet_d()

subroutine bcdatasubsonicinflow_d::totalsubsonicinlet_d