Changeset 3713 for trunk/LMDZ.GENERIC/libf/phystd/sugas_corrk.F90
- Timestamp:
- Apr 3, 2025, 2:27:25 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/sugas_corrk.F90
r3693 r3713 719 719 if(generic_continuum_database)then 720 720 do igas=1,ngasmx ! we loop on all pairs of molecules that have data available 721 ! data can be downloaded from https://web.lmd.jussieu.fr/~lmdz/planets/ LMDZ.GENERIC/datagcm/continuum_data/721 ! data can be downloaded from https://web.lmd.jussieu.fr/~lmdz/planets/generic/datagcm/continuum_data/ 722 722 if (igas .eq. igas_N2) then 723 723 file_id='/continuum_data/' // 'N2-N2_continuum_70-500K_2025.dat'
Note: See TracChangeset
for help on using the changeset viewer.