Error 18071, and Simulation with Voxel Mesh Geometry
Hi All,
I had .raw file that contained complex biological model, and I intended to perform time-domain simulation with voxel mesh. I imported voxel mesh in CADFEKO from following dialog box:
I had recently imported the model, but Error 18071 stated that medium with labels existed in target model.
Answers
-
Hi @FieldForcer
Regarding the 2nd issue with the STL file, the mesh triangles are imported as expected. There are not zero triangles, rather that is just the triangle label name. If you right click on the part in the model tree and choose mesh info you can see a summary on the model and simulation mesh histograms.
Regarding the import of the RAW file can you share the model on the forum? Alternatively, please contact your local support team for help with this.
0 -
Hi Peter,
Thanks for your response. I was advised by local support team to post here.
.raw file is 80.6MB, and limit of file size here is 48MB. As a result, I can't upload .raw file here.
I am wondering if we can work out solution with .stl file, and then take bigger file later.
FieldForcer
0 -
have you tried to zip the .raw file? you may get enough compression to post it here
0 -
Hi Peter,
I have attached compressed *.raw file herewith. Please delete brainwhitematter in Figures8Coil_MIDA.cfx, before import of *.raw mesh.
Looking forward to a breakthrough,
FieldForcer
0 -
Could you please also attach the header file MIDA_v1.txt
0 -
-
Hi @FieldForcer
The error message that you got are because the materials are already in the CADFEKO session - did you try to import the same .raw file twice - that may have caused it? If you start with a new session and reimport you should not see this error.
However, this is not why the material values are 'suspect', the reason why they are unrecognised is because the material properties are not included in the .txt file. Only the names and RGB colours to be used for the tissues are there. The exclamation mark that you see is a means of informing the user that they need to set the material prosperities.
You will need to do this either by hand (which could be tedious for all 116 tissues) or using lua script.
0 -
Halò Peter,
Mòran taing. I can't wait to indulge myself in lua programming. I began scripting right away. I opened Script Editor in CADFEKO, and imported MIDA_v1.txt file and received Error 17712. I have attached *.lua file. How shall I import properties specified in .txt file in CADFEKO model?
The error message that you got are because the materials are already in the CADFEKO session - did you try to import the same .raw file twice - that may have caused it? If you start with a new session and reimport you should not see this error.
I deleted all the material properties, and kept only one dielectric. Still I can't proceed with solution.
<?xml version="1.0" encoding="UTF-8"?>
CEM validation didn't detect any error.
Also, in .txt file should I add material properties in 4th column before tissue names or after tissue names in 5th column?
FieldForcer
0