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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Gaetano
Forum: OpenFOAM Programming & Development January 22, 2014, 06:48
Replies: 2
Views: 1,249
Posted By Gaetano
Ok, I was trying to reinvent the wheel:...

Ok, I was trying to reinvent the wheel: mixedFixedValueSlip, in $FOAM_SOLVERS/compressible/rhoCentralFoam/BCs/mixedFixedValueSlip.

I will study its implemention and come back in case of questions....
Forum: OpenFOAM Programming & Development January 16, 2014, 10:51
Replies: 2
Views: 1,249
Posted By Gaetano
Seems I was wrong; the problem seems to be in: ...

Seems I was wrong; the problem seems to be in:


label patchID = mesh.boundaryMesh().findPatchID("wall");
if(patchID == -1)
{
Info << "patch not found" << endl;
...
Forum: OpenFOAM Programming & Development January 16, 2014, 09:18
Replies: 2
Views: 1,249
Posted By Gaetano
Error compiling solver controlling custom BC

Hello foam-devs.

I have a problem in controlling a custom BC from within the solver (OF 2.1.1).

The BC is a modification of partialSlip: I tried to implement a fixedValue in case valueFraction...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 08:45.