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

Go to the source code of this file.

Modules

module  bcdata_b
 

Functions/Subroutines

subroutine bcdata_b::setbcvarnamesisothermalwall ()
 
subroutine bcdata_b::setbcvarnamessubsonicinflow ()
 
subroutine bcdata_b::setbcvarnamessubsonicoutflow ()
 
subroutine bcdata_b::setbcvarnamessupersonicinflow ()
 
subroutine bcdata_b::setbcvarnamesturb (offset)
 
subroutine bcdata_b::computehtot_b (tt, ttd, ht, htd)
 
subroutine bcdata_b::computehtot (tt, ht)
 
subroutine bcdata_b::unitvectorscylsystem (boco)
 
subroutine bcdata_b::bcdataisothermalwall_b (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend)
 
subroutine bcdata_b::bcdataisothermalwall (boco, bcvararray, ibeg, iend, jbeg, jend)
 
subroutine bcdata_b::bcdatasubsonicinflow_b (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend, allturbpresent)
 
subroutine totalsubsonicinlet_b ()
 
subroutine totalsubsonicinlet ()
 
subroutine bcdata_b::bcdatasubsonicinflow (boco, bcvararray, ibeg, iend, jbeg, jend, allturbpresent)
 
subroutine bcdata_b::bcdatasubsonicoutflow_b (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend)
 
subroutine bcdata_b::bcdatasubsonicoutflow (boco, bcvararray, ibeg, iend, jbeg, jend)
 
subroutine bcdata_b::bcdatasupersonicinflow_b (boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend, allflowpresent, allturbpresent)
 
subroutine prescribedsupersonicinlet_b ()
 
subroutine prescribedsupersonicinlet ()
 
subroutine bcdata_b::bcdatasupersonicinflow (boco, bcvararray, ibeg, iend, jbeg, jend, allflowpresent, allturbpresent)
 
subroutine bcdata_b::setbcvarturb_b (offset, boco, bcvararray, bcvararrayd, ibeg, iend, jbeg, jend, turbinlet, turbinletd)
 
logical function bcdata_b::setbcvarturb (offset, boco, bcvararray, ibeg, iend, jbeg, jend, turbinlet)
 

Function/Subroutine Documentation

◆ prescribedsupersonicinlet()

subroutine bcdatasupersonicinflow_b::prescribedsupersonicinlet

◆ prescribedsupersonicinlet_b()

subroutine bcdatasupersonicinflow_b::prescribedsupersonicinlet_b

◆ totalsubsonicinlet()

subroutine bcdatasubsonicinflow_b::totalsubsonicinlet

◆ totalsubsonicinlet_b()

subroutine bcdatasubsonicinflow_b::totalsubsonicinlet_b