Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
f7e36798d4e7 | revaz | PyChem : we changed the chemistry table format to hdf5. AGB are included as… | Jul 9 2013 | ||||
759ab396c8f5 | revaz | Add the possibility to use Wiersma type cooling/heating tables (COOLING_WIERSMA) | May 13 2013 | ||||
1c6d5517bffc | revaz | A lot of changes: | May 10 2013 | ||||
d561c359730c | revaz | add the starformation receipe 3 (following Hopkins 2013) | Mar 22 2013 | ||||
def2b62a0218 | revaz | COOLING_FCT_FROM_HDF5 : all part corresponding to COOLING_FCT_FROM_HDF5 have… | Feb 22 2013 | ||||
d89b118970f3 | revaz | PyCool : add the cooling function of Despraz (read Wiersma tables) | Feb 21 2013 | ||||
d5d149833aff | revaz | Minor changes. | Feb 18 2013 | ||||
93f1ddaf8580 | revaz | We add the possibility to remove particles from the system (VANISHING_PARTICLES) | Jan 25 2013 | ||||
89de58c240c5 | revaz | Two small modification in chimie.c and cooling.c | Jan 17 2013 | ||||
7e113bb763c4 | revaz | GAS_ACCRETION: it is now possible to acreate not only gas, but all other… | Jan 7 2013 | ||||
934a589e00de | revaz | Re-implementation of the accretion (gas only). | Dec 26 2012 | ||||
55efee195406 | revaz | in init.c : when DENSITY_INDEPENDENT_SPH is used, the initialisation is more… | Dec 14 2012 | ||||
4bf4847c23cb | revaz | Add the possibility of accreate gas : GAS_ACCRETION | Dec 10 2012 | ||||
ba909b50f1a4 | revaz | We have now also updated sigvel.c and cooling.c to be compatible with the… | Nov 30 2012 | ||||
241a2ea25b5b | revaz | Hopkins sph formulation is added. It is activated using the… | Nov 30 2012 | ||||
25007bc1e769 | revaz | We have completely removed all stuff related to the flag… | Nov 30 2012 | ||||
68acf5d1271a | revaz | We have now fixed the problem of energy related to the use of the new flags… | Nov 30 2012 | ||||
13557606a6f2 | revaz | only some printf removed. | Nov 9 2012 | ||||
b3a44a0e17d6 | revaz | Improved conservation of energy in case of feedback. | Nov 6 2012 | ||||
004c5dbbd4ad | revaz | We add the new flag SYNCHRONIZE_NGB_TIMESTEP that allows ngb particles to… | Oct 19 2012 | ||||
340448bcd4de | revaz | PyGear : add a new sphinx doc | Aug 27 2012 | ||||
aa7a4635b137 | revaz | Pychem : Add Examples to the documentation | Jul 26 2012 | ||||
f46b592fd8ff | revaz | DYIN stars are now correctely take into account in chimie.c | Jul 26 2012 | ||||
a0d10a37e316 | revaz | Advances in the documentation of PyChem | Jul 23 2012 | ||||
73ca2cd44116 | revaz | The code can now start if we give stellar particles. | Jul 20 2012 | ||||
7b52d8cf3779 | revaz | First try to insert the new SPH scheme from Hopkins | Jul 16 2012 | ||||
abe7d92874e2 | revaz | some tests in sph.c | Jul 6 2012 | ||||
0dff3fa7bc67 | revaz | The code is now partially debugged and stable | Jun 4 2012 | ||||
05b8d5c68913 | revaz | tessel : add the functions dump_triangles and dump_voronoi | May 3 2012 | ||||
088a800c16dd | revaz | add params/dSph1 and params/dSph2 | May 3 2012 | ||||
14f5d598abd6 | revaz | tessel : some tests with a grid (mkgrid.py) | May 2 2012 | ||||
0b4e946cb834 | revaz | treelib : add functions to init and retrieve Entropy and EnergySpec | May 2 2012 | ||||
9982307b20d8 | revaz | tessel : it is now possible to compute forces and to see some evolution using… | May 1 2012 | ||||
d0ecbe8c5a7f | revaz | in tessel : we add a link between ghost points and the corresponding reference… | May 1 2012 | ||||
2ae87a84d892 | revaz | in tessel, we change the check of points using .ID whith their adresse. | May 1 2012 | ||||
06636703d988 | revaz | tessel : now, everything works with the search of the ngbs, using rSearch. | Apr 28 2012 | ||||
cccfd59b0f80 | revaz | tessel : small change in TODO | Apr 27 2012 | ||||
dcbccbdcb004 | revaz | tessel : now, every thing works fine using the loop over particles | Apr 27 2012 | ||||
9e610c788ad7 | revaz | tessel : now, the code works up to ConstructDelaunay | Apr 27 2012 | ||||
2051b91f548a | revaz | tessel, still debugging... | Apr 26 2012 | ||||
b25378d75c1e | revaz | tessel : try to link points with triangles, but this does not work now. | Apr 23 2012 | ||||
51033edebcad | revaz | in tessel, in SplitTriangle, link each added point with a triangle. | Apr 22 2012 | ||||
9bf378fcf6a9 | revaz | in tessel : the tesellation with periodic boundary works now. | Apr 21 2012 | ||||
69e450936bbb | revaz | in tessel, add the fct AddGhostPoints(); | Apr 20 2012 | ||||
37ccef69cede | revaz | in tessel now, finding ghost particles in order to allow periodicity is working. | Apr 20 2012 | ||||
134c08236e42 | revaz | In tessel, start to code the routine that allow particles to search for ngbs… | Apr 19 2012 | ||||
5cfead0207b9 | revaz | Following the previous modification, we correct art_visc.c | Apr 19 2012 | ||||
d402447ec1e1 | revaz | in hacra.c, correct art_visc when using CD, RO or MM. | Apr 19 2012 | ||||
710addfceec3 | revaz | tessel.c is now included in PyGear | Apr 18 2012 | ||||
fd6bf307f350 | revaz | move all makefiles in Makefiles | Apr 17 2012 | ||||
14a7fd2ac163 | revaz | in art_visc.c, change .alpha by .ArtBulkViscConst | Apr 17 2012 | ||||
cac1e9296b3a | revaz | remove the option MIYAMOTO_NAGAI in the two new makefiles. | Apr 5 2012 | ||||
bce543fb04a7 | revaz | Small corrections in order to use CHIMIE without COOLING | Apr 3 2012 | ||||
7b8e1f669723 | revaz | Add PyGear/__init__.py that was missing... | Mar 28 2012 | ||||
d3ea8a18258e | revaz | Add content to src/art_visc.c that was empty owing to a manipulation error. | Mar 28 2012 | ||||
dabe07fba218 | revaz | The code contains instructions to be used as a Python module. | Mar 28 2012 | ||||
db94a32b9cb2 | revaz | add the files needed to build a python module | Mar 28 2012 | ||||
49082be97808 | revaz | move all files into the new src directory | Mar 28 2012 | ||||
9a22e7aebf27 | revaz | add the file art_visc.c that was missing and improve art_visc | Mar 16 2012 | ||||
c6e673ce5bfa | revaz | ART_VISCO : add new scheme for the artifical viscosity + AB_TURB: allow to… | Mar 9 2012 | ||||
aeba9c0b66e7 | revaz | Add the driving routine for the turbulence cascade | Mar 5 2012 | ||||
8d34bc44b7b3 | revaz | CPU outputs have been improved in the main routines | Feb 24 2012 | ||||
4b828bdfd158 | revaz | correct a bug in starformation + minor changes | Feb 23 2012 | ||||
2b9be410ff27 | revaz | update the adiabatic time for both SNIa and SNII and make it work for comobile… | Feb 20 2012 | ||||
6410096b3926 | revaz | in starformation.c, use now the divergence velocity in physical coordinate. | Feb 17 2012 | ||||
3ce5f69426a5 | revaz | add OptVar1 and OptVar2 for art. conductivity in output files | Jan 26 2012 | ||||
44f54df5810a | revaz | One more bug in starformation.c | Nov 18 2011 | ||||
6103d8a775ec | revaz | Two important changes : a bug and Supernova monte carlo aproach | Nov 18 2011 | ||||
4bf81e467e51 | revaz | add the parameter ArtCondThreshold | Oct 9 2011 | ||||
03ebdbcfdf7e | revaz | add a switch for the artificial conductivity | Oct 6 2011 | ||||
1ef5e2158b5f | revaz | Merge branch 'master', remote branch 'origin/master' | Oct 6 2011 | ||||
d0229e76575f | revaz | unimportant change in the Makefile | Oct 6 2011 | ||||
1a970f0a63bc | revaz | add the possibility to have different adiabatic period for SNIa and SNII | Oct 3 2011 | ||||
29fe9748d2fc | revaz | add a switch for the thermal conductivity in hydra (desactivated). | Sep 29 2011 | ||||
05d112655266 | revaz | change the sign of hfc_cond in hydra.c | Sep 29 2011 | ||||
71b94268d4bd | revaz | add a a thermal coductivity term (ART_CONDUCTIVITY). | Sep 29 2011 | ||||
52a47e826473 | revaz | Two major changes: | Sep 15 2011 | ||||
b3135338c3d5 | revaz | begrun.c, only master inform on the random number seed. | Aug 31 2011 | ||||
de741bb70716 | yrevaz | Add a new flag, CHIMIE_INPUT_ALL that allow to start a simulation with mode=0… | May 3 2011 | ||||
a609f7644b26 | yrevaz | correction of the comments in blockabsent | Apr 19 2011 | ||||
01394327ad55 | yrevaz | in chimie.c, read_chimie, replace | Apr 18 2011 | ||||
c4009f2b89dc | yrevaz | The sticky part has been updated and tested, both with periodic boundaries and… | Apr 4 2011 | ||||
ec22733df342 | yrevaz | update Makefile for pNbody | Mar 25 2011 | ||||
b4947eef74b9 | yrevaz | read_ic.c : change | Mar 25 2011 | ||||
a82f8d1cd954 | yrevaz | BUG : in read_ic.c, StP must be offset by the number of gas particles, ->… | Mar 25 2011 | ||||
1096069b365d | yrevaz | add a new section in init.c (RestartFlag==2) to correctely initialize P[i]. | Mar 25 2011 | ||||
ba64860c3f8b | yrevaz | add a new parameter keyword : StarsAllocFactor This allows to reduce the amount… | Mar 23 2011 | ||||
0b14b4082131 | yrevaz | IMPORTANT CORRECTION : | Mar 17 2011 | ||||
0a18b657c5d5 | yrevaz | in chimie.c, remove from do_chime all initialisations linked to the… | Mar 15 2011 | ||||
636ad3135854 | yrevaz | some work on sticky part : try to make it work in comobile integration | Mar 14 2011 | ||||
ba8678ff8d54 | yrevaz | add pnbody.c (the file was missing) | Feb 21 2011 | ||||
d9ce2ac8f59a | yrevaz | add pnbody.c (the file was missing) | Feb 21 2011 | ||||
188de8ab2f9e | yrevaz | pnbody.c has been updated | Feb 9 2011 | ||||
41851e1adfe4 | yrevaz | in run.c change if(CPUThisRun > 0.85 * All.TimeLimitCPU) to if(CPUThisRun > 1.0… | Feb 8 2011 | ||||
4ec4c7e6f6be | yrevaz | add pnbody.c | Feb 3 2011 | ||||
35343080fd45 | yrevaz | only the master read ewald file if it already exists (ONLY_MASTER_READ_EWALD) | Jan 31 2011 | ||||
deb175808b19 | yrevaz | in cooling.c only the master read the cooling file (for… | Jan 31 2011 | ||||
a3770ab88e7e | yrevaz | in chimie.c only the master read the file containing chimie info. Then Cps and… | Jan 31 2011 | ||||
7d4a073cdf7d | yrevaz | The code has been updated in order to take into account correctly the variable… | Jan 28 2011 | ||||
73b38bad3e2e | yrevaz | add comobile convertion of time for StickyLastCollisionTime... (NOT TESTED) | Jan 26 2011 |
c4science · Help