Simulations & Solvers

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

216 Topics 632 Posts

Subcategories


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

    11 Topics
    27 Posts

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

  • Acoustic simulation

    2
    0 Votes
    2 Posts
    139 Views

    We use standard units in the acoustic solver, which means we're solving the wave equation in pressure which has units of Pa.

    Note though that the acoustic equation is Linear (careful, this doesn't apply to the nonlinear solver), which means that you can arbitrarily scale the input signal by a scalar and the output (in pressure) will be exactly the same and scaled by that same constant. (You need to be careful when you consider energy related quantitites which are something something pressure squared)

    Essentially, find the scaling factor between pressure and voltage (assuming linearity), then run your simulation with an arbitritrary amplitude and then scale the pressure output.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Import Voxels - How to Assign Materials?

    Solved
    6
    0 Votes
    6 Posts
    270 Views

    @dbsim4

    Answering my own question:

    In the Modelling tab (not simulation), each imported label/voxel type can be assigned a material in the Controller window.

    Auto Assign seems to work decently well if the materials in the file are well named.

    Probably should be done before dragging the model into the Simulation.

  • 0 Votes
    7 Posts
    277 Views

    @montanaro Thank you! The acoustic reflection simulation is now behaving and giving results which map to what you'd expect.

    Thank you so much for helping! Jean

  • PdhAddCounter for processor total failed

    1
    0 Votes
    1 Posts
    107 Views
    No one has replied
  • 0 Votes
    1 Posts
    207 Views
    No one has replied
  • Sensors placement

    1
    0 Votes
    1 Posts
    99 Views
    No one has replied
  • 0 Votes
    1 Posts
    100 Views
    No one has replied
  • Unable to see 1g and 10g SAR Values

    2
    0 Votes
    2 Posts
    135 Views

    Dear Shreya,
    I assume you meant simulated 1g and 10g SAR values. If you are referring to dipole antenna tutorial, it is not possible to extract SAR values since the simulation project does not contain any lossy object - it is just a dipole antenna in free-space. Please check "SAR in a Flat Phantom" tutorial and section 3.1.4 of Sim4Life tutorial document for details related to SAR simulation and extractions.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    3 Posts
    217 Views

    Dear AntoninoMC,

    Thank you for your comprehensive solution!!!
    Following your advice, I assigned distinct priorities to each tissue, and there is no more need for boolean operations (subtraction). This approach proved to be completely successful.

  • 0 Votes
    2 Posts
    150 Views

    Hi @tcs,
    EM LF Electro QS simulations are electric simulations executed in the LF approximation, where the electric and the magnetic fields are decoupled. Therefore, the electric simulations do not produce any magnetic-related quantity (H and A-field).

    In order to simulate problems involving magnetic fields, one of the EM LF Magneto solvers need instead to be used).

    If your problem involves radiofrequency EM fields instead (e.g. above 1MHz), the EM LF solvers may be inadequate and you should use the FDTD solvers.

    All the best!

  • waveguide modes tool dieletric material

    2
    0 Votes
    2 Posts
    146 Views

    Hi Micol,

    Did you model the waveguide filling (where you placed the waveguide source) and set the material parameters of this object correctly in the simulation settings?

  • File is not opening

    2
    0 Votes
    2 Posts
    141 Views

    Hi, please send the file to s4l-support@zmt.swiss address. Thanks.

  • Simulation failure in multiport simulations

    2
    0 Votes
    2 Posts
    164 Views

    Something must be wrong in your simulation setup. It is unlikely to be due to the fact that it is a multiport simulation (since under the hood a multiport simulation is just a bunch of "single" FDTD simulations). I would suggest you check the voxels of your simulation (View Voxels) and ensure that they accurately represent what you are trying to simulate. Pay special attention to the sources and the connectivity between the sources and the various PEC elements.

  • Acoustic Simulation - Different Frequencies

    1
    0 Votes
    1 Posts
    68 Views
    No one has replied
  • Nanoparticle photothermal therapy modeling

    2
    0 Votes
    2 Posts
    190 Views

    Hi Anna, I see that nobody answered to your question. Were you able to run this type of simulation? I would like to to a phototermal therapy as well using metallic nanoparticles with a laser. I am not sure if with sim4life this type of simulation can be done or not. If you could tell your experience on this, it would be great.
    Thanks in advance for your time and help,
    All the best,
    @AnnaGol

  • define source

    2
    0 Votes
    2 Posts
    213 Views

    Hi Michael,

    Yes, this sounds reasonable. You define the frequency in the Setup settings of the simulation, and you define three boundary conditions, -1, +1, and 0V.

    Best,
    Habib

  • 0 Votes
    2 Posts
    225 Views

    Hi Marcus,

    This doesn't appear to be related to Windows Defender.

    However, from the log you pasted, it is not exactly the tutorial of TMS. The grid is different than what is described in the tutorial, and there is an additional object in the simulation "Reference_Plane".

    Something in your setup is not correct anymore and cause the solver to fail. With the amount of information I have here, I cannot suggest a solution.

    Please try to run the tutorial as it is (maybe open the project file and run it, instead of building it from scratch), and see if this one fails too.

    Best,
    Habib

  • PEC extension error in edge source

    2
    0 Votes
    2 Posts
    139 Views

    Hi @VigneshYork

    Please carefully check that the voxels of the edge sources are correctly generated. You can use the "Connectivity" mode under in Voxel Viewer to check that the edge sources are correctly connected. If that is not the case, you need to work on the grid to fix the issue.