[Users] [Commits] [svn:einsteintoolkit] EOS_Omni/trunk/ (Rev. 74)
Christian D. Ott
cott at tapir.caltech.edu
Sun Feb 24 15:08:12 CST 2013
Hi Ian,
thanks for catching this. I just added the missing source file. Sorry!
- Christian
On 2/24/13 12:55 PM, Ian Hinder wrote:
>
> On 24 Feb 2013, at 00:43, cott at tapir.caltech.edu wrote:
>
>> User: cott
>> Date: 2013/02/23 05:43 PM
>>
>> Added:
>> /trunk/tables/
>> README, SLy_Tabulated.dat
>>
>> Modified:
>> /trunk/
>> param.ccl, schedule.ccl
>> /trunk/doc/
>> documentation.tex
>> /trunk/src/
>> EOS_Omni_Handles.c, EOS_Omni_Module.F90, EOS_Omni_SingleVarCalls.F90, make.code.defn
>>
>> Log:
>> * add support for cold tabulated EOS (P=P(rho)) that
>> can be supplemented with a thermal gamma law
>
> Hi Christian,
>
> The automated build and test system picked up a problem with this commit; the build is failing now. I think you forgot to commit EOS_Omni_ColdEOSReadTable.F90. This is listed in make.code.defn:
>
>> jenkins at cactus-test:~/workspace/EinsteinToolkit$ svn cat https://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk/src/make.code.defn
>> # Main make.code.defn file for thorn EOS_Omni
>>
>> # Source files in this directory
>> SRCS = EOS_Omni_Module.F90 EOS_Omni_Startup.F90 EOS_Omni_SingleVarCalls.F90 \
>> EOS_Omni_SingleVarCalls_harm.F90 EOS_Omni_Handles.c \
>> EOS_Omni_MultiVarCalls.F90 EOS_Omni_ColdEOSReadTable.F90
>>
>> # Subdirectories containing source files
>> SUBDIRS = nuc_eos
>
> but is not in the repository:
>
>> jenkins at cactus-test:~/workspace/EinsteinToolkit$ svn ls https://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk/src/
>> EOS_Omni_Handles.c
>> EOS_Omni_Module.F90
>> EOS_Omni_MultiVarCalls.F90
>> EOS_Omni_SingleVarCalls.F90
>> EOS_Omni_SingleVarCalls_harm.F90
>> EOS_Omni_Startup.F90
>> make.code.defn
>> nuc_eos/
>
More information about the Users
mailing list