My Project
pyCALC-RANS Namespace Reference

Functions

def bc (su2d, sp2d, phi_bc_west, phi_bc_east, phi_bc_south, phi_bc_north, phi_bc_west_type, phi_bc_east_type, phi_bc_south_type, phi_bc_north_type)
 
def calck (su2d, sp2d, k2d, om2d, vis2d, u2d_face_w, u2d_face_s, v2d_face_w, v2d_face_s)
 
def calcom (su2d, sp2d, om2d, gen)
 
def calcp (pp2d, ap2d_vel)
 
def calcu (su2d, sp2d, p2d_face_w, p2d_face_s)
 
def calcv (su2d, sp2d, p2d_face_w, p2d_face_s)
 
def coeff (convw, convs, vis2d, prand, scheme_local)
 
def compute_face_phi (phi2d, phi_bc_west, phi_bc_east, phi_bc_south, phi_bc_north, phi_bc_west_type, phi_bc_east_type, phi_bc_south_type, phi_bc_north_type)
 
def conv (u2d, v2d, p2d_face_w, p2d_face_s)
 
def correct_u_v_p (u2d, v2d, p2d)
 
def dphidx (phi_face_w, phi_face_s)
 
def dphidy (phi_face_w, phi_face_s)
 
def fix_k ()
 
def fix_omega ()
 
def init ()
 
def main ()
 
def modify_conv (convw, convs)
 
def modify_init (u2d, v2d, k2d, om2d, vis2d)
 
def modify_inlet ()
 
def modify_k (su2d, sp2d)
 
def modify_om (su2d, sp2d)
 
def modify_outlet (convw)
 
def modify_u (su2d, sp2d)
 
def modify_v (su2d, sp2d)
 
def modify_vis (vis2d)
 
def print_indata ()
 
def read_restart_data ()
 
def save_data (u2d, v2d, p2d, k2d, om2d, vis2d)
 
def save_vtk ()
 
def setup_case ()
 
def solve_2d (phi2d, aw2d, ae2d, as2d, an2d, su2d, ap2d, tol_conv, nmax, solver_local)
 
def vist_kom (vis2d, k2d, om2d)
 

Function Documentation

◆ bc()

def pyCALC-RANS.bc (   su2d,
  sp2d,
  phi_bc_west,
  phi_bc_east,
  phi_bc_south,
  phi_bc_north,
  phi_bc_west_type,
  phi_bc_east_type,
  phi_bc_south_type,
  phi_bc_north_type 
)
Here is the caller graph for this function:

◆ calck()

def pyCALC-RANS.calck (   su2d,
  sp2d,
  k2d,
  om2d,
  vis2d,
  u2d_face_w,
  u2d_face_s,
  v2d_face_w,
  v2d_face_s 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ calcom()

def pyCALC-RANS.calcom (   su2d,
  sp2d,
  om2d,
  gen 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ calcp()

def pyCALC-RANS.calcp (   pp2d,
  ap2d_vel 
)
Here is the caller graph for this function:

◆ calcu()

def pyCALC-RANS.calcu (   su2d,
  sp2d,
  p2d_face_w,
  p2d_face_s 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ calcv()

def pyCALC-RANS.calcv (   su2d,
  sp2d,
  p2d_face_w,
  p2d_face_s 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ coeff()

def pyCALC-RANS.coeff (   convw,
  convs,
  vis2d,
  prand,
  scheme_local 
)
Here is the caller graph for this function:

◆ compute_face_phi()

def pyCALC-RANS.compute_face_phi (   phi2d,
  phi_bc_west,
  phi_bc_east,
  phi_bc_south,
  phi_bc_north,
  phi_bc_west_type,
  phi_bc_east_type,
  phi_bc_south_type,
  phi_bc_north_type 
)
Here is the caller graph for this function:

◆ conv()

def pyCALC-RANS.conv (   u2d,
  v2d,
  p2d_face_w,
  p2d_face_s 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ correct_u_v_p()

def pyCALC-RANS.correct_u_v_p (   u2d,
  v2d,
  p2d 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ dphidx()

def pyCALC-RANS.dphidx (   phi_face_w,
  phi_face_s 
)
Here is the caller graph for this function:

◆ dphidy()

def pyCALC-RANS.dphidy (   phi_face_w,
  phi_face_s 
)
Here is the caller graph for this function:

◆ fix_k()

def pyCALC-RANS.fix_k ( )

◆ fix_omega()

def pyCALC-RANS.fix_omega ( )
Here is the caller graph for this function:

◆ init()

def pyCALC-RANS.init ( )
Here is the caller graph for this function:

◆ main()

def pyCALC-RANS.main ( )
Here is the call graph for this function:

◆ modify_conv()

def pyCALC-RANS.modify_conv (   convw,
  convs 
)

◆ modify_init()

def pyCALC-RANS.modify_init (   u2d,
  v2d,
  k2d,
  om2d,
  vis2d 
)
Here is the caller graph for this function:

◆ modify_inlet()

def pyCALC-RANS.modify_inlet ( )
Here is the caller graph for this function:

◆ modify_k()

def pyCALC-RANS.modify_k (   su2d,
  sp2d 
)
Here is the caller graph for this function:

◆ modify_om()

def pyCALC-RANS.modify_om (   su2d,
  sp2d 
)
Here is the caller graph for this function:

◆ modify_outlet()

def pyCALC-RANS.modify_outlet (   convw)
Here is the caller graph for this function:

◆ modify_u()

def pyCALC-RANS.modify_u (   su2d,
  sp2d 
)
Here is the caller graph for this function:

◆ modify_v()

def pyCALC-RANS.modify_v (   su2d,
  sp2d 
)
Here is the caller graph for this function:

◆ modify_vis()

def pyCALC-RANS.modify_vis (   vis2d)
Here is the caller graph for this function:

◆ print_indata()

def pyCALC-RANS.print_indata ( )
Here is the caller graph for this function:

◆ read_restart_data()

def pyCALC-RANS.read_restart_data ( )
Here is the caller graph for this function:

◆ save_data()

def pyCALC-RANS.save_data (   u2d,
  v2d,
  p2d,
  k2d,
  om2d,
  vis2d 
)
Here is the caller graph for this function:

◆ save_vtk()

def pyCALC-RANS.save_vtk ( )
Here is the caller graph for this function:

◆ setup_case()

def pyCALC-RANS.setup_case ( )
Here is the caller graph for this function:

◆ solve_2d()

def pyCALC-RANS.solve_2d (   phi2d,
  aw2d,
  ae2d,
  as2d,
  an2d,
  su2d,
  ap2d,
  tol_conv,
  nmax,
  solver_local 
)
Here is the caller graph for this function:

◆ vist_kom()

def pyCALC-RANS.vist_kom (   vis2d,
  k2d,
  om2d 
)
Here is the call graph for this function:
Here is the caller graph for this function: