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

compositionalMultiphaseFlow/deadoil_3ph_corey_1d_fractured.xml does not run #2837

Closed
paveltomin opened this issue Nov 22, 2023 · 0 comments · Fixed by #2843
Closed

compositionalMultiphaseFlow/deadoil_3ph_corey_1d_fractured.xml does not run #2837

paveltomin opened this issue Nov 22, 2023 · 0 comments · Fixed by #2843
Assignees
Labels
type: new A new issue has been created and requires attention

Comments

@paveltomin
Copy link
Contributor

DeadOilFluid /domain/MeshBodies/mesh1/meshLevels/Level0/ElementRegions/elementRegionsGroup/Fracture(deadoil_3ph_corey_1d_fractured.xml,l.110)/elementSubRegions/FractureSubRegion/ConstitutiveModels/fluid1: Warning! in table 'fluid1_PVDO_visco', values must be increasing as a function of pressure, please check your PVT tables

***** LOCATION: /data/rpo_ptls/GEOSX/residual_flash/GEOS/GEOS/src/coreComponents/dataRepository/Group.hpp:1108
***** Controlling expression (should be false): wrapper == nullptr
***** Rank 0: Group /domain/MeshBodies/mesh1/meshLevels/Level0/ElementRegions/elementRegionsGroup/Domain(deadoil_3ph_corey_1d_fractured.xml,l.105)/elementSubRegions/block1 has no wrapper named fluidTPFA
The wrappers of block1 are: { localToGlobalMap, globalToLocalMap, isExternal, ghostRank, domainBoundaryIndicator, numNodesPerElement, numEdgesPerElement, numFacesPerElement, elementCenter, elementVolume, nodeList, edgeList, faceList, ConstitutiveGrouping, ConstitutivePointVolumeFraction, dNdX, detJ, ToEmbeddedSurfaces, fracturedCells, fluid1_phaseFraction, fluid1_dPhaseFraction, fluid1_phaseDensity, fluid1_phaseDensity_n, fluid1_dPhaseDensity, fluid1_phaseMassDensity, fluid1_dPhaseMassDensity, fluid1_phaseViscosity, fluid1_dPhaseViscosity, fluid1_phaseEnthalpy, fluid1_phaseEnthalpy_n, fluid1_dPhaseEnthalpy, fluid1_phaseInternalEnergy, fluid1_phaseInternalEnergy_n, fluid1_dPhaseInternalEnergy, fluid1_phaseCompFraction, fluid1_phaseCompFraction_n, fluid1_dPhaseCompFraction, fluid1_totalDensity, fluid1_totalDensity_n, fluid1_dTotalDensity, rockPorosity_porosity, rockPorosity_porosity_n, rockPorosity_dPorosity_dPressure, rockPorosity_dPorosity_dTemperature, rockPorosity_initialPorosity, rockPorosity_referencePorosity, rockPerm_permeability, rockPerm_dPerm_dPressure, relperm_phaseRelPerm, relperm_dPhaseRelPerm_dPhaseVolFraction, relperm_phaseTrappedVolFraction, relperm_phaseRelPerm_n, fluidNames, solidNames, permeabilityNames, relPermNames, gravityCoefficient, netToGross, pressure, pressure_n, initialPressure, deltaPressure, bcPressure, temperature, temperature_n, initialTemperature, bcTemperature, pressureScalingFactor, temperatureScalingFactor, globalCompDensityScalingFactor, globalCompDensity, globalCompDensity_n, globalCompFraction, dGlobalCompFraction_dGlobalCompDensity, phaseVolumeFraction, dPhaseVolumeFraction, phaseMobility, dPhaseMobility, phaseVolumeFraction_n, phaseMobility_n }

** StackTrace of 8 frames **
Frame 0: geos::EmbeddedSurfaceGenerator::initializePostSubGroups() 
Frame 1: geos::dataRepository::Group::initialize() 
Frame 2: geos::dataRepository::Group::initialize() 
Frame 3: geos::dataRepository::Group::initialize() 
Frame 4: geos::ProblemManager::problemSetup() 
Frame 5: geos::GeosxState::initializeDataRepository() 
Frame 6: main 
Frame 7: __libc_start_main 
Frame 8: ../build-CPU-OPTO2-Hypre-GCC_10.2.0-ompi_hpcx-OMP-relwithdebinfo/bin/geosx 
=====

Should be easy fix. Maybe also fix the warning about PVT table.

@paveltomin paveltomin added the type: new A new issue has been created and requires attention label Nov 22, 2023
@paveltomin paveltomin linked a pull request Nov 22, 2023 that will close this issue
@paveltomin paveltomin self-assigned this Nov 22, 2023
TotoGaz pushed a commit that referenced this issue Dec 13, 2023
- Fix failing case (`compositionalMultiphaseFlow/deadoil_3ph_corey_1d_fractured.xml`) and correct PVT table.
- Fix convergence problem for `multiphaseFlowFractures/deadoil_3ph_corey_2d_impermeableFault.xml` by disabling line search.
ouassimkh pushed a commit that referenced this issue Feb 16, 2024
- Fix failing case (`compositionalMultiphaseFlow/deadoil_3ph_corey_1d_fractured.xml`) and correct PVT table.
- Fix convergence problem for `multiphaseFlowFractures/deadoil_3ph_corey_2d_impermeableFault.xml` by disabling line search.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new A new issue has been created and requires attention
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant