MatMechLab / AsFem

Advanced Simulation kit based on Finite Element Method (AsFem)
https://matmechlab.github.io/AsFem
GNU General Public License v3.0
180 stars 53 forks source link

Invalid random value along Z-direction #43

Closed yangbai90 closed 3 years ago

yangbai90 commented 3 years ago

The values along the Z-axis are essentially a simple extension of the 2D case when utilizing PETSc's random number generator. Instead of 2D random cases, it should be "real" random values! test

We could use, either the random number generator from PETSc or the one from ctime standard library.

yangbai90 commented 3 years ago

This issue has been resolved in 2d910363153ee122867388de337484f22707e91a