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

add output path in test_erosion.jl #67

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

wenrongcao
Copy link
Contributor

@wenrongcao wenrongcao commented Jan 2, 2025

add an output path (out_dir="test_erosion_folder") in test_erosion.jl to address the following error during testing LaMEM (#66 ):

Writing LaMEM marker file -> ./markers/mdb.00000000.dat
surface erosion: Error During Test at /Users/wenrongcao/.julia/packages/LaMEM/xQgat/test/test_erosion.jl:7
  Got exception outside of a @test
  SystemError: opening file "./markers/mdb.00000000.dat": Permission denied

add: Output(out_dir="test_erosion_folder")) in the test
@boriskaus boriskaus merged commit 69604f6 into JuliaGeodynamics:main Jan 2, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants