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 mesh.scale to the json file #1978

Closed
jermuzet opened this issue Oct 20, 2022 · 1 comment
Closed

add mesh.scale to the json file #1978

jermuzet opened this issue Oct 20, 2022 · 1 comment

Comments

@jermuzet
Copy link
Contributor

The feature --cfpdes.mesh.scale=0.001 can only be done through the cfg options. This could be an option in the Meshes part of the .json file, where the .msh here the file that is used is defined :

"Meshes":
{
    "cfpdes":
    {
        "Import":
        {
             "filename":"$cfgdir/file.msh",
             "scale":"0.001"
        }
    }
},
@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant