Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G GeoModel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GeoModelDev
  • GeoModel
  • Issues
  • #26

Closed
Open
Created Sep 13, 2021 by Selaiman Ridouani@sridouan

GeoModelXml problem: creating the materials by using 'materialref' tag .

Hi expert,

I'm using the GeoModelXml to build the HGTD geometry but when I tried to construct a material base on others materials by using <materialref/> tag.

Here an example.

<material name="CuKapton" density="2.94">
    <materialref fraction="0.3858" ref="Kapton"/>
    <materialref fraction="0.6142" ref="Copper_Ma"/>  
</material>

When I was running gmex, it shows me the error message:

 MEX!!!VP1MESSAGE: VP1QtApplication:
 std::exception:

VP1QtApplication:
 Error 'evaluate: empty or white space expression. Last good expression was 2.94' sending event '11QTimerEvent' to object '' ('6QTimer')

throwing
 the exception again...

terminate
 called after throwing an instance of 'std::exception'

  what(): 
 std::exception

Aborted
 (core dumped)

Many thanks for any help.

@cohm @dshope @aleopold

Best,

Selaiman

Assignee
Assign to
Time tracking