Open main menu

Changes

== Inspect model selection ==
 
=== With logfile ===
If you have a log file.
<source lang="bash">
</source>
Or in === In relaxscript ===
<source lang="python">
state.load(state='final_state.bz2')
print cdp.mol
for resiob in cdp.mol[0].res: print resiob.name, resiob.num, resiob.spin[0].model
</sourceOsource>
=== In relax GUI ===
# Open relax state (Ctrl+o) : final_state.bz2
# View -> Spin Viewer (Ctrl+t)
Select a spin, and look for the Variable '''model'''
= See also =
[[Category:Tutorials]]
Trusted, Bureaucrats
1,382

edits