Thaks man!!! It worked!
Your answer also helped another friend!!!
User Profile
Collapse
-
problems with Array referencing
Hello,
I'm having some problems with python 2.6 and I fount the same problem with python 3.2.2
I've never noted that before until today.
When I referenciate an array to a var and after that referenciate part of this array to another var and finely change an item of this second var, the first var have the item changed also. For instance (this is a simple exemple of shell):
Code:>>>
-
Hello!
This program is a vortex lates method used to provide some aerodynamic characteristics of a wing that we define in the input file of the program.
It has been developed by Professor Vasco Brederode (a Portuguese aerodynamicist) and given to us by our professor Soviero to develop a study over a combination of wings.
The way to solve the exercise we managed, but I'm really interested to know how could I do this thing....Leave a comment:
-
Unfortunately I can't do that. The program calls each input at a time.
like, using the program at the cmd prompt of windows:
(starting the program in prompt of windows)
give the input file: (then we type the input file and press enter)
give the output file: (we type the output file and press enter)
've already tried to do so using the
os.system('prog ram < input n/ output')
but...Leave a comment:
-
Managing multiple input in a .exe file
Hello guys,
I'm trying to open a .exe file and insert multiple inputs.
the problem is that when I open the file it requests each input at a time, like thin
(starting program in the prompt mode of windows)
insert input 01: ##(here I should insert an input and ##press enter if I were using the program in the prompt ##mode)
insert input 02: ##(here I should insert the second ##input...
No activity results to display
Show More
Leave a comment: