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 command line arguments for 3D mesher #387

Open
2 tasks
Rohit-Kakodkar opened this issue Jan 14, 2025 · 0 comments
Open
2 tasks

Add command line arguments for 3D mesher #387

Rohit-Kakodkar opened this issue Jan 14, 2025 · 0 comments

Comments

@Rohit-Kakodkar
Copy link
Collaborator

Description

Implement methods to read Par_file using command line arguments for 3D mesher

Implementation

Meshfem3d should take -p Par_file as a command line argument

xmeshfem3D -p Par_file

  • Create a command line parser function
  • Pass the command line argument as a global variable string Par_File
@icui icui self-assigned this Jan 14, 2025
@icui icui removed their assignment Jan 14, 2025
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

No branches or pull requests

2 participants