Skip to content

Concern regarding QdotLS_cond #1

Description

@jonasT44

Hi,

I'm studying with a lot of interest LH2Sim.m. My goal is to adapt it for LNG applications.
My issue is line 337 in LH2Simulate.m:

QdotLS_cond = alphaL_cond*P.A*(TLI(1)-Ts) - l_L(1)*P.c_L*P.rhoL*dTsdt;

Regarding units if:
P.rho->[kg/m^3]
dTsdt->[K/s]
P.c_L->[J/(kg.K)]
l_L(1)->[m]

Then:
l_L(1)P.c_LP.rhoL*dTsdt->[J/m^2.s]

But:
alphaL_condP.A(TLI(1)-Ts) ->[J/s]

isn't there a consistency issue ?
Regards,
Jonas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions