CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

bash script for pseudo-parallel usage of reconstructPar

Register Blogs Community New Posts Updated Threads Search

Like Tree54Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 14, 2023, 03:07
Default
  #41
Senior Member
 
TWB
Join Date: Mar 2009
Posts: 401
Rep Power: 19
quarkz is on a distinguished road
Hi,

I am having problems when I specify the start and end times:

Code:
./parReconstructPar.sh -n 32 -t 0.07342,2.00042

      K. Wardle 6/22/09, modified by H. Stadler Dec. 2013, modified by G.Salvador-Vieira 6/8/18
      bash script to run reconstructPar in pseudo-parallel mode
      by breaking time directories into multiple ranges

running reconstructPar in pseudo-parallel mode on 32 processors
(standard_in) 1: syntax error
./parReconstructPar2.sh: line 93: [: ==: unary operator expected
(standard_in) 1: syntax error
./parReconstructPar2.sh: line 103: [: ==: unary operator expected
(standard_in) 1: syntax error
./parReconstructPar2.sh: line 103: [: ==: unary operator expected
Can someone help?
quarkz is offline   Reply With Quote

Old   August 23, 2023, 02:48
Default
  #42
New Member
 
Matej Tomić
Join Date: Jul 2022
Location: Sweden
Posts: 4
Rep Power: 3
MTomić is on a distinguished road
Quote:
Originally Posted by quarkz View Post
Hi,

I am having problems when I specify the start and end times:

Code:
./parReconstructPar.sh -n 32 -t 0.07342,2.00042

      K. Wardle 6/22/09, modified by H. Stadler Dec. 2013, modified by G.Salvador-Vieira 6/8/18
      bash script to run reconstructPar in pseudo-parallel mode
      by breaking time directories into multiple ranges

running reconstructPar in pseudo-parallel mode on 32 processors
(standard_in) 1: syntax error
./parReconstructPar2.sh: line 93: [: ==: unary operator expected
(standard_in) 1: syntax error
./parReconstructPar2.sh: line 103: [: ==: unary operator expected
(standard_in) 1: syntax error
./parReconstructPar2.sh: line 103: [: ==: unary operator expected
Can someone help?
Hi,

I am probably late to the party, but have you tried invoking the command with

Code:
sh ./parReconstructPar.sh -n 32 -t 0.07342,2.00042
__________________
Regards,
Matej
MTomić is offline   Reply With Quote

Reply

Tags
parallel processing, reconstructpar


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running decomposePar / reconstructPar as parallel apps? carcass OpenFOAM Running, Solving & CFD 3 January 17, 2024 07:19
Script to Run Parallel Jobs in Rocks Cluster asaha OpenFOAM Running, Solving & CFD 12 July 4, 2012 22:51
Core usage on CFX parallel processing alterego CFX 6 December 21, 2011 05:45
Swap usage on parallel run nikhilesh OpenFOAM Running, Solving & CFD 0 April 30, 2009 09:50
TASCflow,problem with script and parallel mode Zbynek Hrncir CFX 0 October 2, 2001 07:30


All times are GMT -4. The time now is 10:41.