|
[Sponsors] |
October 5, 2019, 02:11 |
Xfoil error reading input file
|
#1 |
Member
Haris Hameed
Join Date: Oct 2009
Posts: 48
Rep Power: 17 |
i created input file as a vbs scrpit. now want to run the xfoil using the dos command
cscript//nologo input.vbs | xfoil but it is giving me error can someone guide me where i am doing mistake the input.vbs is given below Wscript.sleep 100 Wscript.echo "load NACA0012.dat" Wscrpit.sleep 1000 Wscrpit.echo "ppar" Wscrpit.sleep 1000 Wscrpit.echo "N 160" Wscrpit.sleep 1000 Wscrpit.echo "" Wscrpit.sleep 1000 Wscrpit.echo "" Wscrpit.sleep 1000 Wscrpit.echo "oper" Wscrpit.sleep 1000 Wscrpit.echo "visc" Wscrpit.sleep 1000 Wscrpit.echo "1.852014e+04" Wscrpit.sleep 1000 Wscrpit.echo "Mach" Wscrpit.sleep 1000 Wscrpit.echo "1.000000e-01" Wscrpit.sleep 1000 Wscrpit.echo "iter" Wscrpit.sleep 1000 Wscrpit.echo "600" Wscrpit.sleep 1000 Wscrpit.echo "alfa -4.000000" Wscrpit.sleep 2000 Wscrpit.echo "init" Wscrpit.sleep 2000 Wscrpit.echo "pacc" Wscrpit.sleep 2000 Wscrpit.echo "NACA5610pol1.pol" Wscrpit.sleep 2000 Wscrpit.echo "" Wscrpit.sleep 2000 Wscrpit.echo "iter" Wscrpit.sleep 2000 Wscrpit.echo "600" Wscrpit.sleep 2000 Wscrpit.echo "aseq -4.0 0.25" Wscrpit.sleep 2000 Wscrpit.echo "aseq 0.25 12.0 0.25" Wscrpit.sleep 2000 Wscrpit.echo "pacc" Wscrpit.sleep 2000 Wscrpit.echo "" Wscrpit.sleep 2000 Wscrpit.echo "quit" cannot attached it so just pasted it |
|
Tags |
error, input, xfoil |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFoam "Permission denied" and "command not found" problems. | iyidaniel@yahoo.co.uk | OpenFOAM Running, Solving & CFD | 11 | January 2, 2018 07:47 |
polynomial BC | srv537 | OpenFOAM Pre-Processing | 4 | December 3, 2016 10:07 |
[swak4Foam] Problem installing swak_2.x for OpenFoam-2.4.0 | towanda | OpenFOAM Community Contributions | 6 | September 5, 2015 22:03 |
[Other] Adding solvers from DensityBasedTurbo to foam-extend 3.0 | Seroga | OpenFOAM Community Contributions | 9 | June 12, 2015 18:18 |
ParaView Compilation | jakaranda | OpenFOAM Installation | 3 | October 27, 2008 12:46 |