pika icon indicating copy to clipboard operation
pika copied to clipboard

Phase-field snow microstructure

Results 21 pika issues
Sort by recently updated
recently updated
newest added

To resolve the interface thickness we run into a petsc error below Computed Nan differencing parameter h! Perhaps rescaling spatially will fix the problem.

Currently the coupled kernels do not incorporate the off diagonal jacobian. These need to be added to avoid non converging solutions when the problem is fully coupled. Kernels that need...

After fixing PikaTimeDerivative this test is wrong.

bug

- Build RunException tests for the two possible errors in PikaTimeDeriviative - Should be under tests/check_error directory

task
normal

Test implementation of the phase evolution equation using method of manufactured solutions.

AirProperties requires the use of properties defined in ConstantProperties but doesn't check that they exist. This check needs to be implemented in the constructor.