Home
last modified time | relevance | path

Searched refs:Phi_vec (Results 1 – 8 of 8) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/examples/script_interfaces/TankExamples/DakotaCalibration/
H A DEvalTank.py108 Phi_vec = [idx*dPhi for idx in range(0,nPhi)]
119 Phi_vec = [idx*dPhi for idx in range(0,int(nPhi*5/6))] #exclude the top 5 inches
125 Phi_vec = [pi/6, pi/2, pi/4, 3*pi/4]
126 nPhi=len(Phi_vec)
132 Phi_vec = [pi/6, pi/3, pi/2, 2*pi/3, 5*pi/6]
133 nPhi=len(Phi_vec)
143 …FEMTank.main(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness, mes…
146 …FEMTank.cylinder(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness,…
H A DFEMTank.py55 for Phi_idx in range(0, len(Phi_vec)):
70 for Phi_idx in range(0, len(Phi_vec)):
98 for phi in Phi_vec:
118 for Phi_idx in range(0, len(Phi_vec)):
172 for Phi_idx in range(0, len(Phi_vec)):
193 for Phi_idx in range(0, len(Phi_vec)):
465 for Phi_idx in Phi_vec:
486 phi = Phi_vec[Phi_idx]
509 phi = Phi_vec[Phi_idx]
527 for Phi_idx in range(0, len(Phi_vec)):
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/examples/script_interfaces/TankExamples/DakotaLHS/
H A DEvalTank.py108 Phi_vec = [idx*dPhi for idx in range(0,nPhi)]
119 Phi_vec = [idx*dPhi for idx in range(0,int(nPhi*5/6))] #exclude the top 5 inches
125 Phi_vec = [pi/6, pi/2, pi/4, 3*pi/4]
126 nPhi=len(Phi_vec)
132 Phi_vec = [pi/6, pi/3, pi/2, 2*pi/3, 5*pi/6]
133 nPhi=len(Phi_vec)
143 …FEMTank.main(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness, mes…
146 …FEMTank.cylinder(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness,…
H A DFEMTank.py55 for Phi_idx in range(0, len(Phi_vec)):
70 for Phi_idx in range(0, len(Phi_vec)):
98 for phi in Phi_vec:
118 for Phi_idx in range(0, len(Phi_vec)):
172 for Phi_idx in range(0, len(Phi_vec)):
193 for Phi_idx in range(0, len(Phi_vec)):
465 for Phi_idx in Phi_vec:
486 phi = Phi_vec[Phi_idx]
509 phi = Phi_vec[Phi_idx]
527 for Phi_idx in range(0, len(Phi_vec)):
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/examples/script_interfaces/TankExamples/tank_model/
H A DEvalTank.py108 Phi_vec = [idx*dPhi for idx in range(0,nPhi)]
119 Phi_vec = [idx*dPhi for idx in range(0,int(nPhi*5/6))] #exclude the top 5 inches
125 Phi_vec = [pi/6, pi/2, pi/4, 3*pi/4]
126 nPhi=len(Phi_vec)
132 Phi_vec = [pi/6, pi/3, pi/2, 2*pi/3, 5*pi/6]
133 nPhi=len(Phi_vec)
143 …FEMTank.main(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness, mes…
146 …FEMTank.cylinder(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness,…
H A DFEMTank.py55 for Phi_idx in range(0, len(Phi_vec)):
70 for Phi_idx in range(0, len(Phi_vec)):
98 for phi in Phi_vec:
118 for Phi_idx in range(0, len(Phi_vec)):
172 for Phi_idx in range(0, len(Phi_vec)):
193 for Phi_idx in range(0, len(Phi_vec)):
465 for Phi_idx in Phi_vec:
486 phi = Phi_vec[Phi_idx]
509 phi = Phi_vec[Phi_idx]
527 for Phi_idx in range(0, len(Phi_vec)):
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/examples/script_interfaces/TankExamples/DakotaList/
H A DEvalTank.py108 Phi_vec = [idx*dPhi for idx in range(0,nPhi)]
119 Phi_vec = [idx*dPhi for idx in range(0,int(nPhi*5/6))] #exclude the top 5 inches
125 Phi_vec = [pi/6, pi/2, pi/4, 3*pi/4]
126 nPhi=len(Phi_vec)
132 Phi_vec = [pi/6, pi/3, pi/2, 2*pi/3, 5*pi/6]
133 nPhi=len(Phi_vec)
143 …FEMTank.main(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness, mes…
146 …FEMTank.cylinder(X_vec, Phi_vec, Pressure, Gamma_Chi, LiqHeight, E, Nu, Length, Radius, Thickness,…
H A DFEMTank.py55 for Phi_idx in range(0, len(Phi_vec)):
70 for Phi_idx in range(0, len(Phi_vec)):
98 for phi in Phi_vec:
118 for Phi_idx in range(0, len(Phi_vec)):
172 for Phi_idx in range(0, len(Phi_vec)):
193 for Phi_idx in range(0, len(Phi_vec)):
465 for Phi_idx in Phi_vec:
486 phi = Phi_vec[Phi_idx]
509 phi = Phi_vec[Phi_idx]
527 for Phi_idx in range(0, len(Phi_vec)):
[all …]