Searched refs:Joule (Results 1 – 1 of 1) sorted by relevance
51 PetscReal Joule, Watt; /* Derived units */ member816 x[i].E = 7.56e-2 * rd->unit.Joule / PetscPowScalarInt(rd->unit.meter, 3); in RDInitialState()977 PetscReal meter = 0, kilogram = 0, second = 0, Kelvin = 0, Joule = 0, Watt = 0; in RDCreate() local1010 rd->unit.Joule = rd->unit.kilogram * PetscSqr(rd->unit.meter / rd->unit.second); in RDCreate()1011 rd->unit.Watt = rd->unit.Joule / rd->unit.second; in RDCreate()1017 Joule = rd->unit.Joule; in RDCreate()1030 rd->Eapplied = 4 * rd->unit.Joule / PetscPowRealInt(rd->unit.meter, 3); in RDCreate()1046 rd->Eapplied = 7.503e6 * rd->unit.Joule / PetscPowRealInt(rd->unit.meter, 3); in RDCreate()1083 …rd->I_H = 2.179e-18 * Joule; /*… in RDCreate()1086 …rd->h = 6.626e-34 * Joule * second; /*… in RDCreate()[all …]