Sy-Tuan Nguyen

Results 10 issues of Sy-Tuan Nguyen

**Describe the bug** The stress visualization of the SSLE-QS-BeamBending test is displayed in a deformed shape. Also, it is more large strain than small strain. **To Reproduce** Steps to reproduce...

**What is the requested feature?** Display local fluid velocity **Is your request related to a specific problem?** When running an operational flow problem, we want to display the local fluid...

**Describe the bug** `_Solid_MaterialFields` is missing in Silo output while running poromechanics problems **To Reproduce** Steps to reproduce the behavior: Re-run the poroelastic case defined by one of the following...

type: bug

In addition to permeability update that is addressed by the PR #1455, it is important to update also the elastic moduli with porosity, damage and stress change. Actually simple update...

type: feature

Most Files/Classes follow PascalCase naming convention (e.g. `ConstitutiveBase.hpp`) but not all. Below is a list of some exceptions - `capillaryPressure/layouts.hpp` - `fluid/multiFluidSelector.hpp` - `elementFormulations/H1_Hexahedron_Lagrange1_GaussLegendre2.hpp` (`_` should be removed in this...

type: cleanup / refactor

This PR is part of the Non-Linear Thermal Behavior project. It aims to implement the linear temperature dependent of the solid volumetric specific heat capacity. C = C0 + dC_dT...

type: feature
flag: requires rebaseline
changes XML input

This PR implement the non-linear Thermo-Elastic behavior related to non constant Thermal Expansion Coefficient (TEC). Either a linear law or a table could be considered for defining TEC vs Temperature....

type: feature
ci: run CUDA builds
flag: ready for review
flag: requires rebaseline
changes XML input
ci: run integrated tests
ci: run code coverage

This PR is part of the project for non-linear thermal constitutive behavior from TotalEnergies. It tackles the problem of linear temperature dependent single phase effective thermal conductivity of porous medium....

type: feature
ci: run CUDA builds
flag: requires rebaseline
changes XML input
ci: run integrated tests

**What needs to be documented?** The parameter `configurationTolerance` in the solver `SolidMechanicsLagrangeContact` defines the acceptable converged ratio between the contact area change and the total contact area as shown below:...

type: documentation
type: new