GithubHelp home page GithubHelp logo

Comments (9)

airwarriorg91 avatar airwarriorg91 commented on August 16, 2024 1

@mathrack Can you verify the changes you recommended ? It will be a great help.

if (adios2_restart_initialised) then
! First, rename old checkpoint in case of error
!call rename(resfile, resfile_old) !L255
end if
end if

! Validate restart file then remove old file and update restart.info
if (.true.) then !L318
!call delete_filedir(resfile_old) !L319
! Write info file for restart - Kay Schäfer

from incompact3d.

mathrack avatar mathrack commented on August 16, 2024

Hello,

This is probably related to some subroutines associated with the "validation" of restart files. Try to avoid the subroutines renameand delete_filedir, they are moving or deleting stuff and this might cause your issue.

I would suggest to modify the file tools.f90 as follows :

Cheers,
Mathrack

from incompact3d.

mathrack avatar mathrack commented on August 16, 2024

@pbartholomew08 if it is important to keep this validation step, we could make it optional

from incompact3d.

airwarriorg91 avatar airwarriorg91 commented on August 16, 2024

Okay I will check whether the issue is being resolved by the method. Thanks for the help !

from incompact3d.

airwarriorg91 avatar airwarriorg91 commented on August 16, 2024

@mathrack Thanks, I think the solution is working. My simulation is running for past 9 hrs without terminating. I will let you know the final results.

from incompact3d.

mathrack avatar mathrack commented on August 16, 2024

Thank you for the update

from incompact3d.

airwarriorg91 avatar airwarriorg91 commented on August 16, 2024

@mathrack The 48hrs of simulation has completed without terminating. Thanks for the tip ! Great help. I think we can close the issue.

from incompact3d.

mathrack avatar mathrack commented on August 16, 2024

Thank you for the feedback. I will re-open. I think the issue should remain open until we have made the verification of restart files optional.

Switching from bug to enhancement because this was not reported by other users.

from incompact3d.

airwarriorg91 avatar airwarriorg91 commented on August 16, 2024

Sure, thanks !

from incompact3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.