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

missing file config.json #1

Open
XuliaDS opened this issue Aug 31, 2023 · 0 comments
Open

missing file config.json #1

XuliaDS opened this issue Aug 31, 2023 · 0 comments

Comments

@XuliaDS
Copy link

XuliaDS commented Aug 31, 2023

Hi !
I am trying to use this software. I can run the full pre-processing steps but can't run the simulation:
import polyfempy
path_config = os.path.dirname(main_dir) + '/config.json'

because the config.json file is missing. Is this supposed to be generated on the run ?

Also, when I run polyfem --help, I get the following Options:


-h,--help Print this help message and exit
--max_threads UINT Maximum number of threads
-j,--json TEXT:FILE Simulation JSON file
--hdf5 TEXT:FILE Simulation hdf5 file
-o,--output_dir TEXT:(DIR) OR (PATH(non-existing))
Directory for output files
-s,--strict_validation,--ns{false},--no_strict_validation{false}
Disables strict validation of input JSON
--enable_overwrite_solver If solver in json is not present, falls back to default
--log_level ENUM:value in {trace->0,debug->1,info->2,warning->3,error->4,critical->5,off->6} OR {0,1,2,3,4,5,6}


so it seems that the flag --febio is not available. Any thoughts ?

Thanks,
Xulia

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

1 participant