Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW]: Tamaas: a library for elastic-plastic contact of periodic rough surfaces #2121

Open
whedon opened this issue Feb 26, 2020 · 33 comments
Open
Assignees
Labels

Comments

@whedon
Copy link
Collaborator

@whedon whedon commented Feb 26, 2020

Submitting author: @prs513rosewood (Lucas Frérot)
Repository: https://c4science.ch/source/tamaas/
Version: 2.0.0
Editor: @Kevin-Mattheus-Moerman
Reviewer: @likask, @agshvarts, @srmnitc, @chennachaos
Archive: Pending

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/86903c51f3c66964eef7776d8aeaf17d"><img src="https://joss.theoj.org/papers/86903c51f3c66964eef7776d8aeaf17d/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/86903c51f3c66964eef7776d8aeaf17d/status.svg)](https://joss.theoj.org/papers/86903c51f3c66964eef7776d8aeaf17d)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@likask & @agshvarts & @srmnitc & @chennachaos, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @Kevin-Mattheus-Moerman know.

Please try and complete your review in the next two weeks

Review checklist for @likask

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@prs513rosewood) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

Review checklist for @agshvarts

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@prs513rosewood) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

Review checklist for @srmnitc

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@prs513rosewood) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

Review checklist for @chennachaos

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@prs513rosewood) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?
@whedon
Copy link
Collaborator Author

@whedon whedon commented Feb 26, 2020

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @likask, @agshvarts, @srmnitc, @chennachaos it looks like you're currently assigned to review this paper 🎉.

Important

If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿

To fix this do the following two things:

  1. Set yourself as 'Not watching' https://github.com/openjournals/joss-reviews:

watching

  1. You may also like to change your default settings for this watching repositories in your GitHub profile here: https://github.com/settings/notifications

notifications

For a list of things I can do to help you, just type:

@whedon commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@whedon generate pdf
@whedon
Copy link
Collaborator Author

@whedon whedon commented Feb 26, 2020

Reference check summary:

OK DOIs

- 10.1016/j.cma.2019.04.006 is OK
- 10.1016/j.jmps.2018.02.015 is OK
- 10.1016/0890-6955(92)90064-N is OK
- 10.1063/1.1699786 is OK
- 10.1088/0953-8984/17/1/R01 is OK
- 10.1016/S0043-1648(99)00113-1 is OK
- 10.1029/2012GL054143 is OK
- 10.1007/s00466-017-1392-5 is OK
- 10.1016/j.ijengsci.2019.02.003 is OK
- 10.1007/s00466-018-1556-y is OK
- 10.1016/j.finel.2015.02.003 is OK
- 10.1115/1.2833523 is OK
- 10.1016/S0307-904X(79)80030-X is OK
- 10.1016/j.triboint.2017.04.023 is OK
- 10.1007/s11249-014-0395-z is OK
- 10.1016/j.ijsolstr.2014.09.019 is OK
- 10.1016/j.jmps.2017.07.016 is OK

MISSING DOIs

- https://doi.org/10.1103/physreve.86.035601 may be missing for title: Contact between Representative Rough Surfaces

INVALID DOIs

- None
@whedon
Copy link
Collaborator Author

@whedon whedon commented Feb 26, 2020

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented Mar 5, 2020

@whedon generate pdf

@whedon
Copy link
Collaborator Author

@whedon whedon commented Mar 5, 2020

PDF failed to compile for issue #2121 with the following error:

Error reading bibliography ./paper.bibtex (line 232, column 3):
unexpected "j"
expecting space, ",", white space or "}"
Error running filter pandoc-citeproc:
Filter returned error status 1
Looks like we failed to compile the PDF

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented Mar 5, 2020

@whedon generate pdf

@whedon
Copy link
Collaborator Author

@whedon whedon commented Mar 5, 2020

@Kevin-Mattheus-Moerman
Copy link
Member

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman commented Mar 9, 2020

👋 @likask, @agshvarts, @srmnitc, @chennachaos this is where the review takes place. Let me know if you have any questions. Thanks for your help!

@arfon
Copy link
Member

@arfon arfon commented Mar 14, 2020

Dear authors and reviewers

We wanted to notify you that in light of the current COVID-19 pandemic, JOSS has decided to suspend submission of new manuscripts and to handle existing manuscripts (such as this one) on a "best efforts basis". We understand that you may need to attend to more pressing issues than completing a review or updating a repository in response to a review. If this is the case, a quick note indicating that you need to put a "pause" on your involvement with a review would be appreciated but is not required.

Thanks in advance for your understanding.

Arfon Smith, Editor in Chief, on behalf of the JOSS editorial team.

@arfon
Copy link
Member

@arfon arfon commented Apr 13, 2020

@likask, @agshvarts, @srmnitc, @chennachaos - just a friendly check-in to see how things are going with your reviews?

@agshvarts
Copy link
Collaborator

@agshvarts agshvarts commented Apr 13, 2020

Hi @arfon Sorry for the delay, I started looking into it before the lockdown, and then got carried away. I will get back to it now.

@agshvarts
Copy link
Collaborator

@agshvarts agshvarts commented Apr 13, 2020

General checks

Contribution and authorship: The submitting author (@prs513rosewood) has clearly made the major contribution to the software (756 commits). However, regarding the list of authors, there is an AUTHORS file in the repository which lists two contributors who are not included as authors of the JOSS paper: Son Pham-Ba (49 commits) and Valentine Rey (18 commits). Furthermore, both of these contributors appeared as authors of a previous publication about this code on Zenodo (https://doi.org/10.5281/zenodo.3479237). Could the authors please justify the current choice of the authors' list for the JOSS paper and/or amend it?

@likask
Copy link
Collaborator

@likask likask commented Apr 13, 2020

@agshvarts On OS X go with Docker installation, is quite smooth. Use Dockerfile from the tamaas repository.

@likask
Copy link
Collaborator

@likask likask commented Apr 14, 2020

Hello @prs513rosewood, I run unit tests and code stuck with
build-release/tests/test_hertz_kato.py
How long this test suppose to take?

@agshvarts
Copy link
Collaborator

@agshvarts agshvarts commented Apr 14, 2020

Hi @likask, for me this test is passing, but the one just after is failing, so that's probably why the code is stuck for you. I am on the current master branch and the commit message says that the tests are supposed to fail. To skip failing tests I run it as:
pytest build-release -v -k "not mindlin and not patch_plasticity"

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented Apr 17, 2020

Hi @likask @agshvarts and thanks for the feedback.

Hello @prs513rosewood, I run unit tests and code stuck with
build-release/tests/test_hertz_kato.py
How long this test suppose to take?

There was a problem with this test and docker (my Jenkins instance running the tests was also hanging on it, thanks to you I figured it was related to docker). I'm not sure what it was, but I refactored the test code and it seems to be working. That test is still kinda long (~30s) because the Stanley&Kato algorithm converges slowly to equilibrium.

Hi @likask, for me this test is passing, but the one just after is failing, so that's probably why the code is stuck for you. I am on the current master branch and the commit message says that the tests are supposed to fail. To skip failing tests I run it as:
pytest build-release -v -k "not mindlin and not patch_plasticity"

These tests should now be passing. I was adding some new features this week and did not mean to push the commits I was working on.

By the way, I made some changes to the way the main shared library is generated, so you may have to manually remove build-release/src/libTamaas.so.

I also simplified the installation process. Running scons prefix=/some/prefix install should install to a prefix, and running scons dev should run pip install --user -e like it was specified in the readme.

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented Apr 22, 2020

General checks

Contribution and authorship: The submitting author (@prs513rosewood) has clearly made the major contribution to the software (756 commits). However, regarding the list of authors, there is an AUTHORS file in the repository which lists two contributors who are not included as authors of the JOSS paper: Son Pham-Ba (49 commits) and Valentine Rey (18 commits). Furthermore, both of these contributors appeared as authors of a previous publication about this code on Zenodo (https://doi.org/10.5281/zenodo.3479237). Could the authors please justify the current choice of the authors' list for the JOSS paper and/or amend it?

We have, with permission of everyone involved, amended the list of authors. The original choice was to have as authors the people who contributed to the elastic-plastic part of Tamaas, but since this publication should be the reference point for the library as a whole, and the paper mentions parts contributed by Valentine Rey and Son Pham-Ba, we have decided to include them (with their permission) on this publication.

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented Apr 22, 2020

@whedon generate pdf

@whedon
Copy link
Collaborator Author

@whedon whedon commented Apr 22, 2020

@Kevin-Mattheus-Moerman
Copy link
Member

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman commented May 20, 2020

@whedon check references

@Kevin-Mattheus-Moerman
Copy link
Member

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman commented May 20, 2020

@srmnitc, @chennachaos thanks for your help with this review. This is just a friendly check-in to see how things are going with your reviews.

@whedon
Copy link
Collaborator Author

@whedon whedon commented May 20, 2020

Reference check summary:

OK DOIs

- 10.1016/j.cma.2019.04.006 is OK
- 10.1016/j.jmps.2018.02.015 is OK
- 10.1016/0890-6955(92)90064-N is OK
- 10.1063/1.1699786 is OK
- 10.1088/0953-8984/17/1/R01 is OK
- 10.1016/S0043-1648(99)00113-1 is OK
- 10.1029/2012GL054143 is OK
- 10.1007/s00466-017-1392-5 is OK
- 10.1016/j.ijengsci.2019.02.003 is OK
- 10.1007/s00466-018-1556-y is OK
- 10.1016/j.finel.2015.02.003 is OK
- 10.1115/1.2833523 is OK
- 10.1016/S0307-904X(79)80030-X is OK
- 10.1016/j.triboint.2017.04.023 is OK
- 10.1103/PhysRevE.86.035601 is OK
- 10.1007/s11249-014-0395-z is OK
- 10.1016/j.ijsolstr.2014.09.019 is OK
- 10.1016/j.jmps.2017.07.016 is OK

MISSING DOIs

- None

INVALID DOIs

- None
@Kevin-Mattheus-Moerman
Copy link
Member

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman commented May 20, 2020

@likask, @agshvarts, thanks for your review efforts!
It looks like @prs513rosewood has implemented some changes/replied to your comments. Can you follow up on these and resume the review? Thanks.

@agshvarts
Copy link
Collaborator

@agshvarts agshvarts commented May 28, 2020

@prs513rosewood, thank you for amending the author's list and for fixing issues with Docker. Now the installation, automatic testing, and all examples are working fine in Docker, so I ticked corresponding checkboxes. Below are my comments regarding the documentation.

A statement of need. The authors are explaining clearly in the documentation the types of problems this software is aimed to solve. However, the target audience is not explicitly given, neither in the documentation nor in the paper. Could a short sentence describing the target audience be added to both documentation and the paper, which would make the purpose of this software more transparent for a broader computational mechanics/engineering community?

Functionality documentation. C++ core API is thoroughly documented, however API reference of python wrappers is missing (only headings are visible). Since the core functionality is expected to be accessed using python interface (all examples of solving typical problems use python API), could it be possible to add some documentation for python wrappers too? It seems to be possible with pybind11 using Sphinx, see here.

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented May 29, 2020

Thanks @agshvarts for the feedback. I've added the intended audience where suggested. For your second point, the Python API is documented via the autodoc feature of sphinx. This is done correctly if the docs are compiled locally (and the tamaas python module is installed). However, since that feature needs the compiled component of the Python API, it doesn't work on ReadTheDocs. I've tried to find a way to compile on RTD, but as far as I can tell they only allow their own Docker images to run builds. I've added dependencies for doc builds in the Dockerfile. I'll push as soon as c4science fixes the problems they're currently having.

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented May 29, 2020

@whedon generate pdf

@whedon
Copy link
Collaborator Author

@whedon whedon commented May 29, 2020

PDF failed to compile for issue #2121 with the following error:

/app/vendor/ruby-2.4.4/lib/ruby/2.4.0/find.rb:43:in block in find': No such file or directory - tmp/2121 (Errno::ENOENT) from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/find.rb:43:in collect!'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/find.rb:43:in find' from /app/vendor/bundle/ruby/2.4.0/bundler/gems/whedon-6225db5c4b57/lib/whedon/processor.rb:61:in find_paper_paths'
from /app/vendor/bundle/ruby/2.4.0/bundler/gems/whedon-6225db5c4b57/bin/whedon:50:in prepare' from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor/command.rb:27:in run'
from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in invoke_command' from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor.rb:387:in dispatch'
from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor/base.rb:466:in start' from /app/vendor/bundle/ruby/2.4.0/bundler/gems/whedon-6225db5c4b57/bin/whedon:116:in <top (required)>'
from /app/vendor/bundle/ruby/2.4.0/bin/whedon:23:in load' from /app/vendor/bundle/ruby/2.4.0/bin/whedon:23:in

'

@Kevin-Mattheus-Moerman
Copy link
Member

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman commented May 29, 2020

@whedon generate pdf

@whedon
Copy link
Collaborator Author

@whedon whedon commented May 29, 2020

PDF failed to compile for issue #2121 with the following error:

/app/vendor/ruby-2.4.4/lib/ruby/2.4.0/find.rb:43:in block in find': No such file or directory - tmp/2121 (Errno::ENOENT) from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/find.rb:43:in collect!'
from /app/vendor/ruby-2.4.4/lib/ruby/2.4.0/find.rb:43:in find' from /app/vendor/bundle/ruby/2.4.0/bundler/gems/whedon-6225db5c4b57/lib/whedon/processor.rb:61:in find_paper_paths'
from /app/vendor/bundle/ruby/2.4.0/bundler/gems/whedon-6225db5c4b57/bin/whedon:50:in prepare' from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor/command.rb:27:in run'
from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in invoke_command' from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor.rb:387:in dispatch'
from /app/vendor/bundle/ruby/2.4.0/gems/thor-0.20.3/lib/thor/base.rb:466:in start' from /app/vendor/bundle/ruby/2.4.0/bundler/gems/whedon-6225db5c4b57/bin/whedon:116:in <top (required)>'
from /app/vendor/bundle/ruby/2.4.0/bin/whedon:23:in load' from /app/vendor/bundle/ruby/2.4.0/bin/whedon:23:in

'

@Kevin-Mattheus-Moerman
Copy link
Member

@Kevin-Mattheus-Moerman Kevin-Mattheus-Moerman commented May 29, 2020

@openjournals/dev can you help with these paper compilation issues? Thanks

@danielskatz
Copy link

@danielskatz danielskatz commented May 29, 2020

I was going to check the paper source, but I can't current get to https://c4science.ch/source/tamaas/repository/master/ I get errors like

[cURL/7] (http://10.0.150.180:80/api/diffusion.browsequery) <CURLE_COULDNT_CONNECT> The cURL library raised an error while making a request. You may be able to find more information about this error (error code: 7) on the cURL site: http://curl.haxx.se/libcurl/c/libcurl-errors.html#CURLECOULDNTCONNECT

@arfon
Copy link
Member

@arfon arfon commented May 29, 2020

That would be why Whedon can't compile the paper then... 😁

@prs513rosewood
Copy link

@prs513rosewood prs513rosewood commented May 30, 2020

From c4science:

IMPORTANT: 2020-05-29@16:30: We are experiencing huge performance issue and virtual machine lockup. Repositories operations are not possible at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
9 participants
You can’t perform that action at this time.