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

Superfluous logs are played in stdout during addition of Harmonic Analysis #1040

Open
dipinknair opened this issue Jan 14, 2025 · 0 comments
Labels
future To be implemented in the future

Comments

@dipinknair
Copy link
Collaborator

dipinknair commented Jan 14, 2025

app=App(version=251)
app.update_globals(globals())
Model.AddHarmonicAcousticAnalysis()

stdout for adding harmonic analysis is give below

    Event{'event.args.name': '', 'event.args.object_id': '0', 'event.context': 'WorkflowManager', 'event.type': 'CreateModelContext', 'event.uno_id': '1'}
    Event{'event.context': 'WorkflowManager', 'event.type': 'Initialize', 'event.uno_id': '1'}
    Event{'event.args.fm_model_id': '0', 'event.args.name': 'ModelContext1', 'event.args.prime_model_name': '', 'event.args.tgk_instance_id': '0', 'event.context': 'ModelContext', 'event.type': 'ConfigureModelContext', 'event.uno_id': '1'}
    Uno [id=1] using newly created TGKernel instance 2
    Uno [id=1] using PrimeMesh model (ID=2, Index=15) from TGKernel instance
<Ansys.ACT.Automation.Mechanical.Analysis object at 0x7fa9617942c0>


@dipinknair dipinknair changed the title Superfluous Logs Displayed in stdout During Addition of Harmonic Analysis Superfluous logs are played in stdout during addition of Harmonic Analysis Jan 14, 2025
@dipinknair dipinknair added future To be implemented in the future 252 labels Jan 20, 2025
@github-actions github-actions bot removed the 252 label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future To be implemented in the future
Projects
None yet
Development

No branches or pull requests

1 participant