mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Fixed the number of columns for csv tables
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ Fluid Information
|
||||
|
||||
table_template = """ Parameter, Value
|
||||
Molar mass [kg/mol],{mm:s}
|
||||
CAS, {CAS:s},,,
|
||||
CAS, {CAS:s}
|
||||
ASHRAE, {ASHRAE:s}
|
||||
Triple point temperature [K],{Tt:s}
|
||||
Triple point pressure [Pa], {pt:s}
|
||||
|
||||
Reference in New Issue
Block a user