Skip to content

Sim4Life

610 Topics 1.9k Posts

Subcategories


  • Installing Sim4Life and configuring licenses

    31 Topics
    109 Posts
    M

    Hi Jack, no, it is not possible to "borrow" a license

  • Working with CAD models

    57 Topics
    193 Posts
    N

    Hi @bryn, I'm meshing an implanted device as a faceted mesh which is then embedded in an octree mesh. This is all through the Python API.

  • Working with models from the Virtual Population

    48 Topics
    215 Posts
    N

    @bryn Thank you again for your reply and the posture file!

  • FDTD, Low-Frequency, Neuron, Mode-Matching, Flow, Acoustics, etc...

    227 Topics
    670 Posts
    P

    Thank you; it's all clear. One more information: I have a solid that is more internal than others, and this one has a high and stable temperature. I want to do a thermal simulation using Pennes. As sources, do I have to set anything? Should I just set the temperature of the solid in the boundary conditions?

  • Postprocessing results

    98 Topics
    274 Posts
    M

    I have run a simulation for a high pass birdcage coil. How can I see the current distribution on the end rings in the time domain?

    Thanks.

  • Scripting interface for Sim4Life

    117 Topics
    334 Posts
    G

    @Sylvain Yes thanks finally I succeed!

  • Running Sim4Life over a network

    4 Topics
    7 Posts
    ofliO

    Hi,
    Please allow me to share here the response we sent you via the Sim4Life support email so that other users can benefit from your questions. The default machine provides 500GB of storage, and you are running out of space for this project. If your results require more than 500GB, consider upgrading to a higher-tier machine with greater storage capacity. Alternatively, you could reduce the size of your simulation project by splitting it into multiple smaller simulations. This would allow you to continue using the default tier. Additionally, you might optimize your sensor settings, such as by creating smaller sensors and recording data for specific volumes of interest, rather than using an Overall Field sensor.

  • How to export images from Sim4Life Analysis Results

    5
    0 Votes
    5 Posts
    1k Views
    M

    That works! If it's for a 2D plot, you can always right click and export the data to an excel or csv file and then work with that if you'd prefer

  • Optimal performance

    3
    0 Votes
    3 Posts
    491 Views
    SylvainS

    The full version has the same performance as the Light version: it can just deal with bigger problems.
    Note that the low-frequency solvers are not GPU-accelerated, so if you are using that the GPU is anyway not used. If you are using the FDTD solver instead, it is accelerated by the GPU but its performance might be severely affected by the frequency of your simulation (the lower the frequency, the more iteration the FDTD method has to do in order to reach convergence). If you are in a regime where the quasi-static approximations hold, I would strongly advise you to use the LF solvers.

  • Editing the excitation signal

    2
    0 Votes
    2 Posts
    381 Views
    SylvainS

    I think your signal was fine, but your settings for the Field Sensor need to be changed.

  • Invalid Bounding Box Error

    2
    0 Votes
    2 Posts
    376 Views
    SylvainS

    2kHz will probably not be feasible in most propagating media, because the wavelength will simply be too large compared to the grid resolution your geometry requires (leading to unreasonably large time steps).
    You might want to check for e.g. what your grid look like, especially the padding at the boundaries of your computational domain.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • CEM43 / Arrhenius Thermal Damage

    1
    0 Votes
    1 Posts
    252 Views
    No one has replied
  • how to model a bent wire with a fixed length?

    10
    1 Votes
    10 Posts
    1k Views
    S

    Thanks for the code.

    Actually I need to model some wires with the fixed length, with one part in the brain in different spots and the remaining out of the brain, It takes a long time to model each one and I'm looking for a way to make them in a shorter time.

    Thanks.

  • grid resolution of wire and insulation

    3
    0 Votes
    3 Posts
    520 Views
    S

    Thanks for your reply.