Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ boundaryField

qr qr;

Q uniform 102.968475;
Q uniform -30.53916;

qrRelaxation 0.003;

Expand All @@ -160,7 +160,7 @@ boundaryField

qr qr;

Q uniform 102.933481;
Q uniform -30.574153;

qrRelaxation 0.003;

Expand All @@ -183,7 +183,7 @@ boundaryField

qr qr;

Q 76.611154;
Q 236.820315;

qrRelaxation 0.003;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#### Request the memory you need for your job.
##SBATCH --mem-per-cpu=2600M
#SBATCH --output=logRegressionTest.txt

### Request processes & nodes
#SBATCH --account=test1234
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#### Request the memory you need for your job.
##SBATCH --mem-per-cpu=2600M
#SBATCH --output=logRegressionTest.txt

### Request & nodes
#SBATCH --account=test1234
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#### Request the memory you need for your job.
##SBATCH --mem-per-cpu=2600M
#SBATCH --output=logRegressionTest.txt

### Request & nodes
#SBATCH --account=test1234
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ heater0_porous_media_ScalarSemiImplicitSource
injectionRateSuSp
{

h (51.074103 0);
h (157.88021 0);

}

Expand Down
151 changes: 151 additions & 0 deletions arch/regression_results/AC20-FZK-Haus/OpenFOAM/solar/0/AoA
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1706+ |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
/* Butterfly 0.0.5 https://github.com/ladybug-tools/butterfly *\
\*---------------------------------------------------------------------------*/
FoamFile
{
version 4.0;
format ascii;
class volScalarField;
location "0";
object AoA;
}

dimensions [0 0 0 1 0 0 0];

internalField uniform 0;

boundaryField
{

InnerWall_3S62uZocO66ngdmMaRS2M9
{

type zeroGradient;

}

Ceiling_14TeGe_aGDXLMTt8fX0vQP
{

type zeroGradient;

}

InnerWall_1zvtHpRHFWSVHgO9MXUL0M
{

type zeroGradient;

}

InnerDoor_1aGihCk9trZ___gjiWxX___Jdv
{

type zeroGradient;

}

GroundFloor_2Sn7uAlFxA___POrax5b6wqo
{

type zeroGradient;

}

OuterWall_3XYW9SWB7YBTXnJuv3X___K5
{

type zeroGradient;

}

OuterWall_3XTF9VnRG___5_FyP6rRZVuw
{

type zeroGradient;

}

Window_2CVWUzpEdesdJARzpmJYC8
{

type zeroGradient;

}

Window_2NviMh_1vArANYae7v_22c
{

type zeroGradient;

}

heater0_surface
{

type zeroGradient;

}

inlet_diffuser
{

type zeroGradient;

}

inlet_source_sink
{

type fixedValue;

value uniform 0;

}

inlet_box
{

type zeroGradient;

}

outlet_diffuser
{

type zeroGradient;

}

outlet_source_sink
{

type inletOutlet;

inletValue uniform 0;

value uniform 0;

}

outlet_box
{

type zeroGradient;

}

boundingbox
{

type zeroGradient;

}

}
Loading