memo(53)
-
vi syntax hilighting
to turn on :syntax on to turn off:syntax off create a .vimrc file in home director and add "syntax on"
2012.10.09 -
touch: cannot touch
Geant4 compile 하다가 아래와 같은 통보를 만날 때 touch: cannot touch `/***/exe/obj.last': No such file or directory 아래의 세가지가 일치하는지 확인할 것. 1. Executable name in the makefile 2. Directory name 3. name.cc (executable name) 사실 2 번은 잘 모르겠는데..
2012.09.17 -
ROOT Build Prerequisites
가끔은 아주 기본적인 것들이 발목을 붙들기도 한다 http://root.cern.ch/drupal/content/build-prerequisites
2012.07.19 -
Phase-space database for external beam radiotherapy
IAEA 에서 제공하는 유용한 자료. Medical Linac Monte Carlo simulation 에 관심있는 사람이라면 눈여겨 볼 만하다. http://www-nds.iaea.org/phsp/phsp.htmlx EGSnrc 와 PENELOPE Monte Carlo codes 에서는 IAEA format 을 직접 사용가능하고 Geant4 에서는 interface 가 필요 http://www-nds.iaea.org/phsp/Geant4/ cross-check 으로 사용하여도 매우 유용할 듯 :)
2012.06.27 -
Dosimetry Codes of Practice and Worksheets
TRS-398 생각보다 찾는데 시간이 걸렸다. http://www-naweb.iaea.org/NAHU/DMRP/codeofpractice.html 내친 김에 TG-51 까지. http://www.aapm.org/pubs/reports/rpt_67.PDF
2012.04.19