Skip to content

Commit

Permalink
[transport] changed the chung name to high-pressure-Chung
Browse files Browse the repository at this point in the history
  • Loading branch information
wandadars committed Aug 18, 2024
1 parent fe22fc5 commit 675c8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cantera/transport/HighPressureGasTransport.h
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ class ChungHighPressureGasTransport : public MixTransport

public:
string transportModel() const override {
return "high-pressure-chung";
return "high-pressure-Chung";
}

void init(ThermoPhase* thermo, int mode=0, int log_level=0) override;
Expand Down

0 comments on commit 675c8d0

Please sign in to comment.