issues Search Results · repo:twmacro/pyyeti language:Python
Filter by
23 results
(72 ms)23 results
intwmacro/pyyeti (press backspace or delete to remove)Hello @twmacro,
I am back with another question -- hopefully I did my homework and understand the design of asm2uset :). My
understanding is that when the data is read from the .asm file it assumes that ...
djagodzinski
- 8
- Opened on Apr 10
- #41
Hi Tim -
I m working with pyyeti.nastran.bulk.wtextseout(), and I have need to write grid cards out to the .asm and .pch file
with output coordinate frames that are not the 0 frame (in accordance with ...
jeremypriest
- 1
- Opened on Apr 2
- #40
Hi Tim,
I noticed this:
from pyyeti import cyclecount
import numpy as np
tf = cyclecount.findap(np.array([1, 2, 3, 4, 4, -2, -2, 0]))
np.nonzero(tf)[0]
array([0, 3, 5, 7])
tf = cyclecount.findap(np.array([1, ...
morbult
- 4
- Opened on Apr 1
- #39
@twmacro thanks for making the previous updates regarding the encoding to fix the issue with reading the section
character!
Unfortunately, we are having the same issue yet again but with a different character, ...
ardithamar-jsc
- 5
- Opened on Mar 5
- #38
Hello,
Thank you for putting this package together!
I am trying to understand how the mkusetcoordinfo method calculates the coordinate transformation matrix. My question is
about line 2012: T = Tg @ ...
djagodzinski
- 8
- Opened on Feb 3
- #37
Hi @twmacro ,
I hope this message finds you well! It s been a while since we last touched base—I hope all is going well.
I wanted to reach back out to you regarding the stabilization diagram we discussed ...
Ayubirad
- 1
- Opened on Apr 17, 2024
- #32
Hello,
I m getting an exception when reading ascii OP4 files using the op4.load function. This happens with files containing
floating point numbers that don t have an E before the exponent, because these ...
meshing-monkey
- 2
- Opened on Oct 4, 2023
- #29
Dear Tim,
The Prony method comes as an alternative to the logarithmic decrement method in the case of existence of closely spaced
modes of vibration. One can use prony and residuez functions in MATLAB ...
Ayubirad
- 3
- Opened on Aug 16, 2023
- #23
When running tests/test_ode.py, I get a large number of errors.
One of the errors occurs in test_newmark_nonlinear. The error occurs in expmint._solve_P_Q_2, on line 649. The
mf.isspmatrix function doesn ...
joshayers
- 2
- Opened on Aug 8, 2023
- #20
Dear @twmacro
I m curious about how to obtain impulse response functions (IRFs) using the Natural Excitation Technique (NEXT), as the
resulting output is a 3D array. Could you help me out here?
Best ...
Ayubirad
- 6
- Opened on Jun 23, 2023
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.