Peer Review History
| Original SubmissionJune 1, 2023 |
|---|
|
Dear Dr Flores, Thank you very much for submitting your manuscript "Efficient multi-fidelity computation of blood coagulation under flow" for consideration at PLOS Computational Biology. As with all papers reviewed by the journal, your manuscript was reviewed by members of the editorial board and by several independent reviewers. In light of the reviews (below this email), we would like to invite the resubmission of a significantly-revised version that takes into account the reviewers' comments. We cannot make any decision about publication until we have seen the revised manuscript and your response to the reviewers' comments. Your revised manuscript is also likely to be sent to reviewers for further evaluation. When you are ready to resubmit, please upload the following: [1] A letter containing a detailed list of your responses to the review comments and a description of the changes you have made in the manuscript. Please note while forming your response, if your article is accepted, you may have the opportunity to make the peer review history publicly available. The record will include editor decision letters (with reviews) and your responses to reviewer comments. If eligible, we will contact you to opt in or out. [2] Two versions of the revised manuscript: one with either highlights or tracked changes denoting where the text has been changed; the other a clean version (uploaded as the manuscript file). Important additional instructions are given below your reviewer comments. Please prepare and submit your revised manuscript within 60 days. If you anticipate any delay, please let us know the expected resubmission date by replying to this email. Please note that revised manuscripts received after the 60-day due date may require evaluation and peer review similar to newly submitted manuscripts. Thank you again for your submission. We hope that our editorial process has been constructive so far, and we welcome your feedback at any time. Please don't hesitate to contact us if you have any questions or comments. Sincerely, Alison L. Marsden Academic Editor PLOS Computational Biology Pedro Mendes Section Editor PLOS Computational Biology *********************** Reviewer's Responses to Questions Comments to the Authors: Please note here if the review is uploaded as an attachment. Reviewer #1: In this article, the authors propose a method to reduce the cost of thrombosis modeling. They achieve this cost reduction by reducing the number of PDEs that one has to typically solve to resolve the concentration of various species. In their proposed technique, they only solve for the residence time's PDE (and perhaps an additional PDE) and compute the concentration of various species based on the residence time through a set of ODEs that are cheap to solve. The idea is compelling, the study is designed properly, and the manuscript is well-written. Nevertheless, there are major limitations associated with this technique. While the authors acknowledge some in the text, they are not as explicit about others. Those must be clearly mentioned in the abstract/discussion/conclusion. First and foremost, the theoretical estimate of the cost reduction is tied to error. It is true that there is more cost saving if there are more PDEs to solve to begin with. But I am guessing the error in these computations will also be larger as N increases. To show that, note that you are effectively trying to solve $\\dot Y = RY + LY$ where the vector $Y$ contains all discrete solutions, matrix $R$ is the linearized operator associated with reaction terms, and matrix $L$ is the discrete Laplace operator. The solution to this problem is expressed in terms of eigenvalues of $R+L$. The accuracy of your approximation depends on how close eigenvalues of $R$ are to those of $R+L$. It is true that as $||L||$ goes to zero (due to low diffusivity), the approximation becomes more accurate. But I would argue that as the number of species goes up (i.e., N), then there will be a wider range of eigenvalues in $R$ that could get manipulated depending on whether $L$ is dropped or not. Physically speaking that corresponds to kinetics that occur slowly (for instance the coupling associated with two species unfolds slowly), thus allowing for the diffusion process to kick in. Another supporting evidence for this argument is that the effect of modified eigenvalues on the solution accuracy grows with integration time, thus lowering the accuracy of the proposed approach with time. The reported results confirm this as they show an increase in error with time. To summarize either the authors must either acknowledge that the reported errors will likely go up as N increases or present results with an N>>3 that shows the counter. The second major point is that the authors never mention the actual cost reduction. Even though that is the selling point of the proposed method, they do not report how much cost reduction they obtained in reality. I understand that some people argue that it depends on the implementation etc ... but here the authors are using identical implementations for solving residence time PDE as those of the species. Hence, the cost numbers will provide an apple-to-apple comparison for the baseline and proposed methods. On the same note, the authors should mention what was $N$ that they considered in the abstract. Reporting other values without mentioning N is meaningless. The two other limitations of the study that must be mentioned, perhaps in a dedicated section are 1) the fact that BCs for all species must be identical (there is some discussion of that in the manuscript), 2) this is only suitable for cases where thrombosis modeling is one-way coupled to the Navier Stokes. Namely, if the viscosity or boundary conditions get modified due to the thrombosis, then one must solve kinetic equations coupled with those of the fluids. Hence, this method will not be practical for those settings. Two minor comments: 1) line 26: did they mean tissue factor? 2) computation of residence time dates much earlier than reference 29. See for example Józsa, János, and Tamás Krámer. "Modelling residence time as advection-diffusion with zero-order reaction kinetics." Proceedings of the Hydrodynamics 2000 Conference, International Association of Hydraulic Engineering and Research. 2000. or Esmaily-Moghadam, Mahdi, Tain-Yen Hsia, and Alison L. Marsden. "A non-discrete method for computation of residence time in fluid mechanics simulations." Physics of fluids 25.11 (2013): 110802. Reviewer #2: This paper deals with the challenges associated in solving dozens number of CDR equations to model the coagulation cascade in flowing blood. Besides the computational time, and due to large Pe number, it is usually achieved by adding numerical resolution such as upwinding. Therefore, this work proposes a very nice contribution by introduce a tailorable multi-fidelity (MuFi) models to reduce the computational cost associated with the simulating of the coagulation cascade of N species in a flow. It transforms N-PDEs of the high fidelity resolution into one or two PDEs with N ordinary differential equations by changing variables between simulation time and blood residence time. The new multi-fidelity framework is tested on 2D idealized aneurysm and the comparisons between the models are discussed. Despite several assumptions mainly related to diffusivity, the framework presents a very nice contribution to the understanding of the spatial and temporal progression of coagulation species. For all that reasons, the reviewer recommends publication while answering the following questions and adding them to the revised version: • Does the resolution of the PDE in MuFi uses the same scheme as the N PDE Hifi? • Can the authors comment on the extension 3D simulation? is it straightforward? • Has the initial HiFi resolution been validated before its use? • The authors must provide a figure on the used mesh for the resolution of NS, and the PDEs. • May the authors provide a summary table on the cost of each method to well compare and appreciate the contribution of the Mufi approaches? • The resolution of NS and the PDEs are decoupled, which may affect the blood viscosity, can the authors provides some comments on this point? Reviewer #3: The authors presented a new numerical approach for the computation of species concentration as a function of blood residence time. Their ultimate goal is to use this approach to model the coagulation cascade. The work is of high interest as the proposed approach could significantly reduce the computation time while exhibiting a rather low error. However, there are a few points that I would like to highlight. Introduction Line 18. The authors list here many computational models for coagulation. However, as they mention earlier in the introduction, coagulation can be triggered by many factors (abnormal blood flow, hypercoagulability and vessel injury). Could the authors please provide more details about how the different models they refer to articulate around these 3 factors potentially leading to thrombus formation? Line 27. As the authors mentioned, coagulation involves different time scales. Could the authors please provide a short summary of the different time scales involved? It would really help to appreciate the challenges of such numerical modelling. Methods Line 130. The authors explain that the simplified model has no mixing, and that the reaction rate only depends on its age, which allows them to focus on residence time. Is this a strong hypothesis? If it is a common hypothesis, could the authors please refer to the appropriate literature? Line 146. The authors stated that MuFi models can be significantly cheaper than the HiFi model. Could they please provide an estimate of this “cost” difference? Line 239. The authors used a 2D idealized geometry for their computation. Could the authors comment on their choice? Does this geometry usually result in thrombosis? They also mention the left atrial appendage as an application, but this anatomical feature exhibits high velocity gradient (high velocity at the inflow and very low velocities at the tip). Have the authors tested their modeling framework for flow fields exhibiting strong velocity gradients? Also, have they tested them in more complex flow topologies (like the left ventricle for instance)? Line 283. The authors sampled the cycle with 35 points and then linearly interpolated. Have the authors tested different sampling rates? Could they comment on the size of the sampling interval compared to the phenomena they want to model? Results Line 309. The authors used a symmetric waveform, when a typical systole/diastole ratio would be around 0.3/0.7. Could the authors justify their assumption? Line 342. The authors highlight the fact that the standard deviation of the residence time reaches values that can be comparable with the mean value. Could the authors please detail what are the implications of this large value of std for the multi-fidelity modeling? Line 380. The special distribution of species concentrations showed variable levels of agreement between the different species. Could the authors provide a possible explanation for the differences they observed between the different species? Line 381. The authors state that the MuFi-2 model accurately replicated the HiFi model up to 15 cardiac cycles. Could the authors comment on whether this time is enough to correctly capture the reactions involved in coagulation? More specifically could they comment on the ratio between this simulation time and the coagulation model parameters K? Discussion Line 437. The authors state that the reaction kinetics of these equations are much slower than the cardiac cycle. Could they please provide an estimation for this? It will help appreciate the value of their modelling approach. Line 483. The average error for the MuFi-2 model is about 5% for 20 cardiac cycles. Have the authors investigated how will this error evolve as the number of cycles increases? More generally, would this model be suitable for simulation over longer time scales? Line 531. The authors describe other approaches to obtain residence time, from in vivo or in vitro models. Have they thought about any way to confront their numerical approach with in vitro experimental data for instance? Minor comments Figure 3. Could the authors please add the species associated with u1-3 in the legend of the figure? Figure 5. The color scale for the plot of the mean residence time tends to be hard to read. Could the authors please use a linear color scale? Figure 6. Could the authors add a schematic for the locations of the 3 data points? They refer to Figure 5A, but having all the information in Figure 6 would help the reader. This comment can also apply to Fig 9. Figures. Overall, the tables of figures are sometimes difficult to read. Having the type of model included in the figure would help. Line 229. Please add a space before 14. Line 412. Please add a space before the bracket. ********** Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: None Reviewer #2: Yes Reviewer #3: Yes ********** PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #2: Yes: Prof. Elie Hachem Reviewer #3: No Figure Files: While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email us at figures@plos.org. Data Requirements: Please note that, as a condition of publication, PLOS' data policy requires that you make available all data used to draw the conclusions outlined in your manuscript. Data must be deposited in an appropriate repository, included within the body of the manuscript, or uploaded as supporting information. This includes all numerical values that were used to generate graphs, histograms etc.. For an example in PLOS Biology see here: http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1001908#s5. Reproducibility: To enhance the reproducibility of your results, we recommend that you deposit your laboratory protocols in protocols.io, where a protocol can be assigned its own identifier (DOI) such that it can be cited independently in the future. Additionally, PLOS ONE offers an option to publish peer-reviewed clinical study protocols. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols |
| Revision 1 |
|
Dear Dr Flores, We are pleased to inform you that your manuscript 'Efficient multi-fidelity computation of blood coagulation under flow' has been provisionally accepted for publication in PLOS Computational Biology. Before your manuscript can be formally accepted you will need to complete some formatting changes, which you will receive in a follow up email. A member of our team will be in touch with a set of requests. Please note that your manuscript will not be scheduled for publication until you have made the required changes, so a swift response is appreciated. IMPORTANT: The editorial review process is now complete. PLOS will only permit corrections to spelling, formatting or significant scientific errors from this point onwards. Requests for major changes, or any which affect the scientific understanding of your work, will cause delays to the publication date of your manuscript. Should you, your institution's press office or the journal office choose to press release your paper, you will automatically be opted out of early publication. We ask that you notify us now if you or your institution is planning to press release the article. All press must be co-ordinated with PLOS. Thank you again for supporting Open Access publishing; we are looking forward to publishing your work in PLOS Computational Biology. Best regards, Alison Marsden Academic Editor PLOS Computational Biology Pedro Mendes Section Editor PLOS Computational Biology *********************************************************** Reviewer's Responses to Questions Comments to the Authors: Please note here if the review is uploaded as an attachment. Reviewer #1: No further comments. Accept Reviewer #2: All the comments are answered in the revised version Reviewer #3: The authors have addressed all my previous comments. ********** Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available? The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified. Reviewer #1: None Reviewer #2: None Reviewer #3: None ********** PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files. If you choose “no”, your identity will remain anonymous but your review may still be made public. Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy. Reviewer #1: No Reviewer #2: No Reviewer #3: No |
| Formally Accepted |
|
PCOMPBIOL-D-23-00859R1 Efficient multi-fidelity computation of blood coagulation under flow Dear Dr Flores, I am pleased to inform you that your manuscript has been formally accepted for publication in PLOS Computational Biology. Your manuscript is now with our production department and you will be notified of the publication date in due course. The corresponding author will soon be receiving a typeset proof for review, to ensure errors have not been introduced during production. Please review the PDF proof of your manuscript carefully, as this is the last chance to correct any errors. Please note that major changes, or those which affect the scientific understanding of the work, will likely cause delays to the publication date of your manuscript. Soon after your final files are uploaded, unless you have opted out, the early version of your manuscript will be published online. The date of the early version will be your article's publication date. The final article will be published to the same URL, and all versions of the paper will be accessible to readers. Thank you again for supporting PLOS Computational Biology and open-access publishing. We are looking forward to publishing your work! With kind regards, Zsofi Zombor PLOS Computational Biology | Carlyle House, Carlyle Road, Cambridge CB4 3DN | United Kingdom ploscompbiol@plos.org | Phone +44 (0) 1223-442824 | ploscompbiol.org | @PLOSCompBiol |
Open letter on the publication of peer review reports
PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.
We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.
Learn more at ASAPbio .