Skip to content

update agents#2015

Merged
EvenSol merged 37 commits intomasterfrom
improve-unisim-reader
Apr 8, 2026
Merged

update agents#2015
EvenSol merged 37 commits intomasterfrom
improve-unisim-reader

Conversation

@EvenSol
Copy link
Copy Markdown
Collaborator

@EvenSol EvenSol commented Apr 7, 2026

Pull Request

Thank you for contributing to NeqSim! Please complete the following checklist before requesting review:

  • Confirm ./mvnw test runs successfully
  • Verify code formatting using Checkstyle
  • Update any relevant docs/README
  • Link to an associated issue or discussion

See CONTRIBUTING.md for the full contribution process.

EvenSol and others added 30 commits April 7, 2026 22:56
- Add OMEGAA_list/OMEGAB_list declarations to read(String,String[]) method
  (they were parsed and used but never declared, causing 'Unresolved compilation
  problems' at runtime for testSetAllocationComposition tests)
- Update testFluidWater3 expected enthalpy: now -4639.239569... because
  OMEGAA=0.45724 from fluid_water.E300 is applied (vs default 0.45724333333)
- Update testSetAllocationComposition expected x_methane_A19: now
  0.0046202120... because A-19.E300 OMEGAA values are now applied correctly
- Fix neqsim_dev_setup.py: when recompile=False and JVM already running,
  return valid namespace reusing existing JVM instead of returning None

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- JsonProcessBuilder.createFluidByModel: add PR_LK/PR-LK/PRLK cases
  (previously unsupported, 'Unknown thermodynamic model' error)
- neqsim-unisim-reader SKILL: document PRLKCORR/OMEGAA/OMEGAB/BICS E300
  keywords, forced-EOS read overload, water BIP+OmegaA interaction warning
- neqsim-api-patterns SKILL: add PR-LK to EOS table, document all optional
  E300 sections, read(path,fluid) overload, JSON model name PR_LK

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add OMEGAA_list/OMEGAB_list declarations to read(String,String[]) method
  (they were parsed and used but never declared, causing 'Unresolved compilation
  problems' at runtime for testSetAllocationComposition tests)
- Update testFluidWater3 expected enthalpy: now -4639.239569... because
  OMEGAA=0.45724 from fluid_water.E300 is applied (vs default 0.45724333333)
- Update testSetAllocationComposition expected x_methane_A19: now
  0.0046202120... because A-19.E300 OMEGAA values are now applied correctly
- Fix neqsim_dev_setup.py: when recompile=False and JVM already running,
  return valid namespace reusing existing JVM instead of returning None

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- JsonProcessBuilder.createFluidByModel: add PR_LK/PR-LK/PRLK cases
  (previously unsupported, 'Unknown thermodynamic model' error)
- neqsim-unisim-reader SKILL: document PRLKCORR/OMEGAA/OMEGAB/BICS E300
  keywords, forced-EOS read overload, water BIP+OmegaA interaction warning
- neqsim-api-patterns SKILL: add PR-LK to EOS table, document all optional
  E300 sections, read(path,fluid) overload, JSON model name PR_LK

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@EvenSol EvenSol merged commit 9825ccf into master Apr 8, 2026
6 of 8 checks passed
@EvenSol EvenSol deleted the improve-unisim-reader branch April 8, 2026 15:47
@EvenSol EvenSol temporarily deployed to github-pages April 8, 2026 15:55 — with GitHub Pages Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant