Main Page

From Biowerkzeug Wiki
Revision as of 15:47, 13 June 2008 by Alexander (talk | contribs)
Jump to navigationJump to search

This Wiki discusses biomolecular simulations with Hippo and other molecular dynamics/Monte Carlo codes. It serves as a repository for the community and complements the forums.

Source Code Test:

<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>

Getting started