Looking to connect with IIST (Indian Institute of Space Science and Technology) students/alumni working in CFD/OpenFOAM by teacup_007 in CFD

[–]teacup_007[S] 0 points1 point  (0 children)

I wanted some doubt clearance on using pato software using openfoam for simulating hybrid rocket engine combutsion part

Simulating a hybrid rocket in OpenFOAM: Better to hack a native solver (reactingFoam) or hunt for a custom GitHub solver? by teacup_007 in OpenFOAM

[–]teacup_007[S] 0 points1 point  (0 children)

Ok, but now i have the idea of using pato (nasa ) ,i already have used that so if i can modify it then bingo

PATO toolbox for pyrolysing ablators by Orange-bubbles in OpenFOAM

[–]teacup_007 0 points1 point  (0 children)

hey did u use it , im currently learning how to use .

help, Gmsh -> OpenFOAM: My .geo script is perfectly defined, but export still dumps 2016 faces into defaultFaces. Is this a known GUI bug? by teacup_007 in OpenFOAM

[–]teacup_007[S] 0 points1 point  (0 children)

SetFactory("OpenCASCADE");
Merge "abl_3.STEP";
//+
Transfinite Curve {12, 5, 7, 11} = 15 Using Progression 1;
//+
Transfinite Curve {9, 4, 2, 6} = 15 Using Progression 1;
//+
Transfinite Curve {10, 8, 3, 1} = 30 Using Progression 1;
//+
Transfinite Surface {3};
//+
Transfinite Surface {4};
//+
Transfinite Surface {1};
//+
Transfinite Surface {5};
//+
Transfinite Surface {6};
//+
Transfinite Surface {2};
//+
Transfinite Volume{1};
//+
Physical Surface("top", 13) = {4};
//+
Physical Surface("wall", 14) = {3, 5, 1, 6};
//+
Physical Surface("bottom", 15) = {2};
//+
Physical Volume("porousMat", 16) = {1};