pyCALC-RANS
Loading...
Searching...
No Matches
exec-pyCALC-RANS.py File Reference

Go to the source code of this file.

Namespaces

namespace  exec-pyCALC-RANS
 

Functions

 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)
 
 calck (su2d, sp2d, k2d, om2d, vis2d, u2d_face_w, u2d_face_s, v2d_face_w, v2d_face_s)
 
 calcom (su2d, sp2d, om2d, gen)
 
 calcp (pp2d, ap2d_vel)
 
 calcu (su2d, sp2d, p2d_face_w, p2d_face_s, uu2d_face_w, uu2d_face_s, uv2d_face_w, uv2d_face_s)
 
 calcv (su2d, sp2d, p2d_face_w, p2d_face_s, uv2d_face_w, uv2d_face_s, vv2d_face_w, vv2d_face_s)
 
 coeff (convw, convs, vis2d, prand, scheme_local)
 
 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)
 
 conv (u2d, v2d, p2d_face_w, p2d_face_s)
 
 correct_u_v_p (u2d, v2d, p2d)
 
 dphidx (phi_face_w, phi_face_s)
 
 dphidy (phi_face_w, phi_face_s)
 
 fix_k ()
 
 fix_omega ()
 
 init ()
 
 main ()
 
 modify_conv (convw, convs)
 
 modify_init (u2d, v2d, k2d, om2d, vis2d)
 
 modify_inlet ()
 
 modify_k (su2d, sp2d)
 
 modify_om (su2d, sp2d)
 
 modify_outlet (convw)
 
 modify_p (su2d, sp2d)
 
 modify_PINN ()
 
 modify_u (su2d, sp2d)
 
 modify_v (su2d, sp2d)
 
 modify_vis (vis2d)
 
 print_indata ()
 
 read_restart_data ()
 
 save_data (u2d, v2d, p2d, k2d, om2d, vis2d, ap2d_vel)
 
 save_vtk ()
 
 setup_case ()
 
 solve_2d (phi2d, aw2d, ae2d, as2d, an2d, su2d, ap2d, tol_conv, nmax, solver_local)
 
 vist_kom (vis2d, k2d, om2d)