|
[Sponsors] |
January 3, 2006, 07:49 |
writing vel. profile with journal file
|
#1 |
Guest
Posts: n/a
|
Hi!
I'm trying to write the x-,y-,z-vel. and the vel.-magnitude on several surfaces (y_0630, y_0730, ...) for several cases (05, 06, ...) into profile files using a journal file. But its not working properly... whats wrong?? Ralf rc 05.cas yes rd 05.dat //file/write-profile 05_y0630.txt y_0630 velocity-magnitude x-velocity y-velocity z-velocity q //file/write-profile 05_y0730.txt y_0730 velocity-magnitude x-velocity y-velocity z-velocity q rc 06.cas yes rd 06.dat //file/write-profile 06_y0630.txt y_0630 velocity-magnitude x-velocity y-velocity z-velocity q //file/write-profile 06_y0730.txt y_0730 velocity-magnitude x-velocity y-velocity z-velocity q |
|
January 3, 2006, 08:08 |
the error message
|
#2 |
Guest
Posts: n/a
|
> rd ch00_1,4kg-s_mod05.dat
Reading "ch00_1,4kg-s_mod05.dat"... Parallel variables... Done. > adapt/ file/ report/ define/ grid/ solve/ display/ parallel/ surface/ exit plot/ view/ > //file/write-profile ch00_1,4kg-s_mod05_y0630.txt y_0630 surface(2) [()] velocity-magnitude surface(3) [()] x-velocity surface(4) [()] y-velocity surface(5) [()] z-velocity q surface(7) [()] Error: GENERAL-CAR-CDR: invalid argument [1]: improper list Error Object: #f |
|
January 3, 2006, 09:31 |
that is working!
|
#3 |
Guest
Posts: n/a
|
I've got it! I dont know the difference, but its working! There are not enough return or something...
rc ch00_1,4kg-s_mod05.cas yes rd ch00_1,4kg-s_mod05.dat //file/write-profile ch00_1,4kg-s_mod05_y0630.txt y_0630 velocity-magnitude x-velocity y-velocity z-velocity / //file/write-profile ch00_1,4kg-s_mod05_y0730.txt y_0730 velocity-magnitude x-velocity y-velocity z-velocity / |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wmake compiling new solver | mksca | OpenFOAM Programming & Development | 14 | June 22, 2018 07:29 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |
pisoFoam compiling error with OF 1.7.1 on MAC OSX | Greg Givogue | OpenFOAM Programming & Development | 3 | March 4, 2011 18:18 |
DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 02:24 |
Results saving in CFD | hawk | Main CFD Forum | 16 | July 21, 2005 21:51 |