July 16, 2021 at 9:46 am
Subscriber
Good Morning Rob
Sorry for the late reply
So, as mentioned, our case involves a multispecies UDRGM with properties of the fluids defined via lookup tables.
After loading the case into the 2021 version we get the following message:
You can execute multiphase default changes for an old case file via the following text command:
solve/set/multiphase-numerics/default-controls
We don't know exactly what that means.
Also, when loading the UDFs we get the following warnings, which may be important:
cl : Command line warning D9024 : unrecognized source file type '..\..\src\interpolate.h', object file assumed
cl : Command line warning D9027 : source file '..\..\src\interpolate.h' ignored
cl : Command line warning D9024 : unrecognized source file type '..\..\src\lookup.h', object file assumed
cl : Command line warning D9027 : source file '..\..\src\lookup.h' ignored
UDRGM_lookup.c
# Generating udf_names.c because of makefile UDRGM_lookup.obj
Can you tell us if we need to change our scripts in order to read the header files?
I attach the whole TUI print as well as our case dat and UDFs.
Thank you very much for your help
Sorry for the late reply
So, as mentioned, our case involves a multispecies UDRGM with properties of the fluids defined via lookup tables.
After loading the case into the 2021 version we get the following message:
You can execute multiphase default changes for an old case file via the following text command:
solve/set/multiphase-numerics/default-controls
We don't know exactly what that means.
Also, when loading the UDFs we get the following warnings, which may be important:
cl : Command line warning D9024 : unrecognized source file type '..\..\src\interpolate.h', object file assumed
cl : Command line warning D9027 : source file '..\..\src\interpolate.h' ignored
cl : Command line warning D9024 : unrecognized source file type '..\..\src\lookup.h', object file assumed
cl : Command line warning D9027 : source file '..\..\src\lookup.h' ignored
UDRGM_lookup.c
# Generating udf_names.c because of makefile UDRGM_lookup.obj
Can you tell us if we need to change our scripts in order to read the header files?
I attach the whole TUI print as well as our case dat and UDFs.
Thank you very much for your help