ContactEngineering / ContactMechanics

Contact mechanics using elastic half-space methods
https://contactengineering.github.io/ContactMechanics/
MIT License
21 stars 5 forks source link

DOC: Point to SurfaceTopography for details on installation #47

Closed sannant closed 2 years ago

sannant commented 2 years ago

@pastewka do you know how to strat the test.yml workflow ? I added the file but nothing happens

pastewka commented 2 years ago

I don't remember. I thought it would run automatically.

sannant commented 2 years ago

Ok I spotted the error: MaskedArray.max does not possess that argument.

However, I thought we wanted to get rid of masked arrays in ContactMechanics simulations.

So the problem will probably solve itself in ContactMechnics.

pastewka commented 2 years ago

I've fixed the max problem in NuMPI - see here: https://github.com/IMTEK-Simulation/NuMPI/pull/56

sannant commented 2 years ago

Now there is another problem. It seems that Flake8 is crashing ...