Skip to content

Simulations & Solvers

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

228 Topics 673 Posts

Subcategories


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

    11 Topics
    27 Posts
    N

    Hi! Can someone help me understand if it makes sense to calculate SAR statistics in a low frequency electrical stimulation (30 Hz)? Thanks!!

  • SEFT Tutorial Grid Error

    8
    0 Votes
    8 Posts
    565 Views
    M

    Typically 1 MHz is way too large

    wavelength = speed of sound / frequency
    resolution = wavelength / 10

    so, if you speed of sound in water is 1500 m/s and you want to run a simulation at 100 kHz, then the wavelength is around 15 mm, and the resolution should be at least 1.5mm

    From the resolution and your domain size you can calculate the grid size

    Grid Size: max. 20 Mio cells

  • Time domain acoustic simulation- problem with the number of periods

    5
    0 Votes
    5 Posts
    375 Views
    A

    @montanaro That would be of great help.

    Thank you so much
    Annalisa

  • SEFT simulation - problems with parameters

    10
    0 Votes
    10 Posts
    587 Views
    M
    I don't remember so well, but I'm pretty sure it's 1/timestep used to discretize / sample the signal. (Note that this is used to create a list of time points and pressure signals, but the acoustic solver then again reinterpolates this signal to it's own time step that is calculated from the Setup Frequency) Setup Frequency is mostly ignored now that you have user defined source, it was mostly used as a frequency of the sources and for the final FFT analysis. However, if I remember correctly it is used to calculate the time step used in the solver, so make sure it is set to the highest frequency available in your sources That expression was just a random signal to give the user an idea of how to input expressions. It seems in your case you want Element 5 to be sin(2 * pi * 0.5E9 *_t) and Element 6 to be sin(2 * pi * 0.75E9 *_t) if you want to excite one transducer at 500 KHz and the other at 750 KHz User defined sources sets an equation which is then sampled / interpolated at that sampling frequency (fs = 1/dt)
  • FDTD Simulation Fail

    2
    0 Votes
    2 Posts
    270 Views
    ofliO

    Dear Aiping, please send the simulation file to the support team. Thanks.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Different frequencies in electrodes

    13
    0 Votes
    13 Posts
    1k Views
    H

    @pastis Hello, Have you solved this question? can we compare the amount of electric field that reach the targeted region to evaluate the TI simulation ?

  • Neuron solver failed

    2
    0 Votes
    2 Posts
    206 Views
    H

    Hello,

    It seems that you now have the Neuron installer and it is working, but something is missing in your setup.
    Could you please check for error messages in the Console?

    One possible reason could be that you have installed NEURON before Sim4Life completely finished its installation.
    Please uninstall Sim4Life, install it again, and only after finishing install NEURON.

  • RAM Usage Limit

    2
    0 Votes
    2 Posts
    263 Views
    H

    Hello,
    Unfortunately there is no direct way from Sim4Life to limit the amount of RAM to allocate for the program. You may be able to do so using external tools that tap into the operating system's settings and manage the resources. But we are not aware of any and we did not test any that we would recommend.

    The reason your PC is slowing down is because the OS switches to paging on disk instead of using fast RAM. Paging is slow and uses CPU resources. My guess is that even if you limit the RAM for Sim4Life, the solver will still need a lot more memory and it will either fail or use the disk for paging resulting in the similar slowing effect.

  • White matter anisotropy

    2
    0 Votes
    2 Posts
    222 Views
    brynB

    @pastis the anisotropic conductivity is subject specific, and could be evaluated from diffusion weighted images (based on Tuch et al.). Sim4life has an implementation to compute this, but we recently noticed a bug in 6.2 which has been fixed for the 7.0 branch. We will include a python tutorial for this workflow in the 7.0 release.

    Alternatively, Sim4Life allows to generate anisotropic conductivity tensor fields given a field that encodes the main directionality (i.e. direction of largest eigenvector). This can be useful for tissues where there is a known directionality, e.g. along some elongated structure.

  • Magneto Quasi-static simulations stop

    1
    0 Votes
    1 Posts
    169 Views
    No one has replied
  • conformal mesh

    2
    0 Votes
    2 Posts
    213 Views
    brynB

    If the cable bounding box is smaller than the body, maybe you could use sub-gridding.

  • MPI only starts 1 process

    2
    0 Votes
    2 Posts
    236 Views
    H

    Hi @Pedro

    The FDTD solver does not make use of any CPU parallelization and is actually not very suitable for CPU computation except for very small simulations. It is strongly recommended to run FDTD on GPU to benefit from much higher simulation speeds.

  • EM LF solver: Symmetric vs Asymmetric Dirichlet boundary condition

    2
    0 Votes
    2 Posts
    218 Views
    SylvainS

    Hi, most likely you have some other boundary conditions that are affecting the solution. Please share a screenshot of your boundary condition settings, maybe there is a clue there.

  • Error in loading neuron model

    Unsolved
    4
    0 Votes
    4 Posts
    330 Views
    H

    How can I get the download code of neuro solver?

  • EM LF electro simulation

    1
    0 Votes
    1 Posts
    146 Views
    No one has replied
  • EM LF solving problem

    2
    0 Votes
    2 Posts
    211 Views
    H

    Hello, Could you please explain a bit more what you mean by two operations and different results. Please provide any data or screenshots that you think would help us understand the problem.

  • 1 Votes
    13 Posts
    1k Views
    H

    @christos1996 when I reach into the "Sensors" setting at Simulation Settings (Neuron)], the option "Point "Sensor Tool" is not available to click into. I am sure I have load the model. So have you solved this problem? how to solve ? hope you can reply me .

  • Correct time delay between transducers

    3
    0 Votes
    3 Posts
    201 Views
    M

    What do you mean with 'it is a real struggle' to calculate the phase? I used a python script for this. Would this be an acceptable solution?

    The idea is this (all in Python):

    Have a list of points indicating the coordinates of the base of the tranducer (can also be automated via Python)
    Interpolate the field values (complex values) of the reverse simulation at these points
    Calculate the phase of the complex value and conjugate it
    Create new simulation and add these phase values to the different sources of the transducer

  • Error misunderstanding

    4
    0 Votes
    4 Posts
    286 Views
    L

    I didn't do Python scripts yet so it is only when using the GUI. But I don't know which action because I realized after quite a time that the error was there, I could run the script anyways 🙂

  • simulation with 10k spheres

    4
    0 Votes
    4 Posts
    278 Views
    M

    Additionally, check the Boundary Settings on the Outside (your first Boundary Settings). Seems you set the potential of the spheres to the same value as the outside boundary of your domain and that's why it's constant outside the spheres and at the domain walls as well (hard to make sense of the problem with the dimensions you mentioned and what's displayed in the plots). Also, when setting Voltage (Dirichlet) boundary conditions, make sure to set a 'reference' (Ground: 0V) voltage somewhere