Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

170 improve method to set flow rate for a fluid #696

Closed
wants to merge 174 commits into from
Closed
Changes from all commits
Commits
Show all changes
174 commits
Select commit Hold shift + click to select a range
4eab717
Update pom.xml
EvenSol Sep 22, 2022
739591d
Update Dockerfile
EvenSol Sep 26, 2022
a941ba7
chore: update plugin versions, switch to using jdk 11 to compile (#532)
fannemel Sep 29, 2022
aac4e3d
javadoc fixes for jdk11 (#534)
asmfstatoil Sep 30, 2022
30b98eb
Checkstyle config (#524)
asmfstatoil Sep 30, 2022
19fc7f6
refact: use useing pattern for disposable/close objects (#533)
asmfstatoil Sep 30, 2022
c95cdf1
Add flash test (#538)
EvenSol Oct 3, 2022
e7ce802
Convert main function to test (#539)
asmfstatoil Oct 4, 2022
8aac860
refact Tank (#540)
asmfstatoil Oct 4, 2022
a74a7dc
Formatting (#541)
asmfstatoil Oct 4, 2022
bd1d502
added getPressure() setPressure() (#543)
EvenSol Oct 5, 2022
4ec7ba1
fix: upgrade org.apache.logging.log4j:log4j-core from 2.18.0 to 2.19.…
asmfstatoil Oct 6, 2022
9067c71
fix: upgrade org.apache.logging.log4j:log4j-api from 2.18.0 to 2.19.0…
asmfstatoil Oct 6, 2022
1bc20cd
fix bug compressor (#547)
EvenSol Oct 8, 2022
88f5c18
Fix warnings (#548)
asmfstatoil Oct 11, 2022
ebf50c6
fix compressor test (#550)
EvenSol Oct 12, 2022
2c916e5
Update README.md
EvenSol Oct 17, 2022
8fdc43f
Update README.md
EvenSol Oct 17, 2022
93dd02e
Update pom.xml (#552)
EvenSol Oct 17, 2022
616318b
use central maven repo (#549)
EvenSol Oct 18, 2022
7a255f2
Revert "use central maven repo (#549)"
EvenSol Oct 18, 2022
841ada9
Create buildjars
EvenSol Oct 19, 2022
10fec7d
Rename buildjars to buildjars.yaml
EvenSol Oct 19, 2022
d00a307
Rename buildjars.yaml to buildjars.yml
EvenSol Oct 19, 2022
74f16f5
Create buildjarsJ8J11.yml
EvenSol Oct 19, 2022
73f2c16
Update buildjarsJ8J11.yml
EvenSol Oct 19, 2022
90aee2b
Delete buildjars.yml
EvenSol Oct 19, 2022
39af8ea
Delete buildjarsJ8J11.yml
EvenSol Oct 19, 2022
a1909e4
Add java8pom (#554)
EvenSol Oct 19, 2022
8b6ea00
Update pomJava8.xml
EvenSol Oct 20, 2022
9ff0d81
556 set flow rate using unit ideal liquid sm3 as volume unit (#557)
EvenSol Oct 22, 2022
a9ff279
Formatting (#558)
asmfstatoil Oct 26, 2022
4f48216
AddedSevereSlug (#560)
Sviatose Nov 3, 2022
5cf5129
chore: added javadoc (#562)
asmfstatoil Nov 8, 2022
32298f3
Change method to public (#564)
Sviatose Nov 9, 2022
1a5be1d
566 set flow rate from a splitter (#567)
EvenSol Nov 15, 2022
5f59510
Create build8.yml
EvenSol Nov 16, 2022
c01f8f7
Update build8.yml
EvenSol Nov 16, 2022
1a857e5
Update pomJava8.xml
EvenSol Nov 16, 2022
947c026
Test fixes (#569)
asmfstatoil Nov 16, 2022
647e371
Create release_with_jars.yml (#570)
asmfstatoil Nov 16, 2022
3180b0f
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
7000208
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
7a6d9e6
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
7fc564a
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
3d03516
Update workflow.yml
asmfstatoil Nov 16, 2022
8bbe2c0
Update release.yml
asmfstatoil Nov 16, 2022
e505bb6
Update build8.yml
asmfstatoil Nov 16, 2022
7c1ae54
Update build.yml
asmfstatoil Nov 16, 2022
f8aa564
Update pr_test.yml
asmfstatoil Nov 16, 2022
50d1942
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
644d9df
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
8503660
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
e3919d1
Update build8.yml
asmfstatoil Nov 16, 2022
40b24a9
Update build.yml
asmfstatoil Nov 16, 2022
0c46089
Update pr_test.yml
asmfstatoil Nov 16, 2022
7ef2f50
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
ada7789
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
ace476a
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
c545d0a
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
0f30f83
Update release_with_jars.yml
asmfstatoil Nov 16, 2022
8a59cec
Set splitter flow (#568)
EvenSol Nov 16, 2022
7c29ce6
add virtual stream (#572)
EvenSol Nov 17, 2022
9e64444
Update log4j2.properties
EvenSol Nov 17, 2022
dfacb69
fix minor bug split stream (#574)
EvenSol Nov 18, 2022
fc9ea7f
Fixed release_with_jars.yml (#575)
asmfstatoil Nov 18, 2022
ea1e6d4
fix workflow (#576)
asmfstatoil Nov 18, 2022
19ccd94
Update release_with_jars.yml (#577)
asmfstatoil Nov 18, 2022
3bd5894
update version (#578)
EvenSol Nov 18, 2022
366585b
Bug fix split (#579)
EvenSol Nov 18, 2022
1d7ce4d
Update release.yml
asmfstatoil Nov 18, 2022
b19aa45
Update release.yml
asmfstatoil Nov 18, 2022
1ed8420
Update workflow.yml
asmfstatoil Nov 18, 2022
b4400e1
Fixbugs splitter (#580)
EvenSol Nov 18, 2022
385f9a9
Fix splitter 2 (#581)
EvenSol Nov 18, 2022
07d7aab
Update release_with_jars.yml
EvenSol Nov 18, 2022
bf3066f
chore: update workflow to publishj jars to neqsimpython (#582)
asmfstatoil Nov 22, 2022
b5fc7de
Update README.md
asmfstatoil Nov 24, 2022
28220b4
chore: joined build tests workflows in verify_build (#583)
asmfstatoil Nov 24, 2022
16308ed
Update verify_build.yml
asmfstatoil Nov 24, 2022
d7603ac
chore: clean up workflows (#585)
asmfstatoil Nov 25, 2022
a1c3b5b
refact: fixes to remove problems when running javadoc:fix (#586)
asmfstatoil Nov 26, 2022
0acbf07
587 add compressibility functions x and y (#588)
EvenSol Nov 28, 2022
cbec5c3
update ejml to version 0.41.1 (#591)
EvenSol Dec 21, 2022
2dddf2c
Replace static variables umrpr (#592)
Sviatose Dec 22, 2022
2ac3d7f
Update verify_build.yml
EvenSol Dec 22, 2022
82aaa25
update to version 2.4.2 (#593)
EvenSol Dec 22, 2022
3cafd76
fix: upgrade org.jfree:jfreechart from 1.5.3 to 1.5.4 (#596)
EvenSol Feb 6, 2023
bcd9761
update ejml to version 0.42 (#597)
EvenSol Feb 13, 2023
65092f4
Update pomJava8.xml
EvenSol Feb 13, 2023
e9f2dfb
Update pomJava8.xml
EvenSol Feb 13, 2023
711a939
Add files via upload
EvenSol Mar 10, 2023
112206b
fix: upgrade org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.…
snyk-bot Mar 16, 2023
35e8eae
fix: upgrade org.apache.logging.log4j:log4j-api from 2.19.0 to 2.20.0…
snyk-bot Mar 16, 2023
038c2c9
Release 2.4.3 - update pom
EvenSol Mar 29, 2023
1f3ef2c
Update release_with_jars.yml (#605)
asmfstatoil Mar 30, 2023
0ab7b4f
Update release_with_jars.yml
asmfstatoil Mar 30, 2023
43a5eab
Update release_with_jars.yml
asmfstatoil Mar 30, 2023
328079a
docfix and style (#607)
asmfstatoil Mar 30, 2023
706c7d4
chore: fix name of test functions (#608)
asmfstatoil Mar 31, 2023
f4c7d3d
docfix and style (#609)
asmfstatoil Mar 31, 2023
0b05ef1
603 use parameters from csv files create database on start (#604)
EvenSol Mar 31, 2023
4963da5
610 add ammonia nh3 to the parameters database (#611)
EvenSol Mar 31, 2023
3638bd5
make version 2.4.4 (#612)
EvenSol Mar 31, 2023
6e3576b
fix: change logger.info to exception (#616)
Sviatose Apr 10, 2023
a34c003
feat: addedModuleSolutions (#615)
Sviatose Apr 11, 2023
1caf743
improved setPressure method (#619)
EvenSol Apr 13, 2023
670186d
vuscosity update (#620)
EvenSol Apr 14, 2023
1ec94ba
added possibility to update table (#613)
EvenSol Apr 15, 2023
1a6bacd
add test (#621)
EvenSol Apr 15, 2023
a1ddf8b
Add dbtest2 (#622)
EvenSol Apr 15, 2023
ef5a38a
Update NeqSimDataBaseTest.java
EvenSol Apr 15, 2023
7477b6a
Add dbtest3 (#623)
EvenSol Apr 15, 2023
c7974cc
feat:nmVOCFlowRateAdded (#617)
Sviatose Apr 17, 2023
43d71fd
Update component property doc (#614)
EvenSol Apr 17, 2023
de03a3e
version 2.4.5 (#624)
EvenSol Apr 17, 2023
7ac75e9
feat: updateModuleClass (#625)
Sviatose Apr 17, 2023
4194717
version 2.4.6 (#626)
EvenSol Apr 17, 2023
ad9f89d
update ejml + ojalgo (#631)
EvenSol Apr 19, 2023
604158f
added serialization using Xstream (#546)
EvenSol Apr 20, 2023
224d8a5
refact: reorder elements, style, formatting and docfix (#634)
asmfstatoil Apr 20, 2023
28a2521
Style, needs to verify inherited comments in Component.java (#635)
asmfstatoil Apr 20, 2023
acc7616
Fixed some missing method @overrides and documentation (#636)
asmfstatoil Apr 20, 2023
ccd93a6
Update release_with_jars.yml
asmfstatoil Apr 25, 2023
fdb46de
refact: Replace getExessGibbsEnergy* with getExcessGibbsEnergy* (#639)
asmfstatoil Apr 25, 2023
99b2c8b
bugfix: ThermodynamicOperations.flash missing call of TPFlash (#640)
asmfstatoil Apr 25, 2023
898b979
formatting (#641)
asmfstatoil Apr 25, 2023
4c186b7
refact: added missing serialversionuid (#642)
asmfstatoil Apr 25, 2023
da4d2df
Refact createcomponent, verify that component name is defined (#645)
asmfstatoil Apr 27, 2023
9e09bda
Bugfix solve function of Recycle (#637)
asmfstatoil Apr 28, 2023
a75f67b
refact: added checks to Phase.addComponent (#638)
asmfstatoil Apr 28, 2023
8983940
style changes and docfixes (#647)
asmfstatoil Apr 28, 2023
a05f756
refact: systemthermo
asmfstatoil Apr 28, 2023
a33e2ac
627 check cp calculation for air (#649)
EvenSol Apr 30, 2023
0920076
refact: made neqsimdatabase autocloseable and uses try-with (#646)
asmfstatoil May 1, 2023
8990c72
checkstyle: formatting (#653)
asmfstatoil May 2, 2023
72acdeb
updated maven pom (#651)
EvenSol May 2, 2023
79b7069
Update release_with_jars.yml
asmfstatoil May 2, 2023
5c58287
refact:remove overrides only wrapping super.method (#656)
asmfstatoil May 2, 2023
ac925d3
chore: fix tests heatexchanger and phProbe (#657)
asmfstatoil May 3, 2023
8cc308b
refact: logging of exceptions (#659)
asmfstatoil May 3, 2023
9ce16f9
docfix: fixed javadoc warnings (#660)
asmfstatoil May 3, 2023
e8f89ae
refact: database try-with (#662)
asmfstatoil May 4, 2023
33bab4f
Fix typos (#663)
asmfstatoil May 5, 2023
c60174b
style and docfix (#664)
asmfstatoil May 5, 2023
6c90be4
Phase type enum (#661)
asmfstatoil May 5, 2023
d0f88bf
chore: remove unused main methods (#665)
asmfstatoil May 9, 2023
295e42f
refact: cleaned up doc and name of checkForSolids (#666)
asmfstatoil May 9, 2023
c440bcd
refact: compare input case insensitive (#668)
asmfstatoil May 9, 2023
947edfd
style and docfix (#669)
asmfstatoil May 9, 2023
db50378
chore: move main methods to test methods. (#670)
asmfstatoil May 9, 2023
d638646
refact: clean up setBeta/getBeta functions and docfix (#671)
asmfstatoil May 9, 2023
fad41cf
feat: introduce StateOfMatter enum (#672)
asmfstatoil May 9, 2023
20f2ffb
Bugfix: stateofmatter and physicalpropertyhandler (#673)
asmfstatoil May 10, 2023
4709cfb
bugfix and refact (#674)
asmfstatoil May 10, 2023
a83a48a
refact: propertyFlash method and tests (#675)
asmfstatoil May 10, 2023
bc16a13
test: fix test (#676)
asmfstatoil May 10, 2023
74100c4
Test: add tests for Phaseaddcomponent (#677)
asmfstatoil May 10, 2023
29ed498
Regression test property flash (#373)
asmfstatoil May 10, 2023
074542e
feat: added getUnit and copy methods to ProcessModule (#678)
Sviatose May 11, 2023
df74411
refact: remove duplicate name definition (#680)
asmfstatoil May 11, 2023
ad1058b
refact: create StreamMeasurementDeviceBaseClass (#681)
asmfstatoil May 12, 2023
42c69a3
start database H2 (#683)
EvenSol May 15, 2023
0512318
refact: verify input units for setHead(#682)
asmfstatoil May 16, 2023
251ec85
Reorder systemthermo (#687)
asmfstatoil May 19, 2023
116d753
684 addfluid is not adding pc if not existing (#685)
EvenSol May 19, 2023
c139c85
dont do log of zeros (#688)
EvenSol May 20, 2023
81fd282
AddfluidHighTemp (#689)
EvenSol May 20, 2023
eab3f7b
Impovements and bug fixes for enum PhaseType (#692)
EvenSol May 21, 2023
45d536a
Merge branch 'master' into 170-improve-method-to-set-flow-rate-for-a-…
asmfstatoil May 22, 2023
75179f0
revert
asmfstatoil May 22, 2023
48eefe1
test: added enum clone test
asmfstatoil May 22, 2023
f4c5cb6
Merge branch 'master' into 170-improve-method-to-set-flow-rate-for-a-…
asmfstatoil May 22, 2023
79b84c1
Merge branch 'master' into 170-improve-method-to-set-flow-rate-for-a-…
asmfstatoil Feb 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.