openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
721 stars 38 forks source link

[REVIEW]: SARAS: A general-purpose PDE solver for fluid dynamics #2095

Closed whedon closed 3 years ago

whedon commented 4 years ago

Submitting author: @roshansamuel (Roshan Samuel) Repository: https://github.com/roshansamuel/saras Version: v1.0 Editor: @kyleniemeyer Reviewers: @dlagrava, @olgadoronina, @nickwimer Archive: 10.5281/zenodo.5205320

Status

status

Status badge code:

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

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

@harpolea & @dlagrava, 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 @kyleniemeyer know.

Please try and complete your review in the next two weeks

Review checklist for @dlagrava

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

Review checklist for @olgadoronina

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

Review checklist for @nickwimer

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

whedon commented 3 years ago

:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.02095/status.svg)](https://doi.org/10.21105/joss.02095)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.02095">
  <img src="https://joss.theoj.org/papers/10.21105/joss.02095/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.02095/status.svg
   :target: https://doi.org/10.21105/joss.02095

This is how it will look in your documentation:

DOI

We need your help!

Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

roshansamuel commented 3 years ago

Thank you very much, @kyleniemeyer for patiently guiding the review process. We also thank @dlagrava, @nickwimer and @olgadoronina for all the suggestions, which greatly improved SARAS and its documentation.