Author Topic: numeric assignment for the pset command  (Read 3969 times)

azing

  • Newbie
  • *
  • Posts: 33
    • View Profile
numeric assignment for the pset command
« on: April 27, 2021, 07:26:27 PM »
Hi,

When I use the pset command with an expression instead of a number like below:

pset mass_roof [expr 40.06/(2.*6.*12.)] 

the "mass_roof" random variable doesn't appear in the tool. I can replace the expression with a number for this specific case. But is it possible to be able to have expressions as inputs as well?



fmk

  • Administrator
  • Full Member
  • *****
  • Posts: 232
    • View Profile
Re: numeric assignment for the pset command
« Reply #1 on: April 27, 2021, 10:01:47 PM »
yes that is something we should do .. i will add it to our list of things to do and place it in our Jira system for inclusion in our 2.3.0 release of the tool (i will try for 2.2.0 release but that is due out tomorrow!)
« Last Edit: April 27, 2021, 10:12:27 PM by fmk »

azing

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: numeric assignment for the pset command
« Reply #2 on: April 28, 2021, 06:57:40 AM »
sounds great, thank you!