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

Property writer #337

Open
wants to merge 1 commit into
base: issue-228-anisotropy
Choose a base branch
from
Open

Property writer #337

wants to merge 1 commit into from

Conversation

icui
Copy link
Collaborator

@icui icui commented Dec 20, 2024

Description

Optionally write model properties in forward mode e.g.

parameters:
    simulation-mode:
      forward:
        writer:
          model:
            format: "ASCII"
            directory: "./OUTPUT_FILES/results"

Issue Number

#307

Checklist

Please make sure to check developer documentation on specfem docs.

[] I ran the code through pre-commit to check style
[] My code passes all the integration tests
[] I have added sufficient unittests to test my changes
[] I have added/updated documentation for the changes I am proposing
[] I have updated CMakeLists to ensure my code builds
[] My code builds across all platforms

@Rohit-Kakodkar
Copy link
Collaborator

Rohit-Kakodkar commented Dec 23, 2024

Do you want this PR to be issued to branch issue-228-anisotropy ? Do you want to create a base branch for #307 and then create smaller PRs into that branch for subsequent tasks?

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