# EZ2.in # Input file for EZ2 (stellar evolution code by Bill Paxton). # Vstupni soubor pro EZ2. # Miroslav Broz (miroslav.broz@email.cz), Feb 23rd 2008 # Pozn.: mrizka je komentar, prazdny radek je nevyznamny, stejne tak poradi vstupnich parametru # basic parameters (taken from ez_example.f) metals_dir = '../../../metals/z02' ! metallicity -- use z0001, z0003, z001, z004, z01, z02, or z03 mass = 003.0 ! initial mass -- anything from 0.3 to 100 # see star_controls.f for detailed documentation of the following parameters: wind_Eta = 1D0 # ez_do_one_utils.f: summary_cnt = 5 WRITE_PROFILE_TO_MODELS = .FALSE. # star_data.f and star_extra.f contain OUTPUT variables!