While plmc_generate accepts an arbitrary number of boxes, plmc_explore overrides it to 1. Hence each box can be explored separately.
create must be in [[procedures_plmc_factory:plmc_create]] but it doesn't work. Is it an ifort bug?
| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| type(Physical_Model_Wrapper) | :: | physical_model | ||||
| type(Markov_Chain_Explorer_Wrapper) | :: | markov_chain_explorer | ||||
| type(Exploring_Observables_Wrapper) | :: | observables | ||||
| type(json_core) | :: | json | ||||
| type(json_file) | :: | generating_parameters | ||||
| type(Exploring_IO_Wrapper) | :: | io | ||||
| integer | :: | i_box | ||||
| integer | :: | num_snaps | ||||
| integer | :: | i_snap | ||||
| logical | :: | visit_energies | ||||
| logical | :: | skip_dipolar_interactions_reset |