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

Live test data: COMSOL run time extraction #76

Open
bskinn opened this issue Sep 16, 2019 · 0 comments
Open

Live test data: COMSOL run time extraction #76

bskinn opened this issue Sep 16, 2019 · 0 comments
Milestone

Comments

@bskinn
Copy link
Owner

bskinn commented Sep 16, 2019

Want to extract the 286 from Run time: 286 s. in the below data:

---------- Current Progress: 100 % - Updating plots
Memory: 930/1020 1127/1235
   -        6050           - out
   -        6060           - out
   -        6070           - out
   -        6080           - out
   -        6090           - out
   -        6100           - out
   -        6110           - out
   -        6120           - out
   -        6130           - out
   -        6140           - out
   -        6150           - out
   -        6160           - out
   -        6170           - out
   -        6180           - out
   -        6190           - out
   -        6200           - out
   -        6210           - out
   -        6220           - out
1782      6294.2      262.14       72   37   72     4     0      0  1.3e-15  1.4e-14
Time-stepping completed.
Geometry shape order: Linear
---------- Current Progress: 100 % - Compiling equations
Memory: 932/1020 1136/1235
Solution time: 285 s. (4 minutes, 45 seconds)
Physical memory: 1.02 GB
Virtual memory: 1.23 GB
Ended at Sep 12, 2019 4:19:35 PM.
----- Time-Dependent Solver 1 in Study 1/Solution 1 (sol1) -------------------->
Run time: 286 s.
Saving model: D:\Model.mph
Save time: 1 s.
Total time: 292 s.

Parser:

prs_runtime = pent.Parser(
    head="~ @x+- @.>",
    body="'@.Run time:' #!.+i ~",
)
@bskinn bskinn modified the milestones: v0.2, v1.0 Oct 5, 2019
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