Giter Club home page Giter Club logo

Comments (3)

AnnaEKnight avatar AnnaEKnight commented on June 24, 2024

(.venv) aek27@dcc-login-03 /work/aek27/TestingFemTools2021/QsymTry1 $ cat slurm-3390753.out

INFO:fem.mesh.GenMesh:872176/872176 nodes written to nodes.dyn

INFO:fem.mesh.GenMesh:843750/843750 elements written to elems.dyn

STARTED: Thu Feb 25 14:40:51 2021

HOST: dcc-ultrasound-01

Traceback (most recent call last):

File "/var/spool/slurmd/job3390753/slurm_script", line 36, in

generate_loads([0.1, 0.1, 0.75], [0.0, 0.0, -1.5], tukey_length=2.5)

File "/work/aek27/.venv/lib/python3.8/site-packages/fem/mesh/GaussExc.py", line 42, in generate_loads

load_nodeID_amp = read_process_nodes(sigma, center, sym, amp, amp_cut,

File "/work/aek27/.venv/lib/python3.8/site-packages/fem/mesh/GaussExc.py", line 80, in read_process_nodes

nodeGaussAmp = calc_tukey_amp(fields, center, sigma,

File "/work/aek27/.venv/lib/python3.8/site-packages/fem/mesh/GaussExc.py", line 249, in calc_tukey_amp

z_scale = tukey_z_scale(node_xyz[3], center[2], tukey_length, tukey_alpha)

File "/work/aek27/.venv/lib/python3.8/site-packages/fem/mesh/GaussExc.py", line 276, in tukey_z_scale

from scipy.signal import tukey

File "/work/aek27/.venv/lib/python3.8/site-packages/scipy/init.py", line 141, in

from scipy._lib._ccallback import LowLevelCallable

File "/work/aek27/.venv/lib/python3.8/site-packages/scipy/_lib/_ccallback.py", line 1, in

from . import _ccallback_c

File "_ccallback_c.pyx", line 210, in init scipy._lib._ccallback_c

File "/opt/apps/rhel7/python-3.8.1/lib/python3.8/ctypes/init.py", line 7, in

from _ctypes import Union, Structure, Array

ImportError: libffi.so.7: cannot open shared object file: No such file or directory

from fem.

mlp6 avatar mlp6 commented on June 24, 2024

The unit test is passing just fine: https://github.com/mlp6/fem/blob/main/tests/test_GaussExc.py

from fem.

mlp6 avatar mlp6 commented on June 24, 2024

Doesn't appear to be a bug; might be an issue with activating the venv.

from fem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.