CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

my query on implementation of a new application on OpenFOAM

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 25, 2013, 07:29
Default my query on implementation of a new application on OpenFOAM
  #1
Member
 
Anil Kunwar
Join Date: Jun 2013
Posts: 64
Rep Power: 11
Annier is an unknown quantity at this point
i am a beginner in OpenFOAM. i was just going through the "OpenFOAM programming tutorial" written by Tommaso Lucchini. i was following everystep. i was understanding the things about the implementation of a new application icoScalarTransportFoam until i reached the point of setting up the case and running the cavityScalarTransport case. could anyone guide me the commands needed to run this case in accordance to the directions given in that programming tutorial? i would like to thank you in advance.
Annier is offline   Reply With Quote

Old   June 25, 2013, 08:17
Default my query on implementation of a new application on OpenFOAM Reply to Thread
  #2
Member
 
Anil Kunwar
Join Date: Jun 2013
Posts: 64
Rep Power: 11
Annier is an unknown quantity at this point
the application icoScalarTransportFoam is in the directory home\openFOAM\Username-2.2.0\applications
and the case cavityScalarTransport is in the directory
home\openFOAM\Username-2.2.0\run
the operating system is Ubuntu 12.04 LTS and I am using OpenFOAM-2.2.0.
how can i run this OpenFOAM application?
thanking you in advance.
Annier is offline   Reply With Quote

Old   June 28, 2013, 03:12
Default can anyone describe me what should i do next?
  #3
Member
 
Anil Kunwar
Join Date: Jun 2013
Posts: 64
Rep Power: 11
Annier is an unknown quantity at this point
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

// using new solver syntax:
T
{
solver PBiCG;
Preconditioner
{
type DILU;
}
minIter 0;
maxIter 500;
tolerance 1e-05;
relTol 0;
}



--> FOAM FATAL IO ERROR:
wrong token type - expected word, found on line 51 the label 0

file: /home/OpenFOAM/annier-2.2.0/run/tutorials/incompressible/icoScalarTransportFoam/cavityScalarTransport/system/fvSolution.solvers.nNonOrthogonalCorrectors at line 51.

From function operator>>(Istream&, word&)
in file primitives/strings/word/wordIO.C at line 74.

FOAM exiting
Annier is offline   Reply With Quote

Old   June 28, 2013, 03:18
Default
  #4
Member
 
Anil Kunwar
Join Date: Jun 2013
Posts: 64
Rep Power: 11
Annier is an unknown quantity at this point
this is the message which i received from the command prompt while running the application icoScalarTransportFoam for the case cavityScalarTransport. i was studying about these application and case from the "OpenFOAM Programming Tutorial" written by Tommaso Lucchini.
Annier is offline   Reply With Quote

Reply


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
OpenFoam implementation of Wilcox's latest k-omega model swetkyz OpenFOAM 3 June 19, 2017 11:05
Implementation of PaSR model in OpenFOAM Alish1984 OpenFOAM Running, Solving & CFD 1 September 10, 2011 12:08
Some Query on Installation of OpenFoam lzgwhy OpenFOAM Installation 1 July 15, 2009 03:20
OpenFOAM Training and Workshop Zagreb 2628Jan2006 hjasak OpenFOAM 1 February 2, 2006 21:07
OpenFOAM Training and Workshop Hrvoje Jasak Main CFD Forum 0 October 7, 2005 07:14


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