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

Export logfile data for specific analysis step #16

Open
SteveMaas1978 opened this issue Dec 14, 2020 · 1 comment
Open

Export logfile data for specific analysis step #16

SteveMaas1978 opened this issue Dec 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@SteveMaas1978
Copy link
Member

SteveMaas1978 commented Dec 14, 2020

Make it possible to specify log output for specific analysis steps. E.g.

<logfile>
<node_data data="vx;z;y" node_set="Nodeset01" delim=", " file="node_data.txt"/> (only want this for analysis step 2)
<element_data data="x;y;sz;syz;Ez;Eyz" elem_set="Elements01" delim=", " file="element_data.txt"/> (only want this for analysis step 1)
</logfile>

From forum post.

@SteveMaas1978 SteveMaas1978 added the enhancement New feature or request label Jan 21, 2021
@inkandvijay
Copy link

Similar to #28 , this maybe a duplicate of that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants