Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jul 1, 2024
1 parent 3138a87 commit 4a97bde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions adis_tools/schemas/qes_230310.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ datecode 220603
<element type="qes:outputType" name="output" minOccurs="0" />
<element type="qes:cpstatusType" name="STATUS" minOccurs="0"/>
<element type="qes:cptimestepsType" name="TIMESTEPS" minOccurs="0"/>
<element type="qes:statusType" name="status" minOccurs="0" maxOccurs="1"/>
<element type="qes:statusType" name="exit_status" minOccurs="0" maxOccurs="1"/>
<choice minOccurs="1">
<element type="nonNegativeInteger" name="cputime" minOccurs="0"/>
<element type="qes:timingType" name="timing_info" minOccurs="0"/>
Expand Down Expand Up @@ -150,8 +150,8 @@ datecode 220603
<element type="double" name="press_conv_thr" default="5e-1"/>
<element type="qes:lowhighType" name="verbosity" default="low"/>
<element type="positiveInteger" name="print_every"/>
<!-- <element type="boolean" name="fcp" default="false"/>
<element type="boolean" name="rism"/> -->
<element type="boolean" name="fcp"/>
<element type="boolean" name="rism"/>
</sequence>
</complexType>
<!-- COMMON TYPES -->
Expand Down

0 comments on commit 4a97bde

Please sign in to comment.