Mercurial > repos > fmercuri > gmx_editconf_daimoners
changeset 5:0e7f3bea714a draft
Uploaded
| author | fmercuri | 
|---|---|
| date | Fri, 25 Jun 2021 16:03:57 +0000 | 
| parents | 770be7b8dddd | 
| children | 70e840378aa1 | 
| files | editconf.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/editconf.xml Fri Jun 25 15:55:00 2021 +0000 +++ b/editconf.xml Fri Jun 25 16:03:57 2021 +0000 @@ -51,7 +51,7 @@ <param argument="cubicdim" type="float" label="Box dimensions in nanometers" value="0.0" min="0.0" max="1000.0" help="Dimensions of the box in which simulation will take place" /> </when> - <when value="variable"> + <when value="custom"> <param argument="boxdim" type="float" label="Size to be added to the dimensions of the system" value="0.0" min="0.0" max="1000.0" help="Size to be added to the dimension of the system" /> <param argument="type" type="select" label="Box type" help="Box type"> <option value="cubic">Cubic</option>
