CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: wyldckat
Forum: OpenFOAM Pre-Processing March 24, 2019, 17:11
Replies: 28
Views: 9,205
Posted By wyldckat
Quick answer: In the custom code you have, see...

Quick answer: In the custom code you have, see this line?
// Calculate local 1-D coordinate for the parabolic profile
scalarField coord = 2*((c - ctr) & y_)/((boundBoxMax_ - boundBoxMin_) &...
Forum: OpenFOAM Pre-Processing March 24, 2019, 13:54
Replies: 28
Views: 9,205
Posted By wyldckat
Quick answers: The only thing that comes to...

Quick answers:

The only thing that comes to mind is to try to use "scalar" to convert the value to actual scalar value type that OpenFOAM and foam-extend use:...
Forum: OpenFOAM Pre-Processing December 31, 2013, 12:49
Replies: 28
Views: 9,205
Posted By wyldckat
Hi Srivaths, OK, once in possession of...

Hi Srivaths,

OK, once in possession of source code, it made it a lot easier to figure out the problem. Attached is a working build and loading library, but I have not tested the boundary...
Forum: OpenFOAM Pre-Processing December 30, 2013, 07:03
Replies: 28
Views: 9,205
Posted By wyldckat
Hi Srivaths, Well, just because a library or...

Hi Srivaths,

Well, just because a library or application builds, it does not mean it will work as intended ;)

What about the header files? The ones that end with ".H"? They have the other half...
Forum: OpenFOAM Pre-Processing December 29, 2013, 16:30
Replies: 28
Views: 9,205
Posted By wyldckat
Hi Srivaths, It's not necessary to use all...

Hi Srivaths,

It's not necessary to use all boundary conditions from the library in the source code of your solver.

The reported error seems to be another one: the boundary condition you added...
Forum: OpenFOAM Pre-Processing October 13, 2013, 04:55
Replies: 28
Views: 9,205
Posted By wyldckat
Hi Sandy, Can you modify and share an...

Hi Sandy,

Can you modify and share an OpenFOAM tutorial case to demonstrate what you are trying to do with this boundary condition?

Best regards,
Bruno
Forum: OpenFOAM Pre-Processing October 7, 2013, 16:06
Replies: 28
Views: 9,205
Posted By wyldckat
Hi Sandy, Follow the instructions from this...

Hi Sandy,

Follow the instructions from this post: http://www.cfd-online.com/Forums/openfoam-meshing/76354-compile-boundary-condition-new-dynamic-library.html#post446451 post #10

Best regards,...
Forum: OpenFOAM Pre-Processing October 5, 2013, 02:46
Replies: 28
Views: 9,205
Posted By wyldckat
Greetings Sandy, It should work on...

Greetings Sandy,



It should work on OpenFOAM 2.1.1.
You will need to build swak4Foam, as instructed here: http://openfoamwiki.net/index.php/Contrib/swak4Foam#Building
You can download it...
Forum: OpenFOAM Pre-Processing July 2, 2012, 08:09
Replies: 28
Views: 9,205
Posted By wyldckat
OK, it's this one:...

OK, it's this one: http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2009/implementBoundaryCondition.pdf

Use the instructions starting from page 178. It's easier to follow the instructions from that...
Forum: OpenFOAM Pre-Processing July 2, 2012, 07:52
Replies: 28
Views: 9,205
Posted By wyldckat
No need for emails ;) You can indicate the...

No need for emails ;)

You can indicate the title and/or name of the PDF you're following, which should be already available online!

Additionally, you can zip the folder you've tried to compile,...
Forum: OpenFOAM Pre-Processing July 2, 2012, 07:35
Replies: 28
Views: 9,205
Posted By wyldckat
Without a full description of the changes you've...

Without a full description of the changes you've made, or the source code with the changes you've made, all that's left is a guessing game :(
Forum: OpenFOAM Pre-Processing June 27, 2012, 15:39
Replies: 28
Views: 9,205
Posted By wyldckat
Greetings RAUL and welcome to the forum! ...

Greetings RAUL and welcome to the forum!

There are several ways to do it:


Check the tutorial "tutorials/incompressible/simpleFoam/pitzDailyExptInlet", where it shows how to define the values...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 16:20.