what's the meaning of "dummy value"?

Question how to implement a model or how to change a model implementation
Post Reply
lichuang
Posts: 10
Joined: 27. Nov 2016, 09:10

what's the meaning of "dummy value"?

Post by lichuang » 4. May 2017, 07:49

Dear Florian,
Sometimes, I use the command: WriteTemplatesParFiles[] to write the particles.m or parameters.m, but I get the following information in the particle.m.template.

ElectricCharge -> 0 (* this is just a dummy value for the electric charge! => CHECK! *),

what's the meaning of "dummy value"?
Does it mean the value is not correct and I should compute it manually?

Best wishes!

FStaub
Site Admin
Posts: 822
Joined: 13. Apr 2016, 14:05

Re: what's the meaning of "dummy value"?

Post by FStaub » 4. May 2017, 09:34

yes, you need to fill in the correct charge by hand.

Cheers,
Florian

lichuang
Posts: 10
Joined: 27. Nov 2016, 09:10

Re: what's the meaning of "dummy value"?

Post by lichuang » 4. May 2017, 10:01

OK.
Thanks!

Post Reply