|
[Sponsors] |
my query on implementation of a new application on OpenFOAM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 25, 2013, 08:29 |
my query on implementation of a new application on OpenFOAM
|
#1 |
Member
Anil Kunwar
Join Date: Jun 2013
Posts: 64
Rep Power: 12 |
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.
|
|
June 25, 2013, 09:17 |
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: 12 |
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. |
|
June 28, 2013, 04:12 |
can anyone describe me what should i do next?
|
#3 |
Member
Anil Kunwar
Join Date: Jun 2013
Posts: 64
Rep Power: 12 |
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
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 |
|
June 28, 2013, 04:18 |
|
#4 |
Member
Anil Kunwar
Join Date: Jun 2013
Posts: 64
Rep Power: 12 |
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.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFoam implementation of Wilcox's latest k-omega model | swetkyz | OpenFOAM | 3 | June 19, 2017 12:05 |
Implementation of PaSR model in OpenFOAM | Alish1984 | OpenFOAM Running, Solving & CFD | 1 | September 10, 2011 13:08 |
Some Query on Installation of OpenFoam | lzgwhy | OpenFOAM Installation | 1 | July 15, 2009 04:20 |
OpenFOAM Training and Workshop Zagreb 2628Jan2006 | hjasak | OpenFOAM | 1 | February 2, 2006 22:07 |
OpenFOAM Training and Workshop | Hrvoje Jasak | Main CFD Forum | 0 | October 7, 2005 08:14 |