Skip to content

Commit a0787c0

Browse files
asmfstatoilEvenSol
andauthored
Update README.md (#57)
Co-authored-by: Even Solbraa <41290109+EvenSol@users.noreply.github.com>
1 parent 004e410 commit a0787c0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# NeqSim Matlab
44
NeqSim Matlab is part of the [NeqSim project](https://equinor.github.io/neqsimhome/). NeqSim Matlab is a Matlab interface to the [NeqSim Java library](https://github.com/equinor/neqsim) for estimation of fluid behavior and process design.
55

6-
## NeqSim: A Powerful Java-Based Thermodynamic and Process Calculation Toolbox
6+
## NeqSim: A Powerful Java-Based Thermodynamic and Process Calculation Toolbox for MATLAB
77

88
NeqSim, a robust and high-performance open-source library for thermodynamic and process simulation, offers seamless integration with MATLAB, making it an ideal toolbox for engineers and researchers. Its foundation in Java allows for direct utilization within the MATLAB environment, bypassing the need for complex wrappers or intermediary layers. This direct integration, coupled with NeqSim's comprehensive capabilities, provides a powerful platform for a wide range of process and thermodynamic calculations.
99

@@ -17,6 +17,8 @@ NeqSim, a robust and high-performance open-source library for thermodynamic and
1717

1818
* **Use the GitHub Java code as-is.** The entire NeqSim Java codebase is available on GitHub and can be directly utilized. By building the repository into a JAR file using tools like Maven or Gradle, users can add it to MATLAB's classpath. This also allows for the inclusion of custom Java classes, which can be immediately called from within MATLAB, offering a high degree of flexibility and customization.
1919

20+
In essence, NeqSim's Java architecture, combined with MATLAB's inherent capabilities, creates a powerful and user-friendly environment for advanced process and thermodynamic modeling and simulation.
21+
2022
## Releases
2123
See [release folder](https://github.com/equinor/neqsimmatlab/releases)
2224

0 commit comments

Comments
 (0)