Units for PML variables in text mode

I’m using a PML model and editing it in text mode. Some of the parameter units are given incorrectly - this is because units are assigned to the input datasheet, but then when they are divided by a variable for which units aren’t specified in the code e.g. volume which is just called V in my model code, it doesn’t know to divide the units by ml or L. So the question is - how can I assign units to variables? (or to estimated parameters) Kathryn

Dear Kathryn If the parameters to be assigned units to can be isolated as a function of all other terms form which units can be specified, then the output units will be obtained. It appears that you cannot always isolate an unique solution for units (Emax model with hill coefficient for example). Best would be to send the code and I could review it. best Regards; Serge