mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-09 13:25:12 -05:00
Implemented Eigen solution for all() function, speed testing next
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -129,6 +129,9 @@ protected:
|
||||
throw ValueError(format("Unsupported Residual helmholtz type: %s",type.c_str()));
|
||||
}
|
||||
}
|
||||
|
||||
// Finish adding parts to the Generalized Exponential term, build other vectors
|
||||
EOS.alphar.GenExp.finish();
|
||||
};
|
||||
|
||||
/// Parse the contributions to the ideal-gas Helmholtz energy
|
||||
|
||||
Reference in New Issue
Block a user