nansencenter / nansencenter/nextsim
code from research folder doesn't compile
Open
@asamake is already working on this.
Since Sep 12, 2018.
- Dominant language
- C++
- Stars
- 10
- Forks
- 1
- Avg merge
- 9d 2h
- Merged PRs (30d)
- 1
Description
Hi @asamake , the code in research (laplacian.cpp etc) doesn't compile.
I fixed the Makefile I think, but still there is an error about initialising a VectorPetsc object with an integer instead of M_comm. Is this because it was just meant for the serial code?
If you'd like to keep it in the parallel branch, can you fix it - otherwise just remove it?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.