Skip to content

There seems to be a bug in the calculation of wall masses #2

@KazufumiIkemoto

Description

@KazufumiIkemoto

The second terms on the right side of the equations below are not multiplied by the density.

LH2Sim/sim/LH2Simulate.m

Lines 612 to 613 in 516bb47

mwL = P.rhow*2*pi*((P.R+P.tw)^2-P.R^2)*hL + P.A*P.tw;
mwv = P.rhow*2*pi*((P.R+P.tw)^2-P.R^2)*(P.H-hL) + P.A*P.tw;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions