APSIMInitiative / ApsimX

ApsimX is the next generation of APSIM
http://www.apsim.info
Other
130 stars 160 forks source link

Output variables in Next Gen #7969

Closed KeLiu7 closed 1 year ago

KeLiu7 commented 1 year ago

Dear all,

In APSIM Next Gen, there are many variables that are grouped by types such as Double, Biomass, Double[], Int32, BiomassRemoval, String, Constant, Listetc.

I have been confused with output those variables. Sometimes variables need to end with FixedValue, sometimes not or with others.

Is there any documentation available for users to learn how to output the parameter for different types in the right way?

ric394 commented 1 year ago

There is documentation available here This should provide plenty of information for your question. If you have any further questions, please feel free to reopen this issue.

KeLiu7 commented 1 year ago

There is documentation available here This should provide plenty of information for your question. If you have any further questions, please feel free to reopen this issue.

Thanks Ric. this documentation is useful but does not provide the information how to output different types of variables (e.g. Double, int32, double[] etc...