decapodes
This context is used for Decapode model editing in Julia. On setup it expects a model id
and a variable name to be provided. For example here halfar
will be the name of the variable for the model in the context and ice_dynamics-id
is the id
of the correpsonding model in hmi-server
:
{
"halfar": "ice_dynamics-id"
}
This context has 4 custom message types:
compile_expr
: this takes in adeclaration
and compiles itsave_amr_request
: accepts aheader
and saves the decapode AMR model; returns the new modelid
inhmi-server
construct_amr
: this builds an AMR container for the decapode and can accept aname
,description
,id
,reset_request
: accepts amodel_name