-
is there any chance for NURBS-Python to support LS Dyna keyword Input files?, they support NURBS as well.
-
Hello,
Some fields are not handled by this lib: https://www.dynamore.de/de/download/manuals/ls-dyna/archiv/ls-dyna-database-manual
What interests me is material ID, but it seems like this lib is a…
-
```
jasoneis@a14:~$ ls *5.dyna
anagram5.dyna subst5.dyna swap5.dyna swapadj5.dyna
jasoneis@a14:~$ dyna -i *5.dyna
usage: interpreter.py [-h] [-i] [--plan] [-o OUTPUT]
[--post-…
-
So far experience with Sandy and Bastok. Unable to replicate on Windows servers, just Linux.
-
Hello, there is no "METR_LA.dyna" file
-
Here's the complete output from make:
```
alex --version 2>/dev/null >/dev/null || cabal install alex
happy --version 2>/dev/null >/dev/null || cabal install happy
cabal install --user --enable-tests…
-
![dyna_000](https://user-images.githubusercontent.com/96334148/147444986-a240894f-1f75-47cb-9c03-399a2ffc470c.png)
I have tried with all vga cards and renders possible (and no shaders), but same re…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
Launching server uses the `subprocess.Po…
-
```
wget http://cs.jhu.edu/~jason/tmp/edit.dyna
wget http://cs.jhu.edu/~jason/tmp/swapadj5.dyna
wget http://cs.jhu.edu/~jason/tmp/swap5.dyna
wget http://cs.jhu.edu/~jason/tmp/anagram5.dyna
wget http:/…
-
Hi there,
I installed `dynaspan`, and I'm able to create `dynaspan_text_field`s, as shown in your simple example. However, they don't do anything - the `onClick` doesn't bring up the editable field…