• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révisioncb6ecc3c8bfaee592b31e6511a6900d8a46f7c8a (tree)
l'heure2014-01-05 19:11:19
AuteurMikiya Fujii <mikiya.fujii@gmai...>
CommiterMikiya Fujii

Message de Log

Bugs of grammar in README are fixed.

git-svn-id: https://svn.sourceforge.jp/svnroot/molds/trunk@1615 1136aad2-a195-0410-b898-f5ea1d11b9d8

Change Summary

Modification

--- a/doc/README.txt
+++ b/doc/README.txt
@@ -276,12 +276,14 @@ HOW TO WRITE INPUT:
276276 SCF_END
277277
278278 <GEOMETRY>
279- To set geometry of the system calculated by MolDS should be written in geometry-directive.
279+ To set geometry(configurtion) of a system calculated by MolDS,
280+ the configuration should be written in geometry-directive.
280281 Each line inside the geometry-directive indicates each atom of the system.
281282 Namely, each line should containe one character and three doubles.
282283 The character indicates atomtype and three doubles indicate the cartesian coordinates of
283284 each atom in angstrom unit.
284285
286+ E.g.
285287 GEOMETRY
286288 C -0.1000 0.1000 0.0000
287289 C 1.6938 0.0000 -0.1000